DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for iavf VLAN insertion offload
@ 2025-10-31 15:22 Ciara Loftus
  2025-10-31 15:22 ` [PATCH 1/2] net/iavf: fix AVX-512 double VLAN (QinQ) insertion Ciara Loftus
  2025-10-31 15:22 ` [PATCH 2/2] net/iavf: fix single VLAN insertion positioning Ciara Loftus
  0 siblings, 2 replies; 3+ messages in thread
From: Ciara Loftus @ 2025-10-31 15:22 UTC (permalink / raw)
  To: dev; +Cc: Ciara Loftus

The first patch fixes double VLAN offload in the AVX-512 path.
The second fixes single VLAN insertion offload across all paths.

Ciara Loftus (2):
  net/iavf: fix AVX-512 double VLAN (QinQ) insertion
  net/iavf: fix single VLAN insertion positioning

 drivers/net/intel/iavf/iavf_rxtx.c            | 50 +++++---------
 drivers/net/intel/iavf/iavf_rxtx_vec_avx512.c | 68 ++++++++++---------
 drivers/net/intel/iavf/iavf_rxtx_vec_common.h | 15 ++--
 3 files changed, 60 insertions(+), 73 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-31 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-31 15:22 [PATCH 0/2] Fixes for iavf VLAN insertion offload Ciara Loftus
2025-10-31 15:22 ` [PATCH 1/2] net/iavf: fix AVX-512 double VLAN (QinQ) insertion Ciara Loftus
2025-10-31 15:22 ` [PATCH 2/2] net/iavf: fix single VLAN insertion positioning Ciara Loftus

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).