> -----Original Message-----
> From: Guo, Jia <jia....@intel.com>
> Sent: Wednesday, April 22, 2020 2:03 AM
> To: Iremonger, Bernard <bernard.iremon...@intel.com>;
> or...@mellanox.com; Lu, Wenzhuo <wenzhuo...@intel.com>;
> step...@networkplumber.org; Zhang, Qi Z <qi.z.zh...@intel.com>; Wu,
> Jingjing <jingjing...@intel.com>
> Cc: Xing, Beilei <beilei.x...@intel.com>; Ye, Xiaolong
> <xiaolong...@intel.com>; dev@dpdk.org; Cao, Yahui
> <yahui....@intel.com>; Su, Simei <simei...@intel.com>; Guo, Jia
> <jia....@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....@intel.com>
> Acked-by: Ori Kam <or...@mellanox.com>

Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>

Reply via email to