Re: [dpdk-dev] [PATCH] net/ice: fix firmware-version in the drvinfo result of ethtool

2019-01-10 Thread Zhang, Qi Z
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Leyi Rong > Sent: Thursday, January 10, 2019 1:22 PM > To: Yang, Qiming ; Lu, Wenzhuo > > Cc: dev@dpdk.org; Rong, Leyi > Subject: [dpdk-dev] [PATCH] net/ice: fix firmware-version in the d

[dpdk-dev] [PATCH] net/ice: fix firmware-version in the drvinfo result of ethtool

2019-01-09 Thread Leyi Rong
Fix the drvinfo dumped firmware-version when using dpdk ethtool, change it to the same result as linux ethtool shown info. Fixes: e31cb9a36298 ("net/ice: support FW version getting") Signed-off-by: Leyi Rong --- drivers/net/ice/ice_ethdev.c | 17 ++--- 1 file changed, 14 insertions(