> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Michal Swiatkowski > Sent: 04 November 2024 17:44 > 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 2/9] ice: devlink PF MSI-X max and > min parameter > > Use generic devlink PF MSI-X parameter to allow user to change MSI-X range. > > Add notes about this parameters into ice devlink documentation. > > Signed-off-by: Michal Swiatkowski <[email protected]> > --- > Documentation/networking/devlink/ice.rst | 11 +++ > .../net/ethernet/intel/ice/devlink/devlink.c | 83 ++++++++++++++++++- > drivers/net/ethernet/intel/ice/ice.h | 7 ++ > drivers/net/ethernet/intel/ice/ice_irq.c | 7 ++ > 4 files changed, 107 insertions(+), 1 deletion(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
