app/testpmd: add FW version in port info
authorMuhammad Ahmad <muhammad.ahmad@emumba.com>
Fri, 20 Mar 2020 06:46:00 +0000 (11:46 +0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:04 +0000 (13:57 +0200)
commit476ec8e2788eaa614e937f579ea4b437e5a930b2
tree25bff12c39015e6b5bbf7d689174ce4343a93b2e
parente5791726338ea4b83e329fd59e9d1af7066b7c0b
app/testpmd: add FW version in port info

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 <port no>"

Bugzilla ID: 225

Reported-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Muhammad Ahmad <muhammad.ahmad@emumba.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/config.c