Re: [dpdk-dev] [PATCH] app/testpmd: fix missing MPLS tokens for RSS

2021-04-09 Thread Ferruh Yigit
On 4/8/2021 10:17 AM, Hemant Agrawal wrote: This patch adds missing MPLS tokens in for RSS config. Fixes: d810252857c9 ("ethdev: add MPLS RSS offload type") Cc: hemant.agra...@nxp.com Signed-off-by: Hemant Agrawal Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/main, thanks.

[dpdk-dev] [PATCH] app/testpmd: fix missing MPLS tokens for RSS

2021-04-08 Thread Hemant Agrawal
This patch adds missing MPLS tokens in for RSS config. Fixes: d810252857c9 ("ethdev: add MPLS RSS offload type") Cc: hemant.agra...@nxp.com Signed-off-by: Hemant Agrawal --- app/test-pmd/cmdline.c | 4 ++-- app/test-pmd/config.c | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff -

[dpdk-dev] [PATCH] app/testpmd: fix missing MPLS tokens for RSS

2021-04-08 Thread Hemant Agrawal
This patch adds missing MPLS tokens in for RSS config. Fixes: d810252857c9 ("ethdev: add MPLS RSS offload type") Cc: hemant.agra...@nxp.com Signed-off-by: Hemant Agrawal --- app/test-pmd/cmdline.c | 4 ++-- app/test-pmd/config.c | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff -