On Wed, May 29, 2024 at 05:09:52PM +0000, Pucha, HimasekharX Reddy wrote: > > -----Original Message----- > > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of > > Karen Ostrowska > > Sent: Tuesday, May 28, 2024 2:32 PM > > To: intel-wired-...@lists.osuosl.org > > Cc: Joyner, Eric <eric.joy...@intel.com>; net...@vger.kernel.org; Kitszel, > > Przemyslaw <przemyslaw.kits...@intel.com>; Ostrowska, Karen > > <karen.ostrow...@intel.com>; Michal Swiatkowski > > <michal.swiatkow...@linux.intel.com> > > Subject: [Intel-wired-lan] [iwl-next v1] ice: Check all ice_vsi_rebuild() > > errors in function > > > > From: Eric Joyner <eric.joy...@intel.com> > > > > Check the return value from ice_vsi_rebuild() and prevent the usage of > > incorrectly configured VSI. > > > > Reviewed-by: Michal Swiatkowski <michal.swiatkow...@linux.intel.com> > > Reviewed-by: Przemek Kitszel <przemyslaw.kits...@intel.com> > > Signed-off-by: Eric Joyner <eric.joy...@intel.com> > > Signed-off-by: Karen Ostrowska <karen.ostrow...@intel.com> > > --- > > drivers/net/ethernet/intel/ice/ice_main.c | 12 ++++++++++-- > > 1 file changed, 10 insertions(+), 2 deletions(-) > > > > Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pu...@intel.com> (A > Contingent worker at Intel) >
Do not apply this tag, Reddy has found a regression that causes unneeded error messages. [43788.733637] ice 0000:18:00.0: Error during VSI rebuild: 0. Unload and reload the driver.