> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Jedrzej Jagielski > Sent: Friday, March 7, 2025 7:54 PM > To: [email protected] > Cc: Nguyen, Anthony L <[email protected]>; > [email protected]; [email protected]; [email protected]; Mrozowicz, > SlawomirX <[email protected]>; Polchlopek, Mateusz > <[email protected]>; Kitszel, Przemyslaw > <[email protected]>; Kwapulinski, Piotr > <[email protected]>; Jagielski, Jedrzej > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v6 06/15] ixgbe: read the OROM > version information > > From: Slawomir Mrozowicz <[email protected]> > > Add functions reading the OROM version info and use them as a part of the > setting NVM info procedure. > > Reviewed-by: Mateusz Polchlopek <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Slawomir Mrozowicz <[email protected]> > Co-developed-by: Piotr Kwapulinski <[email protected]> > Signed-off-by: Piotr Kwapulinski <[email protected]> > Signed-off-by: Jedrzej Jagielski <[email protected]> > --- > drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c | 172 ++++++++++++++++++ > .../ethernet/intel/ixgbe/ixgbe_type_e610.h | 15 ++ > 2 files changed, 187 insertions(+) >
Tested-by: Bharath R <[email protected]>
