DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ciara Loftus <ciara.loftus@intel.com>
To: dev@dpdk.org
Cc: Ciara Loftus <ciara.loftus@intel.com>
Subject: [PATCH 0/1] net/i40e: unset vector flag when scalar path is chosen
Date: Wed, 17 Dec 2025 14:54:35 +0000	[thread overview]
Message-ID: <20251217145436.3217068-1-ciara.loftus@intel.com> (raw)

The tx_vec_allowed flag should be set to false if a scalar Tx path is
chosen.

If possible this commit can be squashed into the commit it fixes on the next-net-intel tree.
If the SSE removal series [1] is merged before this patch is applied, this patch does not require
any changes.

[1] https://patches.dpdk.org/project/dpdk/cover/20251217143223.3208830-1-ciara.loftus@intel.com/

Ciara Loftus (1):
  net/i40e: unset vector flag when scalar path is chosen

 drivers/net/intel/i40e/i40e_rxtx.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.43.0


             reply	other threads:[~2025-12-17 15:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-17 14:54 Ciara Loftus [this message]
2025-12-17 14:54 ` [PATCH 1/1] " Ciara Loftus
2025-12-17 15:08   ` Bruce Richardson
2025-12-17 15:18     ` Loftus, Ciara
2025-12-17 15:33       ` Bruce Richardson

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=20251217145436.3217068-1-ciara.loftus@intel.com \
    --to=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).