> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Michal Swiatkowski
> Sent: Monday, June 24, 2024 1:35 PM
> To: [email protected]
> Cc: [email protected]; Drewek, Wojciech
> <[email protected]>
> Subject: [Intel-wired-lan] [iwl-next v1] ice: remove eswitch rebuild
>
> Since the port representors are added one by one there is no need to do
> eswitch rebuild. Each port representor is detached and attached in VF reset
> path.
>
> Reviewed-by: Wojciech Drewek <[email protected]>
> Signed-off-by: Michal Swiatkowski <[email protected]>
> ---
> drivers/net/ethernet/intel/ice/ice_eswitch.c | 16 ----------------
> drivers/net/ethernet/intel/ice/ice_eswitch.h | 6 ------
> drivers/net/ethernet/intel/ice/ice_main.c | 2 --
> 3 files changed, 24 deletions(-)
>
Tested-by: Sujai Buvaneswaran <[email protected]>