DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] add module EEPROM ops for ice
@ 2022-01-20  2:59 Steve Yang
  2022-01-20  2:59 ` [PATCH 1/2] net/ice: " Steve Yang
  2022-01-20  2:59 ` [PATCH 2/2] app/testpmd: fix stack overflow for EEPROM display Steve Yang
  0 siblings, 2 replies; 8+ messages in thread
From: Steve Yang @ 2022-01-20  2:59 UTC (permalink / raw)
  To: dev; +Cc: Yuying.Zhang, aman.deep.singh, qiming.yang, qi.z.zhang, Steve Yang

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-03 13:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20  2:59 [PATCH 0/2] add module EEPROM ops for ice Steve Yang
2022-01-20  2:59 ` [PATCH 1/2] net/ice: " Steve Yang
2022-01-25  1:15   ` Zhang, Qi Z
2022-01-25 14:49   ` Ferruh Yigit
2022-01-26  0:53     ` Yang, SteveX
2022-01-20  2:59 ` [PATCH 2/2] app/testpmd: fix stack overflow for EEPROM display Steve Yang
2022-02-02 10:00   ` Singh, Aman Deep
2022-02-03 13:15     ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).