> -Original Message-
> From: Wenzhuo Lu
> Sent: Tuesday, February 7, 2023 2:39 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo
> Subject: [PATCH] net/iavf: remove avx512 specific Rx queue rearm code
>
> 'iavf_rxq_rearm' in avx512 path is optimized to improv
'iavf_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