Re: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration

2020-08-17 Thread oulijun
; nd Subject: Re: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration 在 2020/7/17 15:29, Phil Yang 写道: Subject: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration When an user runs a flow create cmd to configure an RSS rule without specifying the empty rss

Re: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration

2020-08-04 Thread Phil Yang
> Subject: Re: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key > configuration > > > > 在 2020/7/17 15:29, Phil Yang 写道: > > > > > >>>> Subject: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key > >>>> configu

Re: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration

2020-08-03 Thread oulijun
在 2020/7/17 15:29, Phil Yang 写道: Subject: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration When an user runs a flow create cmd to configure an RSS rule without specifying the empty rss actions in testpmd, this mean that the flow gets the default RSS functions. However

Re: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration

2020-07-17 Thread Phil Yang
> >> Subject: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key > >> configuration > >> > >> When an user runs a flow create cmd to configure an RSS rule > >> without specifying the empty rss actions in testpmd, this mean > >> that

Re: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration

2020-07-15 Thread oulijun
...@huawei.com Subject: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration When an user runs a flow create cmd to configure an RSS rule without specifying the empty rss actions in testpmd, this mean that the flow gets the default RSS functions. However, the testpmd is not set the default

Re: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration

2020-07-15 Thread Phil Yang
> Subject: [dpdk-dev] [PATCH] app/testpmd: fix the default RSS key > configuration > > When an user runs a flow create cmd to configure an RSS rule > without specifying the empty rss actions in testpmd, this mean > that the flow gets the default RSS functions. However, the &

[dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration

2020-07-09 Thread Lijun Ou
When an user runs a flow create cmd to configure an RSS rule without specifying the empty rss actions in testpmd, this mean that the flow gets the default RSS functions. However, the testpmd is not set the default RSS key incorrectly when RSS key is specified in flow create cmd. Now, it uses rte_e