[PATCH 0/2] add module EEPROM ops for ice
Steve Yang
stevex.yang at intel.com
Thu Jan 20 03:59:29 CET 2022
Added the following 2 items of ice_eth_dev_ops for ice:
- ice_get_module_info
- ice_get_module_eeprom
Fixed stack overflow error when displaying a large size info.
Steve Yang (2):
net/ice: add module EEPROM ops for ice
app/testpmd: fix stack overflow for EEPROM display
app/test-pmd/config.c | 22 ++++-
drivers/net/ice/ice_ethdev.c | 160 +++++++++++++++++++++++++++++++++++
drivers/net/ice/ice_ethdev.h | 25 ++++++
3 files changed, 203 insertions(+), 4 deletions(-)
--
2.27.0
More information about the dev
mailing list