Hi, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Dekel Peled > Sent: Monday, September 9, 2019 2:05 PM > To: Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]>; Shahaf Shuler <[email protected]> > Cc: Ori Kam <[email protected]>; [email protected] > Subject: [dpdk-dev] [PATCH] net/mlx5: support reading module EEPROM > data > > This patch implements ethdev operations get_module_info and > get_module_eeprom, to support ethtool commands > ETHTOOL_GMODULEINFO > and ETHTOOL_GMODULEEEPROM. > > New functions mlx5_get_module_info() and mlx5_get_module_eeprom() > added in mlx5_ethdev.c. > > Signed-off-by: Dekel Peled <[email protected]> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

