> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Simon Horman > Sent: Monday, February 26, 2024 6:09 PM > To: Michal Swiatkowski <[email protected]> > Cc: Keller, Jacob E <[email protected]>; [email protected]; intel- > [email protected] > Subject: Re: [Intel-wired-lan] [iwl-net v1] ice: reconfig host after changing > MSI-X on VF > > On Fri, Feb 23, 2024 at 07:40:24AM +0100, Michal Swiatkowski wrote: > > During VSI reconfiguration filters and VSI config which is set in > > ice_vf_init_host_cfg() are lost. Recall the host configuration > > function to restore them. > > > > Without this config VF on which MSI-X amount was changed might had a > > connection problems. > > > > Fixes: 4d38cb44bd32 ("ice: manage VFs MSI-X using resource tracking") > > Reviewed-by: Jacob Keller <[email protected]> > > Signed-off-by: Michal Swiatkowski <[email protected]> > > Reviewed-by: Simon Horman <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
