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

Khadem Ullah 14pwcse1224 at uetpeshawar.edu.pk
Tue Aug 26 14:38:43 CEST 2025


On Tue, Aug 26, 2025 at 5:05 PM Bruce Richardson <bruce.richardson at intel.com>
wrote:

>
> Yes, AXV2 and AVX-512 code paths have far higher performance than the
> scalar paths. However, that performance comes at the cost of not supporting
> all features. What the drivers then do at initialization time, is they
> check the offloads requested by the app, and then select the highest
> performance code path that can support those requested offloads.
> The whole process should be transparent to the user - they just get the
> best performance possible for their running conditions...
>
> /Bruce
>


Got it!
Thanks for the help.

Regards,
Khadem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250826/0a868d4d/attachment.htm>


More information about the dev mailing list