app/testpmd: unify RSS types display
authorHuisong Li <lihuisong@huawei.com>
Wed, 29 Jun 2022 08:34:48 +0000 (16:34 +0800)
committerFerruh Yigit <ferruh.yigit@xilinx.com>
Wed, 29 Jun 2022 19:40:50 +0000 (21:40 +0200)
commit534988c490f1d50c935602e0ef83cc17a055feef
tree04cd9dd52a69f11d54c7b75870618f368ef91a41
parent9ad341b5c55d6f89e785a6751e4aaeb74d3f54f1
app/testpmd: unify RSS types display

The 'rss_type_table[]' maintains the name and value of RSS types. This
patch unifies a common interface to display RSS types.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Ferruh Yigit <ferruh.yigit@xilinx.com>
app/test-pmd/config.c