Re: [PATCH v5] net/i40e: config fdir automatically
From: Zhang, Qi Z <hidden>
Date: 2018-09-30 03:32:01
-----Original Message----- From: Xing, Beilei Sent: Sunday, September 30, 2018 10:41 AM To: Li, Xiaoyun <redacted>; Yigit, Ferruh <redacted>; Zhang, Qi Z [off-list ref]; dev@dpdk.org Subject: RE: [PATCH v5] net/i40e: config fdir automaticallyquoted
-----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 fdirautomatically.quoted
And remove the workaround in flow filtering example. Signed-off-by: Xiaoyun Li <redacted>Acked-by: Beilei Xing <redacted>
Applied to dpdk-next-net-intel. Thanks Qi