[PATCH v3 0/3] net/iavf: add NEON support for Rx/Tx paths
Bruce Richardson
bruce.richardson at intel.com
Tue May 5 16:06:54 CEST 2026
On Tue, May 05, 2026 at 11:07:41AM +0000, Jay Wang wrote:
> - Add the scattered Rx burst function for 32B legacy descriptor
> - Add the NEON-optimised Tx burst function
> - Add the NEON-optimised Rx burst functions for flexible descriptor
>
> Single-core benchmark result on a Grace server with an Intel E810:
>
> | buffer sz (B) | prev (MPPS) | optimised (MPPS) | uplift |
> | ------------- | ----------- | ---------------- | ------ |
> | 64 | 62.241 | 86.010 | 38.2% |
> | 128 | 60.813 | 81.453 | 33.9% |
> | 256 | 23.730 | 24.633 | 3.8% |
> | 512 | 10.268 | 10.380 | 1.1% |
> | 1024 | 4.588 | 4.628 | 0.9% |
> | 1518 | 4.601 | 4.669 | 1.5% |
>
>
Series applied to dpdk-next-net-intel
Thanks,
/Bruce
More information about the dev
mailing list