> -----Original Message-----
> From: Su, Simei <[email protected]>
> Sent: Wednesday, June 8, 2022 10:46 AM
> To: Zhang, Qi Z <[email protected]>; Yang, Qiming
> <[email protected]>
> Cc: [email protected]; Wu, Wenjun1 <[email protected]>; Su, Simei
> <[email protected]>; [email protected]
> Subject: [PATCH] net/ice: fix race condition for multi-cores
> 
> In multi-cores cases for Rx timestamp offload, to avoid phc time being
> frequently overwritten, move related variables from ice_adapter to
> ice_rx_queue structure, and each queue will handle timestamp calculation by
> itself.
> 
> Fixes: 953e74e6b73a ("net/ice: enable Rx timestamp on flex descriptor")
> Fixes: 5543827fc6df ("net/ice: improve performance of Rx timestamp
> offload")
> Cc: [email protected]
> 
> Signed-off-by: Simei Su <[email protected]>

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

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to