From: Bruce Richardson <bruce.richardson@intel.com>
To: Ciara Loftus <ciara.loftus@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH v2 0/2] net/i40e: Fix aarch32 build and vector flag setting
Date: Fri, 9 Jan 2026 13:08:39 +0000 [thread overview]
Message-ID: <aWD912-f9cwPIHkV@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20251218154244.4001917-1-ciara.loftus@intel.com>
On Thu, Dec 18, 2025 at 03:42:41PM +0000, Ciara Loftus wrote:
> Fix two issues present on the i40e driver that were introduced by the tx path selection series:
> 1. Fix a build failure on 32-bit arm caused by an unused function.
> 2. Ensure that the vector flag is unset when the scalar path is chosen.
>
> If possible both can be squashed into the commit they fix on next-net-intel.
>
> Ciara Loftus (2):
> net/i40e: fix 32-bit Arm build
> net/i40e: unset vector flag when scalar path is chosen
>
> drivers/net/intel/i40e/i40e_rxtx.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
Confirmed the build issue on 32-bit Arm is fixed by these. Patches squashed
into offending commit on next-net-intel.
prev parent reply other threads:[~2026-01-09 13:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-18 15:42 Ciara Loftus
2025-12-18 15:42 ` [PATCH v2 1/2] net/i40e: fix 32-bit Arm build Ciara Loftus
2025-12-18 15:42 ` [PATCH v2 2/2] net/i40e: unset vector flag when scalar path is chosen Ciara Loftus
2026-01-09 13:08 ` 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=aWD912-f9cwPIHkV@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).