> -----Original Message-----
> From: Wenzhuo Lu <wenzhuo...@intel.com>
> Sent: Tuesday, February 7, 2023 2:39 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo...@intel.com>
> Subject: [PATCH] net/i40e: remove avx512 specific Rx queue rearm code
> 
> 'i40e_rxq_rearm' in avx512 path is optimized to improve the performance.
> But after the commit a2833ecc5ea4 ("mempool: fix get objects from
> mempool with cache"), this avx512 specific optimization is not necessary.
> This patch remove the unnecessary PMD specific optimization to make the
> code easier to maintain and get the benefit from the enhancement of
> common lib.
> 
> Reported-by: Haijun Chu <haijun....@intel.com>
> Signed-off-by: Wenzhuo Lu <wenzhuo...@intel.com>

Acked-by: Qi Zhang <qi.z.zh...@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to