app/testpmd: fix missing MPLS tokens for RSS
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 8 Apr 2021 09:17:44 +0000 (14:47 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 9 Apr 2021 09:58:03 +0000 (11:58 +0200)
commitd2df6e2cc50154aa869dbf0a8e218c08ceac18e1
tree650cfbad701ab67fdd30c05270228a201a575dd3
parentf8e7132572ac49968e5ecf72c70402e4aad63564
app/testpmd: fix missing MPLS tokens for RSS

This patch adds missing MPLS tokens in for RSS config.

Fixes: d810252857c9 ("ethdev: add MPLS RSS offload type")
Cc: stable@dpdk.org
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c