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

2018-03-13 Thread Remy Horton
Comments inline. On the whole looks good to me. On 12/03/2018 04:17, Zijie Pan wrote: [..] Signed-off-by: Zijie Pan --- doc/guides/sample_app_ug/ethtool.rst |2 ++ examples/ethtool/ethtool-app/ethapp.c | 61 + examples/ethtool/lib/rte_ethtool.c| 30

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

2018-03-13 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 | 61 + examples/ethtool/lib/rte_ethtool.c| 30