[dpdk-dev] [PATCH 02/18] app/testpmd: support flow RSS level parsing

Ferruh Yigit ferruh.yigit at intel.com
Tue Feb 27 14:10:09 CET 2018


On 2/26/2018 3:09 PM, Xueming Li wrote:
> Support new flow RSS level parameter to select inner or outer RSS
> fields. Example:
> 
>   flow create 0 ingress pattern eth  / ipv4 / udp dst is 4789 / vxlan /
> end actions rss queues 1 2 end level 1 / end
> 
> Signed-off-by: Xueming Li <xuemingl at mellanox.com>
> ---
>  app/test-pmd/cmdline_flow.c | 27 +++++++++++++++++++++++++--

Isn't there any document file to update for this new parameter?



More information about the dev mailing list