Re: [dpdk-dev] [PATCH v4 5/5] app/testpmd: support query RSS config in flow query

2020-07-07 Thread Yang, Qiming
Acke-by: Qiming Yang > -Original Message- > From: Di, ChenxuX > Sent: Wednesday, July 8, 2020 09:19 > To: dev@dpdk.org > Cc: Yang, Qiming ; Di, ChenxuX > > Subject: [PATCH v4 5/5] app/testpmd: support query RSS config in flow query > > This patch support RSS action in flow query. > It

[dpdk-dev] [PATCH v4 5/5] app/testpmd: support query RSS config in flow query

2020-07-07 Thread Chenxu Di
This patch support RSS action in flow query. It can display the RSS configuration of the specified rule. For example: we can create an RSS rule by command "flow create 0 ingress pattern eth / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end queues end func symmetric_toeplitz