Re: [dpdk-dev] [PATCH v2] testpmd: added rte_eth_dev_fw_version_get in testpmd

2020-03-18 Thread Ferruh Yigit
On 3/18/2020 3:22 PM, Muhammad Ahmad wrote: > rte_eth_dev_fw_version_get() was not called in test pmd > Added rte_eth_dev_fw_version_get() in testpmd under show port info > > Bugzilla ID: 225 > > Cc: dev@dpdk.org > Reported-by: Thomas Monjalon > Signed-off-by: Muhammad Ahmad > --- > app/test-

[dpdk-dev] [PATCH v2] testpmd: added rte_eth_dev_fw_version_get in testpmd

2020-03-18 Thread Muhammad Ahmad
rte_eth_dev_fw_version_get() was not called in test pmd Added rte_eth_dev_fw_version_get() in testpmd under show port info Bugzilla ID: 225 Cc: dev@dpdk.org Reported-by: Thomas Monjalon Signed-off-by: Muhammad Ahmad --- app/test-pmd/config.c | 13 + 1 file changed, 13 insertions(+