> -----Original Message-----
> From: Kathleen Capella <[email protected]>
> Sent: Tuesday, March 8, 2022 3:27 AM
> To: Wu, Jingjing <[email protected]>; Xing, Beilei <[email protected]>
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; Kathleen Capella <[email protected]>
> Subject: [PATCH] net/iavf: replace SMP barrier with thread fence
> 
> Replace the SMP barrier with atomic thread fence for iavf hw ring scan in the
> bulk Rx path.
> 
> This patch introduces a change to the iavf driver that was already added to
> the i40e driver [1] as part of the adoption of the use of compiler atomics.
> 
> [1] https://patches.dpdk.org/project/dpdk/patch/20210706065404.25137-3-
> [email protected]/

Replaced with 
[1] Commit 8649e2356689 ("net/i40e: replace SMP barrier with thread fence in 
Rx")
> 
> Signed-off-by: Kathleen Capella <[email protected]>
> Reviewed-by: Joyce Kong <[email protected]>

Reviewed-by: Qi Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi


Reply via email to