From: Bruce Richardson <bruce.richardson@intel.com>
To: Ciara Loftus <ciara.loftus@intel.com>
Cc: <dev@dpdk.org>, <stable@dpdk.org>
Subject: Re: [PATCH v3 2/6] net/iavf: remove duplication in AVX-512 VLAN insert logic
Date: Thu, 6 Nov 2025 15:07:46 +0000 [thread overview]
Message-ID: <aQy5wo9cjynKaK2j@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20251106115016.3035639-3-ciara.loftus@intel.com>
On Thu, Nov 06, 2025 at 11:50:12AM +0000, Ciara Loftus wrote:
> The part of the transmit descriptor that holds the L2TAG1 VLAN tag was
> potentially being written to twice on the AVX-512 context path. Fix this
> by removing one of the writes.
>
> Fixes: 4f8259df563a ("net/iavf: enable Tx outer checksum offload on AVX512")
> Cc: stable@dpdk.org
>
> Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
> ---
> drivers/net/intel/iavf/iavf_rxtx_vec_avx512.c | 66 ++++++-------------
> 1 file changed, 20 insertions(+), 46 deletions(-)
>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
prev parent reply other threads:[~2025-11-06 15:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251031152250.2441980-1-ciara.loftus@intel.com>
[not found] ` <20251105152642.2981673-1-ciara.loftus@intel.com>
2025-11-05 15:26 ` [PATCH v2 " Ciara Loftus
[not found] ` <20251106115016.3035639-1-ciara.loftus@intel.com>
2025-11-06 11:50 ` [PATCH v3 " Ciara Loftus
2025-11-06 15:07 ` 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=aQy5wo9cjynKaK2j@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).