DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Ciara Loftus <ciara.loftus@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH v2 0/5] Remove SSE Rx/Tx paths from some Intel drivers
Date: Fri, 9 Jan 2026 14:03:16 +0000	[thread overview]
Message-ID: <aWEKpG0eI3vkSYg5@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20251217143223.3208830-1-ciara.loftus@intel.com>

On Wed, Dec 17, 2025 at 02:32:18PM +0000, Ciara Loftus wrote:
> This patch removes the SSE Rx and Tx paths from the i40e, iavf and ice
> drivers. 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.
> 
> v2:
> * Remove deprecation notice
> * Provide more detailed explanation in the release notes.
> * Usage of function type enum instead of pkt burst pointer in the
> supported_ptypes_get functions (simplify the logic by removing #ifdefs)
> * More renaming in iavf to remove all mentions of SSE
> * Removal of IAVF_REL_MBUFS_AVX512_VEC enum value as it's not used
> 
> Ciara Loftus (5):
>   net/i40e: remove SSE vector path
>   net/iavf: remove SSE vector path
>   net/ice: remove SSE vector path
>   doc: add release note entry for SSE removal
>   doc: remove deprecation notice of SSE in some Intel drivers
> 
Series-acked-by: Bruce Richardson <bruce.richardson@intel.com>

Patchset applied to dpdk-next-net-intel, with the last two doc patches
squashed into the code ones.

/Bruce

      parent reply	other threads:[~2026-01-09 14:03 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-25 12:35 [PATCH 0/4] Remove SSE " Ciara Loftus
2025-08-25 12:35 ` [PATCH 1/4] net/i40e: remove SSE vector path Ciara Loftus
2025-08-25 12:35 ` [PATCH 2/4] net/iavf: " Ciara Loftus
2025-08-25 12:35 ` [PATCH 3/4] net/ice: " Ciara Loftus
2025-08-26  7:31   ` Khadem Ullah
2025-08-26  7:54     ` Bruce Richardson
2025-08-26  9:29       ` Khadem Ullah
2025-08-26 10:50         ` Bruce Richardson
2025-08-26 11:54           ` Khadem Ullah
2025-08-26 12:05             ` Bruce Richardson
2025-08-26 12:38               ` Khadem Ullah
2025-08-26 12:02           ` Khadem Ullah
2025-08-25 12:35 ` [PATCH 4/4] doc: add release note entry for SSE removal Ciara Loftus
2025-08-25 13:20   ` Bruce Richardson
2025-12-11 12:25 ` [PATCH 0/4] Remove SSE from some Intel drivers Bruce Richardson
2025-12-17 14:32 ` [PATCH v2 0/5] Remove SSE Rx/Tx paths " Ciara Loftus
2025-12-17 14:32   ` [PATCH v2 1/5] net/i40e: remove SSE vector path Ciara Loftus
2025-12-17 14:32   ` [PATCH v2 2/5] net/iavf: " Ciara Loftus
2025-12-17 14:32   ` [PATCH v2 3/5] net/ice: " Ciara Loftus
2025-12-17 14:32   ` [PATCH v2 4/5] doc: add release note entry for SSE removal Ciara Loftus
2025-12-17 14:32   ` [PATCH v2 5/5] doc: remove deprecation notice of SSE in some Intel drivers Ciara Loftus
2026-01-09 14:03   ` Bruce Richardson [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=aWEKpG0eI3vkSYg5@bricha3-mobl1.ger.corp.intel.com \
    --to=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).