app/testpmd: clarify flow types in port info
authorFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Oct 2018 18:44:08 +0000 (19:44 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:49 +0000 (18:53 +0200)
commitf4841a2606d5a24ddfef2c82ea311aa7cff6eb34
treef77c9e55a34cb8a207473aac136db15b529185ad
parentb2fd0273897e9254d0ae7965fbd4e5f4e9618d1d
app/testpmd: clarify flow types in port info

In "show port info #" cmd output, "Supported flow types:" part is
not clear what flow types are listed.

Those are flow types that hash calculation offload supported by NIC.
Updated command output as "Supported RSS offload flow types:"

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
app/test-pmd/config.c