From: Bruce Richardson <bruce.richardson@intel.com>
To: "Loftus, Ciara" <ciara.loftus@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [PATCH] net/ice: fix path selection for QinQ Tx offload
Date: Wed, 12 Nov 2025 16:25:59 +0000 [thread overview]
Message-ID: <aRS1F-DcRk1qoPzF@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <DM3PPF7D18F34A14733C367584A08902B1C8ECCA@DM3PPF7D18F34A1.namprd11.prod.outlook.com>
On Wed, Nov 12, 2025 at 01:46:58PM +0000, Loftus, Ciara wrote:
> > Subject: [PATCH] net/ice: fix path selection for QinQ Tx offload
> >
> > The capabilities flag for the vector offload path include the QinQ
> > offload capability, but in fact the offload path lacks any ability to
> > create context descriptors. This means that it cannot insert multiple
> > vlan tags for QinQ support, so move the offload from the VECTOR_OFFLOAD
> > list to the NO_VECTOR list. Similarly, remove any check for the QinQ
> > mbuf flag in any packets being transmitted, since that offload is
> > invalid to request if the feature is not enabled.
> >
> > Fixes: 808a17b3c1e6 ("net/ice: add Rx AVX512 offload path")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
>
> Acked-by: Ciara Loftus <ciara.loftus@intel.com>
>
Applied to dpdk-next-net-intel
/Bruce
prev parent reply other threads:[~2025-11-12 16:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-12 11:57 Bruce Richardson
2025-11-12 13:46 ` Loftus, Ciara
2025-11-12 16:25 ` 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=aRS1F-DcRk1qoPzF@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=ciara.loftus@intel.com \
--cc=dev@dpdk.org \
--cc=stable@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).