[dpdk-dev] [dpdk-dev v8 3/3] app/testpmd: add new types to RSS hash commands

Iremonger, Bernard bernard.iremonger at intel.com
Tue Apr 21 16:29:28 CEST 2020


> -----Original Message-----
> From: Guo, Jia <jia.guo at intel.com>
> Sent: Wednesday, April 22, 2020 2:03 AM
> To: Iremonger, Bernard <bernard.iremonger at intel.com>;
> orika at mellanox.com; Lu, Wenzhuo <wenzhuo.lu at intel.com>;
> stephen at networkplumber.org; Zhang, Qi Z <qi.z.zhang at intel.com>; Wu,
> Jingjing <jingjing.wu at intel.com>
> Cc: Xing, Beilei <beilei.xing at intel.com>; Ye, Xiaolong
> <xiaolong.ye at intel.com>; dev at dpdk.org; Cao, Yahui
> <yahui.cao at intel.com>; Su, Simei <simei.su at intel.com>; Guo, Jia
> <jia.guo at intel.com>
> Subject: [dpdk-dev v8 3/3] app/testpmd: add new types to RSS hash
> commands
> 
> Add some new types, such as eth/l2-src-only/l2-dst-only/svlan/cvlan/
> l2tpv3/esp/ah/pfcp types into RSS hash commands, it could be used to
> configure these rss input set by cmdline.
> 
> Example flow commands was:
> testpmd>flow create 0 ingress pattern eth / ipv4 / l2tpv3oip / end \
> 	actions rss types l2tpv3 end key_len 0 queues end / end
> 
> port config commands was:
> testpmd>port config all rss l2tpv3
> 
> Signed-off-by: Jeff Guo <jia.guo at intel.com>
> Acked-by: Ori Kam <orika at mellanox.com>

Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>



More information about the dev mailing list