Re: [dpdk-dev] [PATCH v2 5/5] ethtool: dispaly bus info and firmware version

2016-12-23 Thread Ferruh Yigit
On 12/6/2016 7:16 AM, Qiming Yang wrote: > This patch enhances the ethtool example to support to show > bus information and firmware version, in the same way that > the Linux kernel ethtool does. > > Signed-off-by: Qiming Yang > --- > v2 changes: > * modified the commit log > --- > --- > exampl

[dpdk-dev] [PATCH v2 5/5] ethtool: dispaly bus info and firmware version

2016-12-05 Thread Qiming Yang
This patch enhances the ethtool example to support to show bus information and firmware version, in the same way that the Linux kernel ethtool does. Signed-off-by: Qiming Yang --- v2 changes: * modified the commit log --- --- examples/ethtool/ethtool-app/ethapp.c | 2 ++ examples/ethtool/lib/rt