app/testpmd: add speed capability in device info
authorSarosh Arif <sarosh.arif@emumba.com>
Thu, 8 Oct 2020 18:25:13 +0000 (23:25 +0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 16 Oct 2020 17:18:47 +0000 (19:18 +0200)
commita16baafbac8107e032eb2fdb644c773e5350c440
treed2ad56831edf091760f3a10b06252091f5e0bebd
parentf3013acfc17b8920b97223421976f3b3bb32489a
app/testpmd: add speed capability in device info

Called rte_eth_dev_info_get() in testpmd, to get device info
so that speed capabilities can be printed under "show device info"

Bugzilla ID: 496

Signed-off-by: Sarosh Arif <sarosh.arif@emumba.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/config.c