[PATCH 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
Bruce Richardson
bruce.richardson at intel.com
Wed Sep 17 11:51:56 CEST 2025
On Wed, Sep 17, 2025 at 10:56:56AM +0530, Shaiq Wani wrote:
> In case some CPUs don't support AVX512. Enable AVX2 for them to
> get better per-core performance.
>
> In the single queue model, the same descriptor queue is used by SW
> to post descriptors to the device and used by device to report completed
> descriptors to SW. While as the split queue model separates them into
> different queues for parallel processing and improved performance.
>
> Shaiq Wani (2):
> net/idpf: enable AVX2 for split queue Tx
> net/idpf: enable AVX2 for split queue Rx
>
The code changes in some of these patches look to conflict with changes
made in [1]. Can you please review those changes to check they are ok for
idpf/cpfl, and then rebase this series on top of them?
Thanks,
/Bruce
[1] https://patches.dpdk.org/project/dpdk/list/?series=36148
More information about the dev
mailing list