[dpdk-dev] [PATCH v2] net/i40e: revert fix FDIR check programming ret error

Zhang, Qi Z qi.z.zhang at intel.com
Wed Aug 1 15:37:11 CEST 2018


> -----Original Message-----
> From: Zhao1, Wei
> Sent: Wednesday, August 1, 2018 10:55 AM
> To: dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Zhao1, Wei <wei.zhao1 at intel.com>
> Subject: [PATCH v2] net/i40e: revert fix FDIR check programming ret error
> 
> This reverts commit 7546dc4a1331340ecb665af9af0a005bb8b657c8.
> 
> In i40e FDIR PMD code for checking programming status, when the action of
> add FDIR filter is ok, i40e NIC will not write back to programming status
> descriptor, so if PMD code check DD is not done after period of time dealy, it
> means the add or remove filter action is ok. It only write back descriptor
> when fail. So, there is no issue for the original code.
> 
> Fixes: 7546dc4a1331 ("net/i40e: fix FDIR check programming status error")

Removed fix line.

> Signed-off-by: Wei Zhao <wei.zhao1 at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list