> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Przemek Kitszel > Sent: Wednesday, October 2, 2024 5:20 PM > To: [email protected]; Nguyen, Anthony L > <[email protected]> > Cc: [email protected]; Marcin Szycik <[email protected]>; > Kitszel, Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next 4/4] ice: ice_probe: init > ice_adapter after HW init > > Move ice_adapter initialization to be after HW init, so it could use HW > capabilities, like number of PFs. This is needed for devlink-resource based > RSS LUT size management for PF/VF (not in this series). > > Reviewed-by: Marcin Szycik <[email protected]> > Signed-off-by: Przemek Kitszel <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
