> -Original Message-
> From: Wenzhuo Lu
> Sent: Wednesday, February 8, 2023 10:59 AM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo
> Subject: [PATCH v2] net/ice: remove avx512 specific Rx queue rearm code
>
> 'ice_rxq_rearm' in avx512 path is optimized to im
'ice_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
2 matches
Mail list logo