[PATCH 0/4] Remove SSE from some Intel drivers
Bruce Richardson
bruce.richardson at intel.com
Thu Dec 11 13:25:30 CET 2025
On Mon, Aug 25, 2025 at 12:35:44PM +0000, Ciara Loftus wrote:
> This patch removes the SSE Rx and Tx paths from the i40e, iavf and ice
> driverss. Each of these drivers have faster vector paths (AVX2 and AVX-512)
> which have feature parity with the SSE paths. In environments where AVX2 or
> AVX-512 are not supported, the scalar path will still be used, which also
> has feature parity.
>
> This series is intended for the next-net-intel tree.
>
I'm going to hopefully take the Tx path selection logic patchset first, so
this set should be rebased on top of the v2 of that set.
Thanks,
/Bruce
More information about the dev
mailing list