> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Michal Swiatkowski > Sent: 04 November 2024 17:43 > To: [email protected] > Cc: [email protected]; Drewek, Wojciech <[email protected]>; > Szycik, Marcin <[email protected]>; [email protected]; Knitter, > Konrad <[email protected]>; Chmielewski, Pawel > <[email protected]>; [email protected]; [email protected]; NEX > SW NCIS NAT HPM DEV <[email protected]>; > [email protected]; Samudrala, Sridhar <[email protected]>; > Keller, Jacob E <[email protected]>; [email protected]; Kitszel, > Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [iwl-next v7 1/9] ice: count combined queues using > Rx/Tx count > > Previous implementation assumes that there is 1:1 matching between vectors > and queues. It isn't always true. > > Get minimum value from Rx/Tx queues to determine combined queues number. > > Reviewed-by: Jacob Keller <[email protected]> > Signed-off-by: Michal Swiatkowski <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_ethtool.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
