From: Simon Horman <simon.horman@corigine.com>
To: Piotr Raczynski <piotr.raczynski@intel.com>
Cc: michal.swiatkowski@intel.com, intel-wired-lan@osuosl.org,
jesse.brandeburg@intel.com, netdev@vger.kernel.org,
shiraz.saleem@intel.com
Subject: Re: [Intel-wired-lan] [PATCH net-next v4 4/8] ice: refactor VF control VSI interrupt handling
Date: Mon, 8 May 2023 21:53:32 +0200 [thread overview]
Message-ID: <ZFlTPLoA9q0Kgkkk@corigine.com> (raw)
In-Reply-To: <20230508124321.2927867-5-piotr.raczynski@intel.com>
On Mon, May 08, 2023 at 02:43:17PM +0200, Piotr Raczynski wrote:
> All VF contrl VSIs share the same interrupt vector. Currently, a helper
> function dedicated for that directly sets ice_vsi::base_vector.
nit: s/contrl/control/
>
> Use helper that returns pointer to first found VF control VSI instead.
>
> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
> Reviewed-by: Simon Horman <simon.horman@corigine.com>
> Tested-by: Rafal Romanowski <rafal.romanowski@intel.com>
> Signed-off-by: Piotr Raczynski <piotr.raczynski@intel.com>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
next prev parent reply other threads:[~2023-05-08 19:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-08 12:43 [Intel-wired-lan] [PATCH net-next v4 0/8] ice: support dynamic interrupt allocation Piotr Raczynski
2023-05-08 12:43 ` [Intel-wired-lan] [PATCH net-next v4 1/8] ice: move interrupt related code to separate file Piotr Raczynski
2023-05-08 12:43 ` [Intel-wired-lan] [PATCH net-next v4 2/8] ice: use pci_irq_vector helper function Piotr Raczynski
2023-05-08 12:43 ` [Intel-wired-lan] [PATCH net-next v4 3/8] ice: use preferred MSIX allocation api Piotr Raczynski
2023-05-08 12:43 ` [Intel-wired-lan] [PATCH net-next v4 4/8] ice: refactor VF control VSI interrupt handling Piotr Raczynski
2023-05-08 19:53 ` Simon Horman [this message]
2023-05-08 12:43 ` [Intel-wired-lan] [PATCH net-next v4 5/8] ice: remove redundant SRIOV code Piotr Raczynski
2023-05-08 12:43 ` [Intel-wired-lan] [PATCH net-next v4 6/8] ice: add individual interrupt allocation Piotr Raczynski
2023-05-08 19:51 ` Simon Horman
2023-05-12 15:55 ` Piotr Raczynski
2023-05-08 12:43 ` [Intel-wired-lan] [PATCH net-next v4 7/8] ice: track interrupt vectors with xarray Piotr Raczynski
2023-05-08 12:43 ` [Intel-wired-lan] [PATCH net-next v4 8/8] ice: add dynamic interrupt allocation Piotr Raczynski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZFlTPLoA9q0Kgkkk@corigine.com \
--to=simon.horman@corigine.com \
--cc=intel-wired-lan@osuosl.org \
--cc=jesse.brandeburg@intel.com \
--cc=michal.swiatkowski@intel.com \
--cc=netdev@vger.kernel.org \
--cc=piotr.raczynski@intel.com \
--cc=shiraz.saleem@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox