Netdev Archive mirror
 help / color / mirror / Atom feed
From: "Buvaneswaran, Sujai" <sujai.buvaneswaran@intel.com>
To: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>,
	"intel-wired-lan@lists.osuosl.org"
	<intel-wired-lan@lists.osuosl.org>
Cc: "shayd@nvidia.com" <shayd@nvidia.com>,
	"Fijalkowski, Maciej" <maciej.fijalkowski@intel.com>,
	"Samudrala, Sridhar" <sridhar.samudrala@intel.com>,
	"Polchlopek, Mateusz" <mateusz.polchlopek@intel.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"jiri@nvidia.com" <jiri@nvidia.com>,
	"Kubiak, Michal" <michal.kubiak@intel.com>,
	"pio.raczynski@gmail.com" <pio.raczynski@gmail.com>,
	"Kitszel, Przemyslaw" <przemyslaw.kitszel@intel.com>,
	"Keller, Jacob E" <jacob.e.keller@intel.com>,
	"Drewek, Wojciech" <wojciech.drewek@intel.com>
Subject: RE: [Intel-wired-lan] [iwl-next v2 4/4] ice: update representor when VSI is ready
Date: Tue, 14 May 2024 07:32:14 +0000	[thread overview]
Message-ID: <PH0PR11MB5013FF7B71A3DC1AFD7BB86996E32@PH0PR11MB5013.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20240506084653.532111-5-michal.swiatkowski@linux.intel.com>

> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@osuosl.org> On Behalf Of
> Michal Swiatkowski
> Sent: Monday, May 6, 2024 2:17 PM
> To: intel-wired-lan@lists.osuosl.org
> Cc: shayd@nvidia.com; Fijalkowski, Maciej <maciej.fijalkowski@intel.com>;
> Samudrala, Sridhar <sridhar.samudrala@intel.com>; Polchlopek, Mateusz
> <mateusz.polchlopek@intel.com>; netdev@vger.kernel.org; jiri@nvidia.com;
> Kubiak, Michal <michal.kubiak@intel.com>; pio.raczynski@gmail.com;
> Kitszel, Przemyslaw <przemyslaw.kitszel@intel.com>; Keller, Jacob E
> <jacob.e.keller@intel.com>; Drewek, Wojciech
> <wojciech.drewek@intel.com>
> Subject: [Intel-wired-lan] [iwl-next v2 4/4] ice: update representor when VSI
> is ready
> 
> In case of reset of VF VSI can be reallocated. To handle this case it should be
> properly updated.
> 
> Reload representor as vsi->vsi_num can be different than the one stored
> when representor was created.
> 
> Instead of only changing antispoof do whole VSI configuration for eswitch.
> 
> Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_eswitch.c | 21 +++++++++++++-------
> drivers/net/ethernet/intel/ice/ice_eswitch.h |  4 ++--
> drivers/net/ethernet/intel/ice/ice_vf_lib.c  |  2 +-
>  3 files changed, 17 insertions(+), 10 deletions(-)
> 
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com>

  reply	other threads:[~2024-05-14  7:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-06  8:46 [iwl-next v2 0/4] ice: prepare representor for SF support Michal Swiatkowski
2024-05-06  8:46 ` [iwl-next v2 1/4] ice: store representor ID in bridge port Michal Swiatkowski
2024-05-14  7:28   ` [Intel-wired-lan] " Buvaneswaran, Sujai
2024-05-06  8:46 ` [iwl-next v2 2/4] ice: move devlink locking outside the port creation Michal Swiatkowski
2024-05-14  7:29   ` [Intel-wired-lan] " Buvaneswaran, Sujai
2024-05-06  8:46 ` [iwl-next v2 3/4] ice: move VSI configuration outside repr setup Michal Swiatkowski
2024-05-14  7:31   ` [Intel-wired-lan] " Buvaneswaran, Sujai
2024-05-06  8:46 ` [iwl-next v2 4/4] ice: update representor when VSI is ready Michal Swiatkowski
2024-05-14  7:32   ` Buvaneswaran, Sujai [this message]
2024-05-06 10:59 ` [iwl-next v2 0/4] ice: prepare representor for SF support Jiri Pirko

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=PH0PR11MB5013FF7B71A3DC1AFD7BB86996E32@PH0PR11MB5013.namprd11.prod.outlook.com \
    --to=sujai.buvaneswaran@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jacob.e.keller@intel.com \
    --cc=jiri@nvidia.com \
    --cc=maciej.fijalkowski@intel.com \
    --cc=mateusz.polchlopek@intel.com \
    --cc=michal.kubiak@intel.com \
    --cc=michal.swiatkowski@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pio.raczynski@gmail.com \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=shayd@nvidia.com \
    --cc=sridhar.samudrala@intel.com \
    --cc=wojciech.drewek@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).