> -----Original Message-----
> From: Nicolau, Radu <[email protected]>
> Sent: Friday, April 9, 2021 6:09 PM
> To: [email protected]
> Cc: Richardson, Bruce <[email protected]>; Rong, Leyi
> <[email protected]>; Zhang, Qi Z <[email protected]>; Lu, Wenzhuo
> <[email protected]>; Nicolau, Radu <[email protected]>
> Subject: [PATCH] net/ice: use write combining store for tail updates on
> AVX512 path.
>
> Performance improvement: use a write combining store instead of a regular
> mmio write to update queue tail registers.
>
> Signed-off-by: Radu Nicolau <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi