DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Ciara Loftus <ciara.loftus@intel.com>
Cc: dev@dpdk.org, bruce.richardson@intel.com
Subject: Re: [PATCH v2] net/intel: deprecate some SSE paths
Date: Mon, 21 Jul 2025 22:06:46 +0200	[thread overview]
Message-ID: <1791599.yIU609i1g2@thomas> (raw)
In-Reply-To: <20250703143119.1140097-1-ciara.loftus@intel.com>

03/07/2025 16:31, Ciara Loftus:
> The SSE rx and tx paths will be removed from the i40e, iavf and ice
> drivers in the 25.11 release. Each of these drivers have faster vector
> paths (AVX2 and AVX-512) which have feature parity with the soon to be
> removed SSE paths. In environments where AVX2 or AVX-512 are not
> supported, the scalar path will still be used, which also has feature
> parity.
> 
> Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@huawei.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>

Applied, thanks.



      parent reply	other threads:[~2025-07-21 20:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-03 12:16 [PATCH] " Ciara Loftus
2025-07-03 12:45 ` Bruce Richardson
2025-07-03 14:31 ` [PATCH v2] " Ciara Loftus
2025-07-15 14:13   ` Bruce Richardson
2025-07-15 15:14   ` Konstantin Ananyev
2025-07-18 15:03   ` Kevin Traynor
2025-07-18 15:19     ` Bruce Richardson
2025-07-18 16:05       ` Kevin Traynor
2025-07-18 16:13         ` Bruce Richardson
2025-07-18 19:27           ` Kevin Traynor
2025-07-21 20:06   ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1791599.yIU609i1g2@thomas \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=ciara.loftus@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).