Re: [dpdk-dev] [PATCH v2 2/5] examples/ethtool: add a new command module-eeprom

2018-03-16 Thread Remy Horton
On 16/03/2018 09:41, Zijie Pan wrote: [..] Signed-off-by: Zijie Pan --- doc/guides/sample_app_ug/ethtool.rst |2 ++ examples/ethtool/ethtool-app/ethapp.c | 64 + examples/ethtool/lib/rte_ethtool.c| 30 examples/ethtool/lib/rte_ethto

[dpdk-dev] [PATCH v2 2/5] examples/ethtool: add a new command module-eeprom

2018-03-16 Thread Zijie Pan
Add a new command "module-eeprom" to get the data of plugin module EEPROM. Signed-off-by: Zijie Pan --- doc/guides/sample_app_ug/ethtool.rst |2 ++ examples/ethtool/ethtool-app/ethapp.c | 64 + examples/ethtool/lib/rte_ethtool.c| 30