Re: [dpdk-dev] [PATCH v3] net/i40e: enable MAC address as FDIR input set

2020-03-31 Thread Xing, Beilei
-Original Message- From: Cui, LunyuanX Sent: Monday, March 30, 2020 5:06 PM To: dev@dpdk.org Cc: Xing, Beilei ; Yang, Qiming ; Wu, Jingjing ; Cui, LunyuanX Subject: [PATCH v3] net/i40e: enable MAC address as FDIR input set FVL enable src MAC address and dst MAC address as FDIR's inp

[dpdk-dev] [PATCH v3] net/i40e: enable MAC address as FDIR input set

2020-03-30 Thread Lunyuan Cui
FVL enable src MAC address and dst MAC address as FDIR's input set for ipv4-other. When OVS-DPDK is working as a pure L2 switch, enable MAC address as FDIR input set with Mark+RSS action would help the performance speed up. And FVL FDIR supports to change input set with MAC address. Signed-off-by: