Re: [PATCH v5] net/i40e: config fdir automatically
From: Xing, Beilei <hidden>
Date: 2018-09-30 02:44:08
From: Xing, Beilei <hidden>
Date: 2018-09-30 02:44:08
-----Original Message----- From: Li, Xiaoyun Sent: Sunday, September 30, 2018 10:30 AM To: Yigit, Ferruh <redacted>; Zhang, Qi Z [off-list ref]; Xing, Beilei [off-list ref]; dev@dpdk.org Cc: Li, Xiaoyun <redacted> Subject: [PATCH v5] net/i40e: config fdir automatically I40e driver needed users to config exact fdir mode to create rte_flow rules but it shouldn't. This patch allows users to create rte_flow rules without configuring fdir mode and let the driver config fdir automatically. And remove the workaround in flow filtering example. Signed-off-by: Xiaoyun Li <redacted>
Acked-by: Beilei Xing <redacted>