[PATCH 3/4] net/ice: remove SSE vector path

Khadem Ullah 14pwcse1224 at uetpeshawar.edu.pk
Tue Aug 26 09:31:26 CEST 2025


Hi Ciara Loftus,

We may need some legacy support for the SSE path for earlier systems. Or it
will not be a problem ?
As you specified that modern x86 systems all support AVX2, if not AVX-512.
Still, we might need some type of support for the SSE path.


Best Regards,
Khadem

On Mon, Aug 25, 2025 at 5:36 PM Ciara Loftus <ciara.loftus at intel.com> wrote:

> Modern x86 systems all support AVX2, if not AVX-512, so the SSE path
> is no longer widely used. This change will not result in any feature
> loss, as in the rare cases where the SSE path would have been used in
> the absence of AVX2 or AVX-512, the fallback scalar path will be used
> which has feature parity with SSE.
>
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
> ---
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250826/e586a450/attachment.htm>


More information about the dev mailing list