public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* 23.11.6 patches review and test
@ 2026-01-07 10:00 Shani Peretz
  2026-01-16 10:33 ` Xu, HailinX
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Shani Peretz @ 2026-01-07 10:00 UTC (permalink / raw)
  To: stable
  Cc: dev, Abhishek Marathe, Ali Alnubani, benjamin.walker,
	David Christensen, Hemant Agrawal, Ian Stokes, Jerin Jacob,
	John McNamara, Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi,
	Pei Zhang, qian.q.xu, Raslan Darawsheh, Thomas Monjalon,
	Yanghang Liu, yuan.peng, zhaoyan.chen

Hi all,

Here is a list of patches targeted for stable release 23.11.6.

The planned date for the final release is January 22th.

Please help with testing and validation of your use cases and report
any issues/results with reply-all to this mail. For the final release
the fixes and reported validations will be added to the release notes.

A release candidate tarball can be found at:

    https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1

These patches are located at branch 23.11 of dpdk-stable repo:
    https://dpdk.org/browse/dpdk-stable/

Thanks.

Shani

---
Aarnav JP (1):
      net/cnxk: fix default meter pre-color

Adrian Schollmeyer (1):
      net/mlx5: store MTU at Rx queue allocation time

Amiya Ranjan Mohakud (1):
      net/vmxnet3: disable RSS for single queue for ESX8.0+

Anatoly Burakov (5):
      net/ice: remove indirection for FDIR filters
      net/ice: fix memory leak in raw pattern parse
      bus/pci: fix resource leak in secondary process
      bus/cdx: fix device name in probing error message
      bus/cdx: fix release in probing for secondary process

Andrew Boyer (1):
      doc: add Pollara 400 device in ionic guide

Anurag Mandal (1):
      net/i40e: fix symmetric Toeplitz hashing for SCTP

Bing Zhao (1):
      app/flow-perf: fix rules array length

Brick Yang (2):
      net/dpaa2: fix L3/L4 checksum results
      net/dpaa2: receive packets with additional parse errors

Bruce Richardson (10):
      net/ice: fix vector Rx VLAN offload flags
      net/intel: fix assumption about tag placement order
      net/ice: fix VLAN tag reporting on Rx
      doc: fix display of commands in cpfl guide
      net/ice: fix initialization with 8 ports
      ethdev: fix VLAN filter parameter description
      net/fm10k: fix build with GCC 16
      app/pdump: remove hard-coded memory channels
      telemetry: make socket handler typedef private
      net/ice: fix path selection for QinQ Tx offload

Chengwen Feng (7):
      dma/hisilicon: fix stop with pending transfers
      test/dma: fix failure condition
      net/hns3: fix overwrite mbuf in vector path
      app/dma-perf: fix use after free
      app/dma-perf: fix on-flight DMA when verifying data
      app/testpmd: fix DCB Tx port
      app/testpmd: fix DCB Rx queues

Chinh Cao (1):
      net/ice/base: fix integer overflow on NVM init

Ciara Loftus (5):
      net/iavf: fix Tx vector path selection logic
      doc: fix feature list of ice driver
      doc: fix feature list of iavf driver
      net/e1000/base: fix crash on init with GCC 13
      net/idpf: fix queue setup with TSO offload

Dariusz Sosnowski (8):
      app/testpmd: fix conntrack action query
      net/mlx5: fix min and max MTU reporting
      net/mlx5/hws: fix TIR action support in FDB
      net/mlx5: fix indirect flow age action handling
      net/mlx5: fix Direct Verbs counter offset detection
      net/mlx5: fix indirect RSS action hash
      net/mlx5: fix error reporting on masked indirect actions
      net/mlx5: fix flow tag indexes support on root table

David Marchand (19):
      test/telemetry: fix test calling all commands
      eal: fix plugin dir walk
      cmdline: fix port list parsing
      cmdline: fix highest bit port list parsing
      tailq: fix lookup macro
      hash: fix unaligned access in predictable RSS
      graph: fix unaligned access in stats
      eventdev: fix listing timer adapters with telemetry
      cfgfile: fix section count with no name
      baseband/acc: fix exported header
      eventdev: do not include driver header in DMA adapter
      gpudev: fix driver header for Windows
      drivers: fix some exported headers
      test/debug: fix crash with mlx5 devices
      net/tap: fix build with LTO
      eventdev/crypto: fix build with clang 21
      rawdev: fix build with clang 21
      vhost: fix external buffer in VDUSE
      net/dpaa2: remove ethdev pointer from bus device

Dengdui Huang (4):
      app/testpmd: increase size of set cores list command
      net/hns3: fix inconsistent lock
      net/hns3: fix VLAN resources freeing
      net: fix L2 length for GRE packets

Emma Finn (1):
      crypto/qat: fix CCM request descriptor hash state size

Ferruh Yigit (1):
      ethdev: convert string initialization

Gagandeep Singh (2):
      net/dpaa2: fix shaper rate
      bus/dpaa: improve cleanup

Gowrishankar Muthukrishnan (1):
      crypto/virtio: fix cookies leak

Gregory Etelson (6):
      net/mlx5: fix storage of shared Rx queues
      net/mlx5: fix interface name parameter definition
      net/mlx4: fix unnecessary comma
      net/mlx5: fix unnecessary commas
      net/mlx5: fix external queues access
      net/mlx5: fix send to kernel action resources release

Hemant Agrawal (8):
      net/enetfec: fix file descriptor leak on read error
      net/enetfec: fix buffer descriptor size configuration
      net/enetfec: fix Tx queue free
      net/enetfec: fix checksum flag handling and error return
      net/enetfec: reject multi-queue configuration
      net/enetfec: fix memory leak in Rx buffer cleanup
      net/enetfec: reject Tx deferred queue
      net/dpaa2: fix duplicate call of close

Itai Sharoni (1):
      net/mlx5/windows: fix match criteria in flow creation

Itamar Gozlan (1):
      net/mlx5/hws: fix flow rule hash capability

Jacob Keller (3):
      net/ice/base: fix memory leak in HW profile handling
      net/iavf: fix check for PF Rx timestamp support
      net/iavf: fix Rx timestamp validity check

Jasper Tran O'Leary (1):
      net/gve: free device resources on close

Jerin Jacob (3):
      net/iavf: fix build with clang 21
      test: fix build with clang 21
      lib: fix backticks matching in Doxygen comments

Jiawen Wu (18):
      net/txgbe: reduce memory size of ring descriptors
      net/ngbe: reduce memory size of ring descriptors
      net/txgbe: fix VF Rx buffer size in config register
      net/txgbe: add device arguments for FDIR
      net/txgbe: fix maximum number of FDIR filters
      net/txgbe: fix FDIR mode clearing
      net/txgbe: fix FDIR drop action for L4 match packets
      net/txgbe: fix FDIR rule raw relative for L3 packets
      net/txgbe: switch to FDIR when ntuple filter is full
      net/txgbe: remove unsupported flow action mark
      doc: add device arguments in txgbe guide
      net/txgbe: fix FDIR perfect mode for IPv6
      net/txgbe: fix to create FDIR filter for tunnel packet
      net/txgbe: fix FDIR filter for SCTP tunnel
      net/txgbe: filter FDIR match flex bytes for tunnel
      net/ngbe: fix checksum error counter
      net/txgbe: fix checksum error counter
      net/txgbe: fix FDIR input mask

John Miller (1):
      net/ark: remove double mbuf free

Joshua Washington (7):
      net/gve: do not write zero-length descriptors
      net/gve: validate Tx packet before sending
      net/gve: fix disabling interrupts on DQ
      net/gve: free Rx mbufs if allocation fails on ring setup
      net/gve: send whole packet when mbuf is large
      net/gve: clean when insufficient Tx descriptors
      net/gve: add DQO Tx descriptor limit

Kerem Aksu (1):
      net/af_packet: fix crash in secondary process

Kevin Traynor (1):
      doc: fix NVIDIA bifurcated driver presentation link

Khadem Ullah (5):
      app/testpmd: monitor state of primary process
      doc: add conntrack state inspect command to testpmd guide
      app/testpmd: validate DSCP and VLAN for meter creation
      net/mlx5: fix connection tracking state item validation
      app/testpmd: stop forwarding in secondary process

Maayan Kashani (5):
      net/mlx5: fix unsupported flow rule port action
      net/mlx5: fix non-template age rules flush
      net/mlx5: fix modify field action restriction
      app/testpmd: fix flex item link parsing
      net/mlx5: fix device start error handling

Mattias Rönnblom (1):
      bitops: improve power of 2 alignment documentation

Maxime Coquelin (2):
      vhost: add VDUSE virtqueue ready state polling workaround
      vhost: fix virtqueue info init in VDUSE vring setup

Megha Ajmera (1):
      sched: fix WRR parameter data type

Michael Baum (1):
      net/mlx5: fix multi-process Tx default rules

Nithinsen Kaithakadan (1):
      test/crypto: fix mbuf handling

Nupur Uttarwar (1):
      net/mlx5/hws: fix buddy memory allocation

Pandi Kumar Maharajan (1):
      net/ice/base: fix memory leak in recipe handling

Prashant Gupta (1):
      net/dpaa2: fix uninitialized variable

Radu Nicolau (2):
      crypto/qat: fix ECDH
      test/crypto: fix vector initialization

Robin Jarry (3):
      net/tap: fix interrupt callback crash after failed start
      buildtools/pmdinfogen: fix warning with python 3.14
      graph: fix updating edge with active graph

Roi Dayan (3):
      net/mlx5: fix leak of flow indexed pools
      net/mlx5: release representor interrupt handler
      common/mlx5: release unused mempool entries

Ronak Doshi (1):
      net/vmxnet3: fix mapping of mempools to queues

Rongwei Liu (3):
      net/mlx5: fix indirect flow action memory leak
      net/mlx5: fix meter mark allocation
      net/mlx5: fix indirect meter index leak

Satha Rao (1):
      common/cnxk: fix null SQ access

Shai Brandes (2):
      net/ena: fix PCI BAR mapping on 64K page size
      net/ena/base: fix unsafe memcpy on invalid memory

Shaiq Wani (1):
      net/ice/base: fix adding special words

Shani Peretz (7):
      eal: fix DMA mask validation with IOVA mode option
      net/mlx5: fix MTU initialization
      app/crypto-perf: fix plaintext size exceeds buffer size
      net/bonding: fix MAC address propagation in 802.3ad mode
      net/mlx5: fix Tx metadata pattern template mismatch
      net/hns3: fix atomic API usage for LTS compatibility
      Revert "net/mlx5: align PF and VF/SF MAC address handling"

Sivaprasad Tummala (3):
      eal/x86: enable timeout in AMD power monitor
      examples/l3fwd-power: fix telemetry command registration
      net/mlx5: fix spurious CPU wakeups

Stephen Hemminger (6):
      dmadev: fix debug build with tracepoints
      net/nfp: fix metering cleanup
      pdump: handle primary process exit
      net/mlx5: fix uninitialized variable
      examples/server_node_efd: fix format overflow
      examples/vdpa: fix format overflow

Sucharitha Sarananaga (1):
      crypto/cnxk: refactor RSA verification

Sunil Kumar Kori (1):
      common/cnxk: fix max number of SQB buffers in clean up

Tathagat Priyadarshi (1):
      gro: fix payload corruption in coalescing packets

Thierry Herbelot (1):
      config/arm: enable NUMA for Neoverse N2

Thomas Monjalon (11):
      efd: fix AVX2 support
      bus/pci: fix build with MinGW 13
      net/mlx5: fix build with MinGW 13
      test/hash: check memory allocation
      vdpa/mlx5: remove unused constant
      crypto/mlx5: remove unused constants
      regex/mlx5: remove useless constants
      common/mlx5: remove useless constants
      net/mlx5: remove useless constants
      net/mlx5: remove unused macros
      doc: fix note in FreeBSD guide

Tomasz Duszynski (1):
      common/cnxk: fix async event handling

Vamsi Attunuru (2):
      net/octeon_ep: fix device start
      net/octeon_ep: fix mbuf data offset update

Vanshika Shukla (2):
      net/enetfec: fix out-of-bounds access in UIO mapping
      net/dpaa: fix resource leak

Venkat Kumar Ande (1):
      net/axgbe: fix build with GCC 16

Viacheslav Ovsiienko (5):
      net/mlx5/hws: fix ESP header match in strict mode
      net/mlx5/hws: fix ESP header match in strict mode
      net/mlx5: fix ESP header match after UDP for group 0
      net/mlx5: fix control flow leakage for external SQ
      net/mlx5: fix flex flow item header length

Vladimir Medvedkin (1):
      fib6: fix tbl8 allocation check logic

Wathsala Vithanage (4):
      mcslock: fix memory ordering
      ring: establish safe partial order in default mode
      ring: establish a safe partial order in hts-ring
      ring: establish safe partial order in RTS mode

Xingui Yang (1):
      net/hns3: fix VLAN tag loss for short tunnel frame

Yang Ming (2):
      eal: fix MP socket cleanup
      crypto/ipsec_mb: fix QP release in secondary

Yunjian Wang (1):
      vhost: fix double fetch when dequeue offloading

Zhichao Zeng (1):
      net/ice: fix statistics

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

* RE: 23.11.6 patches review and test
  2026-01-07 10:00 23.11.6 patches review and test Shani Peretz
@ 2026-01-16 10:33 ` Xu, HailinX
  2026-01-20  8:11   ` Shani Peretz
  2026-01-18 13:26 ` Yanghang Liu
  2026-01-20  8:00 ` Ali Alnubani
  2 siblings, 1 reply; 9+ messages in thread
From: Xu, HailinX @ 2026-01-16 10:33 UTC (permalink / raw)
  To: Shani Peretz, stable@dpdk.org
  Cc: dev@dpdk.org, Abhishek Marathe, Ali Alnubani,
	benjamin.walker@intel.com, David Christensen, Hemant Agrawal,
	Ian Stokes, Jerin Jacob, Mcnamara, John, Ju-Hyoung Lee,
	Kevin Traynor, Luca Boccassi, Pei Zhang, qian.q.xu@intel.com,
	Raslan Darawsheh, Thomas Monjalon, Yanghang Liu,
	yuan.peng@intel.com, zhaoyan.chen@intel.com

> -----Original Message-----
> From: Shani Peretz <shperetz@nvidia.com>
> Sent: Wednesday, January 7, 2026 6:00 PM
> To: stable@dpdk.org
> Cc: dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>;
> Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin Jacob
> <jerinj@marvell.com>; Mcnamara, John <john.mcnamara@intel.com>; Ju-
> Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor <ktraynor@redhat.com>;
> Luca Boccassi <bluca@debian.org>; Pei Zhang <pezhang@redhat.com>;
> qian.q.xu@intel.com; Raslan Darawsheh <rasland@nvidia.com>; Thomas
> Monjalon <thomas@monjalon.net>; Yanghang Liu <yanghliu@redhat.com>;
> yuan.peng@intel.com; zhaoyan.chen@intel.com
> Subject: 23.11.6 patches review and test
> 
> Hi all,
> 
> Here is a list of patches targeted for stable release 23.11.6.
> 
> The planned date for the final release is January 22th.
> 
> Please help with testing and validation of your use cases and report any
> issues/results with reply-all to this mail. For the final release the fixes and
> reported validations will be added to the release notes.
> 
> A release candidate tarball can be found at:
> 
>     https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1
> 
> These patches are located at branch 23.11 of dpdk-stable repo:
>     https://dpdk.org/browse/dpdk-stable/
> 
> Thanks.
> 
> Shani
> 
> ---
Update the test status for Intel part. dpdk23.11.6-rc1 all validation test done. found 1 new issue.

unit_tests_cryptodev_func/cryptodev_qat_raw_api_autotest: AES GCM Authenticated Test Suite test failing  -- has fix patch
fix patch: https://mails.dpdk.org/archives/stable/2026-January/055546.html

* Build & CFLAG compile: cover the build test with latest GCC/Clang version on the following OS(all passed)
  - Ubuntu25.04/Ubuntu24.04.2
  - RHEL9.6/RHEL10
  - Fedora42
  - FreeBSD14.2
  - SUSE15.6
  - OpenAnolis8.10
  - AzureLinux3.0

* Function tests: found 1 new issue.
  - i40E-(XXV710, X722) PF/VF: test scenarios including basic/RTE_FLOW/TSO/Jumboframe/checksum offload/mac_filter/VLAN/VXLAN/RSS, etc. 
  - IXGBE-(82599) PF/VF: test scenarios including basic/RTE_FLOW/TSO/Jumboframe/checksum offload/mac_filter/VLAN/VXLAN/RSS, etc. 
  - ICE-(E810, E2100) PF/VF: test scenarios including basic/Switch/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.
  - IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.
  - Virtio: both function and performance test are covered. Such as PVP/Virtio_loopback/virtio-user loopback/virtio-net VM2VM perf testing/VMAWARE ESXI 8.0, etc.
  - Cryptodev: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
  - DLB: test scenarios including DLB2.0 and DLB2.5
  - Other: test scenarios including AF_XDP, Power, CBDMA, DSA

* Performance test: All test done and passed
  - Thoughput Performance
  - Cryptodev Latency
  - PF/VF NIC single core
  - XXV710/E810 NIC Performance


Regards,
Xu, Hailin

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

* Re: 23.11.6 patches review and test
  2026-01-07 10:00 23.11.6 patches review and test Shani Peretz
  2026-01-16 10:33 ` Xu, HailinX
@ 2026-01-18 13:26 ` Yanghang Liu
  2026-01-20  8:02   ` Shani Peretz
  2026-01-20  8:00 ` Ali Alnubani
  2 siblings, 1 reply; 9+ messages in thread
From: Yanghang Liu @ 2026-01-18 13:26 UTC (permalink / raw)
  To: Shani Peretz
  Cc: stable, dev, Abhishek Marathe, Ali Alnubani, benjamin.walker,
	David Christensen, Hemant Agrawal, Ian Stokes, Jerin Jacob,
	John McNamara, Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi,
	Pei Zhang, qian.q.xu, Raslan Darawsheh, Thomas Monjalon,
	yuan.peng, zhaoyan.chen

[-- Attachment #1: Type: text/plain, Size: 14822 bytes --]

I tested below 18 scenarios on RHEL 10.0 host and didn't find any new dpdk
issues.

   - VM with device assignment(PF) throughput testing(1G hugepage size):
   PASS
   - VM with device assignment(PF) throughput testing(2M hugepage size) :
   PASS
   - VM with device assignment(VF) throughput testing: PASS
   - PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS
   - PVP vhost-user 2Q throughput testing: PASS
   - PVP vhost-user 1Q - cross numa node throughput testing: PASS
   - VM with vhost-user 2 queues throughput testing: PASS
   - vhost-user reconnect with dpdk-client, qemu-server(qemu reconnect):
   PASS
   - vhost-user reconnect with dpdk-client, qemu-server(ovs reconnect): PASS
   - PVP  reconnect with dpdk-client, qemu-server: PASS
   - PVP 1Q live migration testing: PASS
   - PVP 1Q cross numa node live migration testing: PASS
   - VM with ovs+dpdk+vhost-user 1Q live migration testing: PASS
   - VM with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS
   - VM with ovs+dpdk+vhost-user 2Q live migration testing: PASS
   - VM with ovs+dpdk+vhost-user 4Q live migration testing: PASS
   - Host PF + DPDK testing: PASS
   - Host VF + DPDK testing: PASS

Test Versions:

   - qemu-kvm-9.1.0
   - kernel 6.12
   - libvirt 10.10
   - ovs 3.3
   - git describe
      - v23.11.6-rc1
   - Test device : X540-AT2 NIC(ixgbe, 10G)

Tested-by: Yanghang Liu <yanghliu@redhat.com>


On Wed, Jan 7, 2026 at 6:01 PM Shani Peretz <shperetz@nvidia.com> wrote:

> Hi all,
>
> Here is a list of patches targeted for stable release 23.11.6.
>
> The planned date for the final release is January 22th.
>
> Please help with testing and validation of your use cases and report
> any issues/results with reply-all to this mail. For the final release
> the fixes and reported validations will be added to the release notes.
>
> A release candidate tarball can be found at:
>
>     https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1
>
> These patches are located at branch 23.11 of dpdk-stable repo:
>     https://dpdk.org/browse/dpdk-stable/
>
> Thanks.
>
> Shani
>
> ---
> Aarnav JP (1):
>       net/cnxk: fix default meter pre-color
>
> Adrian Schollmeyer (1):
>       net/mlx5: store MTU at Rx queue allocation time
>
> Amiya Ranjan Mohakud (1):
>       net/vmxnet3: disable RSS for single queue for ESX8.0+
>
> Anatoly Burakov (5):
>       net/ice: remove indirection for FDIR filters
>       net/ice: fix memory leak in raw pattern parse
>       bus/pci: fix resource leak in secondary process
>       bus/cdx: fix device name in probing error message
>       bus/cdx: fix release in probing for secondary process
>
> Andrew Boyer (1):
>       doc: add Pollara 400 device in ionic guide
>
> Anurag Mandal (1):
>       net/i40e: fix symmetric Toeplitz hashing for SCTP
>
> Bing Zhao (1):
>       app/flow-perf: fix rules array length
>
> Brick Yang (2):
>       net/dpaa2: fix L3/L4 checksum results
>       net/dpaa2: receive packets with additional parse errors
>
> Bruce Richardson (10):
>       net/ice: fix vector Rx VLAN offload flags
>       net/intel: fix assumption about tag placement order
>       net/ice: fix VLAN tag reporting on Rx
>       doc: fix display of commands in cpfl guide
>       net/ice: fix initialization with 8 ports
>       ethdev: fix VLAN filter parameter description
>       net/fm10k: fix build with GCC 16
>       app/pdump: remove hard-coded memory channels
>       telemetry: make socket handler typedef private
>       net/ice: fix path selection for QinQ Tx offload
>
> Chengwen Feng (7):
>       dma/hisilicon: fix stop with pending transfers
>       test/dma: fix failure condition
>       net/hns3: fix overwrite mbuf in vector path
>       app/dma-perf: fix use after free
>       app/dma-perf: fix on-flight DMA when verifying data
>       app/testpmd: fix DCB Tx port
>       app/testpmd: fix DCB Rx queues
>
> Chinh Cao (1):
>       net/ice/base: fix integer overflow on NVM init
>
> Ciara Loftus (5):
>       net/iavf: fix Tx vector path selection logic
>       doc: fix feature list of ice driver
>       doc: fix feature list of iavf driver
>       net/e1000/base: fix crash on init with GCC 13
>       net/idpf: fix queue setup with TSO offload
>
> Dariusz Sosnowski (8):
>       app/testpmd: fix conntrack action query
>       net/mlx5: fix min and max MTU reporting
>       net/mlx5/hws: fix TIR action support in FDB
>       net/mlx5: fix indirect flow age action handling
>       net/mlx5: fix Direct Verbs counter offset detection
>       net/mlx5: fix indirect RSS action hash
>       net/mlx5: fix error reporting on masked indirect actions
>       net/mlx5: fix flow tag indexes support on root table
>
> David Marchand (19):
>       test/telemetry: fix test calling all commands
>       eal: fix plugin dir walk
>       cmdline: fix port list parsing
>       cmdline: fix highest bit port list parsing
>       tailq: fix lookup macro
>       hash: fix unaligned access in predictable RSS
>       graph: fix unaligned access in stats
>       eventdev: fix listing timer adapters with telemetry
>       cfgfile: fix section count with no name
>       baseband/acc: fix exported header
>       eventdev: do not include driver header in DMA adapter
>       gpudev: fix driver header for Windows
>       drivers: fix some exported headers
>       test/debug: fix crash with mlx5 devices
>       net/tap: fix build with LTO
>       eventdev/crypto: fix build with clang 21
>       rawdev: fix build with clang 21
>       vhost: fix external buffer in VDUSE
>       net/dpaa2: remove ethdev pointer from bus device
>
> Dengdui Huang (4):
>       app/testpmd: increase size of set cores list command
>       net/hns3: fix inconsistent lock
>       net/hns3: fix VLAN resources freeing
>       net: fix L2 length for GRE packets
>
> Emma Finn (1):
>       crypto/qat: fix CCM request descriptor hash state size
>
> Ferruh Yigit (1):
>       ethdev: convert string initialization
>
> Gagandeep Singh (2):
>       net/dpaa2: fix shaper rate
>       bus/dpaa: improve cleanup
>
> Gowrishankar Muthukrishnan (1):
>       crypto/virtio: fix cookies leak
>
> Gregory Etelson (6):
>       net/mlx5: fix storage of shared Rx queues
>       net/mlx5: fix interface name parameter definition
>       net/mlx4: fix unnecessary comma
>       net/mlx5: fix unnecessary commas
>       net/mlx5: fix external queues access
>       net/mlx5: fix send to kernel action resources release
>
> Hemant Agrawal (8):
>       net/enetfec: fix file descriptor leak on read error
>       net/enetfec: fix buffer descriptor size configuration
>       net/enetfec: fix Tx queue free
>       net/enetfec: fix checksum flag handling and error return
>       net/enetfec: reject multi-queue configuration
>       net/enetfec: fix memory leak in Rx buffer cleanup
>       net/enetfec: reject Tx deferred queue
>       net/dpaa2: fix duplicate call of close
>
> Itai Sharoni (1):
>       net/mlx5/windows: fix match criteria in flow creation
>
> Itamar Gozlan (1):
>       net/mlx5/hws: fix flow rule hash capability
>
> Jacob Keller (3):
>       net/ice/base: fix memory leak in HW profile handling
>       net/iavf: fix check for PF Rx timestamp support
>       net/iavf: fix Rx timestamp validity check
>
> Jasper Tran O'Leary (1):
>       net/gve: free device resources on close
>
> Jerin Jacob (3):
>       net/iavf: fix build with clang 21
>       test: fix build with clang 21
>       lib: fix backticks matching in Doxygen comments
>
> Jiawen Wu (18):
>       net/txgbe: reduce memory size of ring descriptors
>       net/ngbe: reduce memory size of ring descriptors
>       net/txgbe: fix VF Rx buffer size in config register
>       net/txgbe: add device arguments for FDIR
>       net/txgbe: fix maximum number of FDIR filters
>       net/txgbe: fix FDIR mode clearing
>       net/txgbe: fix FDIR drop action for L4 match packets
>       net/txgbe: fix FDIR rule raw relative for L3 packets
>       net/txgbe: switch to FDIR when ntuple filter is full
>       net/txgbe: remove unsupported flow action mark
>       doc: add device arguments in txgbe guide
>       net/txgbe: fix FDIR perfect mode for IPv6
>       net/txgbe: fix to create FDIR filter for tunnel packet
>       net/txgbe: fix FDIR filter for SCTP tunnel
>       net/txgbe: filter FDIR match flex bytes for tunnel
>       net/ngbe: fix checksum error counter
>       net/txgbe: fix checksum error counter
>       net/txgbe: fix FDIR input mask
>
> John Miller (1):
>       net/ark: remove double mbuf free
>
> Joshua Washington (7):
>       net/gve: do not write zero-length descriptors
>       net/gve: validate Tx packet before sending
>       net/gve: fix disabling interrupts on DQ
>       net/gve: free Rx mbufs if allocation fails on ring setup
>       net/gve: send whole packet when mbuf is large
>       net/gve: clean when insufficient Tx descriptors
>       net/gve: add DQO Tx descriptor limit
>
> Kerem Aksu (1):
>       net/af_packet: fix crash in secondary process
>
> Kevin Traynor (1):
>       doc: fix NVIDIA bifurcated driver presentation link
>
> Khadem Ullah (5):
>       app/testpmd: monitor state of primary process
>       doc: add conntrack state inspect command to testpmd guide
>       app/testpmd: validate DSCP and VLAN for meter creation
>       net/mlx5: fix connection tracking state item validation
>       app/testpmd: stop forwarding in secondary process
>
> Maayan Kashani (5):
>       net/mlx5: fix unsupported flow rule port action
>       net/mlx5: fix non-template age rules flush
>       net/mlx5: fix modify field action restriction
>       app/testpmd: fix flex item link parsing
>       net/mlx5: fix device start error handling
>
> Mattias Rönnblom (1):
>       bitops: improve power of 2 alignment documentation
>
> Maxime Coquelin (2):
>       vhost: add VDUSE virtqueue ready state polling workaround
>       vhost: fix virtqueue info init in VDUSE vring setup
>
> Megha Ajmera (1):
>       sched: fix WRR parameter data type
>
> Michael Baum (1):
>       net/mlx5: fix multi-process Tx default rules
>
> Nithinsen Kaithakadan (1):
>       test/crypto: fix mbuf handling
>
> Nupur Uttarwar (1):
>       net/mlx5/hws: fix buddy memory allocation
>
> Pandi Kumar Maharajan (1):
>       net/ice/base: fix memory leak in recipe handling
>
> Prashant Gupta (1):
>       net/dpaa2: fix uninitialized variable
>
> Radu Nicolau (2):
>       crypto/qat: fix ECDH
>       test/crypto: fix vector initialization
>
> Robin Jarry (3):
>       net/tap: fix interrupt callback crash after failed start
>       buildtools/pmdinfogen: fix warning with python 3.14
>       graph: fix updating edge with active graph
>
> Roi Dayan (3):
>       net/mlx5: fix leak of flow indexed pools
>       net/mlx5: release representor interrupt handler
>       common/mlx5: release unused mempool entries
>
> Ronak Doshi (1):
>       net/vmxnet3: fix mapping of mempools to queues
>
> Rongwei Liu (3):
>       net/mlx5: fix indirect flow action memory leak
>       net/mlx5: fix meter mark allocation
>       net/mlx5: fix indirect meter index leak
>
> Satha Rao (1):
>       common/cnxk: fix null SQ access
>
> Shai Brandes (2):
>       net/ena: fix PCI BAR mapping on 64K page size
>       net/ena/base: fix unsafe memcpy on invalid memory
>
> Shaiq Wani (1):
>       net/ice/base: fix adding special words
>
> Shani Peretz (7):
>       eal: fix DMA mask validation with IOVA mode option
>       net/mlx5: fix MTU initialization
>       app/crypto-perf: fix plaintext size exceeds buffer size
>       net/bonding: fix MAC address propagation in 802.3ad mode
>       net/mlx5: fix Tx metadata pattern template mismatch
>       net/hns3: fix atomic API usage for LTS compatibility
>       Revert "net/mlx5: align PF and VF/SF MAC address handling"
>
> Sivaprasad Tummala (3):
>       eal/x86: enable timeout in AMD power monitor
>       examples/l3fwd-power: fix telemetry command registration
>       net/mlx5: fix spurious CPU wakeups
>
> Stephen Hemminger (6):
>       dmadev: fix debug build with tracepoints
>       net/nfp: fix metering cleanup
>       pdump: handle primary process exit
>       net/mlx5: fix uninitialized variable
>       examples/server_node_efd: fix format overflow
>       examples/vdpa: fix format overflow
>
> Sucharitha Sarananaga (1):
>       crypto/cnxk: refactor RSA verification
>
> Sunil Kumar Kori (1):
>       common/cnxk: fix max number of SQB buffers in clean up
>
> Tathagat Priyadarshi (1):
>       gro: fix payload corruption in coalescing packets
>
> Thierry Herbelot (1):
>       config/arm: enable NUMA for Neoverse N2
>
> Thomas Monjalon (11):
>       efd: fix AVX2 support
>       bus/pci: fix build with MinGW 13
>       net/mlx5: fix build with MinGW 13
>       test/hash: check memory allocation
>       vdpa/mlx5: remove unused constant
>       crypto/mlx5: remove unused constants
>       regex/mlx5: remove useless constants
>       common/mlx5: remove useless constants
>       net/mlx5: remove useless constants
>       net/mlx5: remove unused macros
>       doc: fix note in FreeBSD guide
>
> Tomasz Duszynski (1):
>       common/cnxk: fix async event handling
>
> Vamsi Attunuru (2):
>       net/octeon_ep: fix device start
>       net/octeon_ep: fix mbuf data offset update
>
> Vanshika Shukla (2):
>       net/enetfec: fix out-of-bounds access in UIO mapping
>       net/dpaa: fix resource leak
>
> Venkat Kumar Ande (1):
>       net/axgbe: fix build with GCC 16
>
> Viacheslav Ovsiienko (5):
>       net/mlx5/hws: fix ESP header match in strict mode
>       net/mlx5/hws: fix ESP header match in strict mode
>       net/mlx5: fix ESP header match after UDP for group 0
>       net/mlx5: fix control flow leakage for external SQ
>       net/mlx5: fix flex flow item header length
>
> Vladimir Medvedkin (1):
>       fib6: fix tbl8 allocation check logic
>
> Wathsala Vithanage (4):
>       mcslock: fix memory ordering
>       ring: establish safe partial order in default mode
>       ring: establish a safe partial order in hts-ring
>       ring: establish safe partial order in RTS mode
>
> Xingui Yang (1):
>       net/hns3: fix VLAN tag loss for short tunnel frame
>
> Yang Ming (2):
>       eal: fix MP socket cleanup
>       crypto/ipsec_mb: fix QP release in secondary
>
> Yunjian Wang (1):
>       vhost: fix double fetch when dequeue offloading
>
> Zhichao Zeng (1):
>       net/ice: fix statistics
>
>

[-- Attachment #2: Type: text/html, Size: 18131 bytes --]

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

* Re: 23.11.6 patches review and test
  2026-01-07 10:00 23.11.6 patches review and test Shani Peretz
  2026-01-16 10:33 ` Xu, HailinX
  2026-01-18 13:26 ` Yanghang Liu
@ 2026-01-20  8:00 ` Ali Alnubani
  2026-01-20  8:13   ` Shani Peretz
  2 siblings, 1 reply; 9+ messages in thread
From: Ali Alnubani @ 2026-01-20  8:00 UTC (permalink / raw)
  To: Shani Peretz, stable
  Cc: dev, Abhishek Marathe, benjamin.walker, David Christensen,
	Hemant Agrawal, Ian Stokes, Jerin Jacob, John McNamara,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, Pei Zhang, qian.q.xu,
	Raslan Darawsheh, Thomas Monjalon, Yanghang Liu, yuan.peng,
	zhaoyan.chen

On 1/7/26 12:00 PM, Shani Peretz wrote:

> Hi all,
>
> Here is a list of patches targeted for stable release 23.11.6.
>
> The planned date for the final release is January 22th.
>
> Please help with testing and validation of your use cases and report
> any issues/results with reply-all to this mail. For the final release
> the fixes and reported validations will be added to the release notes.
>
> A release candidate tarball can be found at:
>
>      https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1
>
> These patches are located at branch 23.11 of dpdk-stable repo:
>      https://dpdk.org/browse/dpdk-stable/
>
> Thanks.
>
> Shani
>
> ---


Hello,

We ran the following functional tests with Nvidia hardware on v23.11.6-rc1:
- Basic functionality:
   Send and receive multiple types of traffic.
- testpmd xstats counter test.
- testpmd timestamp test.
- Changing/checking link status through testpmd.
- rte_flow tests 
(https://doc.dpdk.org/guides/nics/mlx5.html#supported-hardware-offloads)
- RSS tests.
- VLAN filtering, stripping, and insertion tests.
- Checksum and TSO tests.
- ptype tests.
- link_status_interrupt example application tests.
- l3fwd-power example application tests.
- Multi-process example applications tests.
- Hardware LRO tests.
- Buffer Split tests.
- Tx scheduling tests.

Functional tests ran on:
- NIC: ConnectX-6 Dx / OS: Ubuntu 22.04 / Driver: 
MLNX_OFED_LINUX-23.10-6.1.6.1 / Firmware: 22.39.5124
- NIC: ConnectX-7 / OS: Ubuntu 22.04 / Driver: 
MLNX_OFED_LINUX-23.10-6.1.6.1 / Firmware: 28.39.5124
- DPU: BlueField-2 / DOCA SW version: 2.5.5 / Firmware: 24.39.5124

Additionally, our build tests passed on Linux and Windows.

We don't see new issues caused by the changes in this release.

Thanks,
Ali


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

* RE: 23.11.6 patches review and test
  2026-01-18 13:26 ` Yanghang Liu
@ 2026-01-20  8:02   ` Shani Peretz
  0 siblings, 0 replies; 9+ messages in thread
From: Shani Peretz @ 2026-01-20  8:02 UTC (permalink / raw)
  To: Yanghang Liu
  Cc: stable@dpdk.org, dev@dpdk.org, Abhishek Marathe, Ali Alnubani,
	benjamin.walker@intel.com, David Christensen, Hemant Agrawal,
	Ian Stokes, Jerin Jacob, John McNamara, Ju-Hyoung Lee,
	Kevin Traynor, Luca Boccassi, Pei Zhang, qian.q.xu@intel.com,
	Raslan Darawsheh, NBU-Contact-Thomas Monjalon (EXTERNAL),
	yuan.peng@intel.com, zhaoyan.chen@intel.com

[-- Attachment #1: Type: text/plain, Size: 15198 bytes --]

Great thanks Yanghang!

From: Yanghang Liu <yanghliu@redhat.com>
Sent: Sunday, 18 January 2026 15:27
To: Shani Peretz <shperetz@nvidia.com>
Cc: stable@dpdk.org; dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>; Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin Jacob <jerinj@marvell.com>; John McNamara <john.mcnamara@intel.com>; Ju-Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang <pezhang@redhat.com>; qian.q.xu@intel.com; Raslan Darawsheh <rasland@nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; yuan.peng@intel.com; zhaoyan.chen@intel.com
Subject: Re: 23.11.6 patches review and test

External email: Use caution opening links or attachments

I tested below 18 scenarios on RHEL 10.0 host and didn't find any new dpdk issues.
·        VM with device assignment(PF) throughput testing(1G hugepage size): PASS
·        VM with device assignment(PF) throughput testing(2M hugepage size) : PASS
·        VM with device assignment(VF) throughput testing: PASS
·        PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS
·        PVP vhost-user 2Q throughput testing: PASS
·        PVP vhost-user 1Q - cross numa node throughput testing: PASS
·        VM with vhost-user 2 queues throughput testing: PASS
·        vhost-user reconnect with dpdk-client, qemu-server(qemu reconnect): PASS
·        vhost-user reconnect with dpdk-client, qemu-server(ovs reconnect): PASS
·        PVP  reconnect with dpdk-client, qemu-server: PASS
·        PVP 1Q live migration testing: PASS
·        PVP 1Q cross numa node live migration testing: PASS
·        VM with ovs+dpdk+vhost-user 1Q live migration testing: PASS
·        VM with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS
·        VM with ovs+dpdk+vhost-user 2Q live migration testing: PASS
·        VM with ovs+dpdk+vhost-user 4Q live migration testing: PASS
·        Host PF + DPDK testing: PASS
·        Host VF + DPDK testing: PASS
Test Versions:

  *   qemu-kvm-9.1.0
  *   kernel 6.12
  *   libvirt 10.10
  *   ovs 3.3
  *   git describe

     *   v23.11.6-rc1

  *   Test device : X540-AT2 NIC(ixgbe, 10G)
Tested-by: Yanghang Liu <yanghliu@redhat.com<mailto:yanghliu@redhat.com>>


On Wed, Jan 7, 2026 at 6:01 PM Shani Peretz <shperetz@nvidia.com<mailto:shperetz@nvidia.com>> wrote:
Hi all,

Here is a list of patches targeted for stable release 23.11.6.

The planned date for the final release is January 22th.

Please help with testing and validation of your use cases and report
any issues/results with reply-all to this mail. For the final release
the fixes and reported validations will be added to the release notes.

A release candidate tarball can be found at:

    https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1

These patches are located at branch 23.11 of dpdk-stable repo:
    https://dpdk.org/browse/dpdk-stable/

Thanks.

Shani

---
Aarnav JP (1):
      net/cnxk: fix default meter pre-color

Adrian Schollmeyer (1):
      net/mlx5: store MTU at Rx queue allocation time

Amiya Ranjan Mohakud (1):
      net/vmxnet3: disable RSS for single queue for ESX8.0+

Anatoly Burakov (5):
      net/ice: remove indirection for FDIR filters
      net/ice: fix memory leak in raw pattern parse
      bus/pci: fix resource leak in secondary process
      bus/cdx: fix device name in probing error message
      bus/cdx: fix release in probing for secondary process

Andrew Boyer (1):
      doc: add Pollara 400 device in ionic guide

Anurag Mandal (1):
      net/i40e: fix symmetric Toeplitz hashing for SCTP

Bing Zhao (1):
      app/flow-perf: fix rules array length

Brick Yang (2):
      net/dpaa2: fix L3/L4 checksum results
      net/dpaa2: receive packets with additional parse errors

Bruce Richardson (10):
      net/ice: fix vector Rx VLAN offload flags
      net/intel: fix assumption about tag placement order
      net/ice: fix VLAN tag reporting on Rx
      doc: fix display of commands in cpfl guide
      net/ice: fix initialization with 8 ports
      ethdev: fix VLAN filter parameter description
      net/fm10k: fix build with GCC 16
      app/pdump: remove hard-coded memory channels
      telemetry: make socket handler typedef private
      net/ice: fix path selection for QinQ Tx offload

Chengwen Feng (7):
      dma/hisilicon: fix stop with pending transfers
      test/dma: fix failure condition
      net/hns3: fix overwrite mbuf in vector path
      app/dma-perf: fix use after free
      app/dma-perf: fix on-flight DMA when verifying data
      app/testpmd: fix DCB Tx port
      app/testpmd: fix DCB Rx queues

Chinh Cao (1):
      net/ice/base: fix integer overflow on NVM init

Ciara Loftus (5):
      net/iavf: fix Tx vector path selection logic
      doc: fix feature list of ice driver
      doc: fix feature list of iavf driver
      net/e1000/base: fix crash on init with GCC 13
      net/idpf: fix queue setup with TSO offload

Dariusz Sosnowski (8):
      app/testpmd: fix conntrack action query
      net/mlx5: fix min and max MTU reporting
      net/mlx5/hws: fix TIR action support in FDB
      net/mlx5: fix indirect flow age action handling
      net/mlx5: fix Direct Verbs counter offset detection
      net/mlx5: fix indirect RSS action hash
      net/mlx5: fix error reporting on masked indirect actions
      net/mlx5: fix flow tag indexes support on root table

David Marchand (19):
      test/telemetry: fix test calling all commands
      eal: fix plugin dir walk
      cmdline: fix port list parsing
      cmdline: fix highest bit port list parsing
      tailq: fix lookup macro
      hash: fix unaligned access in predictable RSS
      graph: fix unaligned access in stats
      eventdev: fix listing timer adapters with telemetry
      cfgfile: fix section count with no name
      baseband/acc: fix exported header
      eventdev: do not include driver header in DMA adapter
      gpudev: fix driver header for Windows
      drivers: fix some exported headers
      test/debug: fix crash with mlx5 devices
      net/tap: fix build with LTO
      eventdev/crypto: fix build with clang 21
      rawdev: fix build with clang 21
      vhost: fix external buffer in VDUSE
      net/dpaa2: remove ethdev pointer from bus device

Dengdui Huang (4):
      app/testpmd: increase size of set cores list command
      net/hns3: fix inconsistent lock
      net/hns3: fix VLAN resources freeing
      net: fix L2 length for GRE packets

Emma Finn (1):
      crypto/qat: fix CCM request descriptor hash state size

Ferruh Yigit (1):
      ethdev: convert string initialization

Gagandeep Singh (2):
      net/dpaa2: fix shaper rate
      bus/dpaa: improve cleanup

Gowrishankar Muthukrishnan (1):
      crypto/virtio: fix cookies leak

Gregory Etelson (6):
      net/mlx5: fix storage of shared Rx queues
      net/mlx5: fix interface name parameter definition
      net/mlx4: fix unnecessary comma
      net/mlx5: fix unnecessary commas
      net/mlx5: fix external queues access
      net/mlx5: fix send to kernel action resources release

Hemant Agrawal (8):
      net/enetfec: fix file descriptor leak on read error
      net/enetfec: fix buffer descriptor size configuration
      net/enetfec: fix Tx queue free
      net/enetfec: fix checksum flag handling and error return
      net/enetfec: reject multi-queue configuration
      net/enetfec: fix memory leak in Rx buffer cleanup
      net/enetfec: reject Tx deferred queue
      net/dpaa2: fix duplicate call of close

Itai Sharoni (1):
      net/mlx5/windows: fix match criteria in flow creation

Itamar Gozlan (1):
      net/mlx5/hws: fix flow rule hash capability

Jacob Keller (3):
      net/ice/base: fix memory leak in HW profile handling
      net/iavf: fix check for PF Rx timestamp support
      net/iavf: fix Rx timestamp validity check

Jasper Tran O'Leary (1):
      net/gve: free device resources on close

Jerin Jacob (3):
      net/iavf: fix build with clang 21
      test: fix build with clang 21
      lib: fix backticks matching in Doxygen comments

Jiawen Wu (18):
      net/txgbe: reduce memory size of ring descriptors
      net/ngbe: reduce memory size of ring descriptors
      net/txgbe: fix VF Rx buffer size in config register
      net/txgbe: add device arguments for FDIR
      net/txgbe: fix maximum number of FDIR filters
      net/txgbe: fix FDIR mode clearing
      net/txgbe: fix FDIR drop action for L4 match packets
      net/txgbe: fix FDIR rule raw relative for L3 packets
      net/txgbe: switch to FDIR when ntuple filter is full
      net/txgbe: remove unsupported flow action mark
      doc: add device arguments in txgbe guide
      net/txgbe: fix FDIR perfect mode for IPv6
      net/txgbe: fix to create FDIR filter for tunnel packet
      net/txgbe: fix FDIR filter for SCTP tunnel
      net/txgbe: filter FDIR match flex bytes for tunnel
      net/ngbe: fix checksum error counter
      net/txgbe: fix checksum error counter
      net/txgbe: fix FDIR input mask

John Miller (1):
      net/ark: remove double mbuf free

Joshua Washington (7):
      net/gve: do not write zero-length descriptors
      net/gve: validate Tx packet before sending
      net/gve: fix disabling interrupts on DQ
      net/gve: free Rx mbufs if allocation fails on ring setup
      net/gve: send whole packet when mbuf is large
      net/gve: clean when insufficient Tx descriptors
      net/gve: add DQO Tx descriptor limit

Kerem Aksu (1):
      net/af_packet: fix crash in secondary process

Kevin Traynor (1):
      doc: fix NVIDIA bifurcated driver presentation link

Khadem Ullah (5):
      app/testpmd: monitor state of primary process
      doc: add conntrack state inspect command to testpmd guide
      app/testpmd: validate DSCP and VLAN for meter creation
      net/mlx5: fix connection tracking state item validation
      app/testpmd: stop forwarding in secondary process

Maayan Kashani (5):
      net/mlx5: fix unsupported flow rule port action
      net/mlx5: fix non-template age rules flush
      net/mlx5: fix modify field action restriction
      app/testpmd: fix flex item link parsing
      net/mlx5: fix device start error handling

Mattias Rönnblom (1):
      bitops: improve power of 2 alignment documentation

Maxime Coquelin (2):
      vhost: add VDUSE virtqueue ready state polling workaround
      vhost: fix virtqueue info init in VDUSE vring setup

Megha Ajmera (1):
      sched: fix WRR parameter data type

Michael Baum (1):
      net/mlx5: fix multi-process Tx default rules

Nithinsen Kaithakadan (1):
      test/crypto: fix mbuf handling

Nupur Uttarwar (1):
      net/mlx5/hws: fix buddy memory allocation

Pandi Kumar Maharajan (1):
      net/ice/base: fix memory leak in recipe handling

Prashant Gupta (1):
      net/dpaa2: fix uninitialized variable

Radu Nicolau (2):
      crypto/qat: fix ECDH
      test/crypto: fix vector initialization

Robin Jarry (3):
      net/tap: fix interrupt callback crash after failed start
      buildtools/pmdinfogen: fix warning with python 3.14
      graph: fix updating edge with active graph

Roi Dayan (3):
      net/mlx5: fix leak of flow indexed pools
      net/mlx5: release representor interrupt handler
      common/mlx5: release unused mempool entries

Ronak Doshi (1):
      net/vmxnet3: fix mapping of mempools to queues

Rongwei Liu (3):
      net/mlx5: fix indirect flow action memory leak
      net/mlx5: fix meter mark allocation
      net/mlx5: fix indirect meter index leak

Satha Rao (1):
      common/cnxk: fix null SQ access

Shai Brandes (2):
      net/ena: fix PCI BAR mapping on 64K page size
      net/ena/base: fix unsafe memcpy on invalid memory

Shaiq Wani (1):
      net/ice/base: fix adding special words

Shani Peretz (7):
      eal: fix DMA mask validation with IOVA mode option
      net/mlx5: fix MTU initialization
      app/crypto-perf: fix plaintext size exceeds buffer size
      net/bonding: fix MAC address propagation in 802.3ad mode
      net/mlx5: fix Tx metadata pattern template mismatch
      net/hns3: fix atomic API usage for LTS compatibility
      Revert "net/mlx5: align PF and VF/SF MAC address handling"

Sivaprasad Tummala (3):
      eal/x86: enable timeout in AMD power monitor
      examples/l3fwd-power: fix telemetry command registration
      net/mlx5: fix spurious CPU wakeups

Stephen Hemminger (6):
      dmadev: fix debug build with tracepoints
      net/nfp: fix metering cleanup
      pdump: handle primary process exit
      net/mlx5: fix uninitialized variable
      examples/server_node_efd: fix format overflow
      examples/vdpa: fix format overflow

Sucharitha Sarananaga (1):
      crypto/cnxk: refactor RSA verification

Sunil Kumar Kori (1):
      common/cnxk: fix max number of SQB buffers in clean up

Tathagat Priyadarshi (1):
      gro: fix payload corruption in coalescing packets

Thierry Herbelot (1):
      config/arm: enable NUMA for Neoverse N2

Thomas Monjalon (11):
      efd: fix AVX2 support
      bus/pci: fix build with MinGW 13
      net/mlx5: fix build with MinGW 13
      test/hash: check memory allocation
      vdpa/mlx5: remove unused constant
      crypto/mlx5: remove unused constants
      regex/mlx5: remove useless constants
      common/mlx5: remove useless constants
      net/mlx5: remove useless constants
      net/mlx5: remove unused macros
      doc: fix note in FreeBSD guide

Tomasz Duszynski (1):
      common/cnxk: fix async event handling

Vamsi Attunuru (2):
      net/octeon_ep: fix device start
      net/octeon_ep: fix mbuf data offset update

Vanshika Shukla (2):
      net/enetfec: fix out-of-bounds access in UIO mapping
      net/dpaa: fix resource leak

Venkat Kumar Ande (1):
      net/axgbe: fix build with GCC 16

Viacheslav Ovsiienko (5):
      net/mlx5/hws: fix ESP header match in strict mode
      net/mlx5/hws: fix ESP header match in strict mode
      net/mlx5: fix ESP header match after UDP for group 0
      net/mlx5: fix control flow leakage for external SQ
      net/mlx5: fix flex flow item header length

Vladimir Medvedkin (1):
      fib6: fix tbl8 allocation check logic

Wathsala Vithanage (4):
      mcslock: fix memory ordering
      ring: establish safe partial order in default mode
      ring: establish a safe partial order in hts-ring
      ring: establish safe partial order in RTS mode

Xingui Yang (1):
      net/hns3: fix VLAN tag loss for short tunnel frame

Yang Ming (2):
      eal: fix MP socket cleanup
      crypto/ipsec_mb: fix QP release in secondary

Yunjian Wang (1):
      vhost: fix double fetch when dequeue offloading

Zhichao Zeng (1):
      net/ice: fix statistics

[-- Attachment #2: Type: text/html, Size: 44254 bytes --]

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

* RE: 23.11.6 patches review and test
  2026-01-16 10:33 ` Xu, HailinX
@ 2026-01-20  8:11   ` Shani Peretz
  2026-01-20  8:54     ` Xu, HailinX
  0 siblings, 1 reply; 9+ messages in thread
From: Shani Peretz @ 2026-01-20  8:11 UTC (permalink / raw)
  To: Xu, HailinX, stable@dpdk.org
  Cc: dev@dpdk.org, Abhishek Marathe, Ali Alnubani,
	benjamin.walker@intel.com, David Christensen, Hemant Agrawal,
	Ian Stokes, Jerin Jacob, Mcnamara, John, Ju-Hyoung Lee,
	Kevin Traynor, Luca Boccassi, Pei Zhang, qian.q.xu@intel.com,
	Raslan Darawsheh, NBU-Contact-Thomas Monjalon (EXTERNAL),
	Yanghang Liu, yuan.peng@intel.com, zhaoyan.chen@intel.com



> -----Original Message-----
> From: Xu, HailinX <hailinx.xu@intel.com>
> Sent: Friday, 16 January 2026 12:33
> To: Shani Peretz <shperetz@nvidia.com>; stable@dpdk.org
> Cc: dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>;
> Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin Jacob
> <jerinj@marvell.com>; Mcnamara, John <john.mcnamara@intel.com>; Ju-
> Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor <ktraynor@redhat.com>;
> Luca Boccassi <bluca@debian.org>; Pei Zhang <pezhang@redhat.com>;
> qian.q.xu@intel.com; Raslan Darawsheh <rasland@nvidia.com>; NBU-
> Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; Yanghang
> Liu <yanghliu@redhat.com>; yuan.peng@intel.com; zhaoyan.chen@intel.com
> Subject: RE: 23.11.6 patches review and test
> 
> External email: Use caution opening links or attachments
> 
> 
> > -----Original Message-----
> > From: Shani Peretz <shperetz@nvidia.com>
> > Sent: Wednesday, January 7, 2026 6:00 PM
> > To: stable@dpdk.org
> > Cc: dev@dpdk.org; Abhishek Marathe
> <Abhishek.Marathe@microsoft.com>;
> > Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> > Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> > <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin
> > Jacob <jerinj@marvell.com>; Mcnamara, John
> <john.mcnamara@intel.com>;
> > Ju- Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> > <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> > <pezhang@redhat.com>; qian.q.xu@intel.com; Raslan Darawsheh
> > <rasland@nvidia.com>; Thomas Monjalon <thomas@monjalon.net>;
> Yanghang
> > Liu <yanghliu@redhat.com>; yuan.peng@intel.com;
> zhaoyan.chen@intel.com
> > Subject: 23.11.6 patches review and test
> >
> > Hi all,
> >
> > Here is a list of patches targeted for stable release 23.11.6.
> >
> > The planned date for the final release is January 22th.
> >
> > Please help with testing and validation of your use cases and report
> > any issues/results with reply-all to this mail. For the final release
> > the fixes and reported validations will be added to the release notes.
> >
> > A release candidate tarball can be found at:
> >
> >     https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1
> >
> > These patches are located at branch 23.11 of dpdk-stable repo:
> >     https://dpdk.org/browse/dpdk-stable/
> >
> > Thanks.
> >
> > Shani
> >
> > ---
> Update the test status for Intel part. dpdk23.11.6-rc1 all validation test done.
> found 1 new issue.
> 
> unit_tests_cryptodev_func/cryptodev_qat_raw_api_autotest: AES GCM
> Authenticated Test Suite test failing  -- has fix patch fix patch:
> https://mails.dpdk.org/archives/stable/2026-January/055546.html
> 

Fix was added to 23.11, could you check if your tests are passing with the new patch? https://github.com/DPDK/dpdk-stable/tree/23.11

> * Build & CFLAG compile: cover the build test with latest GCC/Clang version on
> the following OS(all passed)
>   - Ubuntu25.04/Ubuntu24.04.2
>   - RHEL9.6/RHEL10
>   - Fedora42
>   - FreeBSD14.2
>   - SUSE15.6
>   - OpenAnolis8.10
>   - AzureLinux3.0
> 
> * Function tests: found 1 new issue.
>   - i40E-(XXV710, X722) PF/VF: test scenarios including
> basic/RTE_FLOW/TSO/Jumboframe/checksum
> offload/mac_filter/VLAN/VXLAN/RSS, etc.
>   - IXGBE-(82599) PF/VF: test scenarios including
> basic/RTE_FLOW/TSO/Jumboframe/checksum
> offload/mac_filter/VLAN/VXLAN/RSS, etc.
>   - ICE-(E810, E2100) PF/VF: test scenarios including basic/Switch/Package
> Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible
> Descriptor, etc.
>   - IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test -
> QAT&SW/FIB library, etc.
>   - Virtio: both function and performance test are covered. Such as
> PVP/Virtio_loopback/virtio-user loopback/virtio-net VM2VM perf
> testing/VMAWARE ESXI 8.0, etc.
>   - Cryptodev: test scenarios including Cryptodev API testing/CompressDev
> ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
>   - DLB: test scenarios including DLB2.0 and DLB2.5
>   - Other: test scenarios including AF_XDP, Power, CBDMA, DSA
> 
> * Performance test: All test done and passed
>   - Thoughput Performance
>   - Cryptodev Latency
>   - PF/VF NIC single core
>   - XXV710/E810 NIC Performance
> 
> 
> Regards,
> Xu, Hailin

That's great, thank you!

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

* RE: 23.11.6 patches review and test
  2026-01-20  8:00 ` Ali Alnubani
@ 2026-01-20  8:13   ` Shani Peretz
  0 siblings, 0 replies; 9+ messages in thread
From: Shani Peretz @ 2026-01-20  8:13 UTC (permalink / raw)
  To: Ali Alnubani, stable@dpdk.org
  Cc: dev@dpdk.org, Abhishek Marathe, benjamin.walker@intel.com,
	David Christensen, Hemant Agrawal, Ian Stokes, Jerin Jacob,
	John McNamara, Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi,
	Pei Zhang, qian.q.xu@intel.com, Raslan Darawsheh,
	NBU-Contact-Thomas Monjalon (EXTERNAL), Yanghang Liu,
	yuan.peng@intel.com, zhaoyan.chen@intel.com



> -----Original Message-----
> From: Ali Alnubani <alialnu@nvidia.com>
> Sent: Tuesday, 20 January 2026 10:00
> To: Shani Peretz <shperetz@nvidia.com>; stable@dpdk.org
> Cc: dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>;
> benjamin.walker@intel.com; David Christensen <drc@linux.vnet.ibm.com>;
> Hemant Agrawal <hemant.agrawal@nxp.com>; Ian Stokes
> <ian.stokes@intel.com>; Jerin Jacob <jerinj@marvell.com>; John McNamara
> <john.mcnamara@intel.com>; Ju-Hyoung Lee <juhlee@microsoft.com>; Kevin
> Traynor <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei
> Zhang <pezhang@redhat.com>; qian.q.xu@intel.com; Raslan Darawsheh
> <rasland@nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL)
> <thomas@monjalon.net>; Yanghang Liu <yanghliu@redhat.com>;
> yuan.peng@intel.com; zhaoyan.chen@intel.com
> Subject: Re: 23.11.6 patches review and test
> 
> On 1/7/26 12:00 PM, Shani Peretz wrote:
> 
> > Hi all,
> >
> > Here is a list of patches targeted for stable release 23.11.6.
> >
> > The planned date for the final release is January 22th.
> >
> > Please help with testing and validation of your use cases and report
> > any issues/results with reply-all to this mail. For the final release
> > the fixes and reported validations will be added to the release notes.
> >
> > A release candidate tarball can be found at:
> >
> >      https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1
> >
> > These patches are located at branch 23.11 of dpdk-stable repo:
> >      https://dpdk.org/browse/dpdk-stable/
> >
> > Thanks.
> >
> > Shani
> >
> > ---
> 
> 
> Hello,
> 
> We ran the following functional tests with Nvidia hardware on v23.11.6-rc1:
> - Basic functionality:
>    Send and receive multiple types of traffic.
> - testpmd xstats counter test.
> - testpmd timestamp test.
> - Changing/checking link status through testpmd.
> - rte_flow tests
> (https://doc.dpdk.org/guides/nics/mlx5.html#supported-hardware-offloads)
> - RSS tests.
> - VLAN filtering, stripping, and insertion tests.
> - Checksum and TSO tests.
> - ptype tests.
> - link_status_interrupt example application tests.
> - l3fwd-power example application tests.
> - Multi-process example applications tests.
> - Hardware LRO tests.
> - Buffer Split tests.
> - Tx scheduling tests.
> 
> Functional tests ran on:
> - NIC: ConnectX-6 Dx / OS: Ubuntu 22.04 / Driver:
> MLNX_OFED_LINUX-23.10-6.1.6.1 / Firmware: 22.39.5124
> - NIC: ConnectX-7 / OS: Ubuntu 22.04 / Driver:
> MLNX_OFED_LINUX-23.10-6.1.6.1 / Firmware: 28.39.5124
> - DPU: BlueField-2 / DOCA SW version: 2.5.5 / Firmware: 24.39.5124
> 
> Additionally, our build tests passed on Linux and Windows.
> 
> We don't see new issues caused by the changes in this release.
> 
> Thanks,
> Ali

That’s great, thanks Ali!

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

* RE: 23.11.6 patches review and test
  2026-01-20  8:11   ` Shani Peretz
@ 2026-01-20  8:54     ` Xu, HailinX
  2026-01-20  8:59       ` Shani Peretz
  0 siblings, 1 reply; 9+ messages in thread
From: Xu, HailinX @ 2026-01-20  8:54 UTC (permalink / raw)
  To: Shani Peretz, stable@dpdk.org
  Cc: dev@dpdk.org, Abhishek Marathe, Ali Alnubani,
	benjamin.walker@intel.com, David Christensen, Hemant Agrawal,
	Ian Stokes, Jerin Jacob, Mcnamara, John, Ju-Hyoung Lee,
	Kevin Traynor, Luca Boccassi, Pei Zhang, qian.q.xu@intel.com,
	Raslan Darawsheh, NBU-Contact-Thomas Monjalon (EXTERNAL),
	Yanghang Liu, yuan.peng@intel.com, zhaoyan.chen@intel.com

> -----Original Message-----
> From: Shani Peretz <shperetz@nvidia.com>
> Sent: Tuesday, January 20, 2026 4:12 PM
> To: Xu, HailinX <hailinx.xu@intel.com>; stable@dpdk.org
> Cc: dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>;
> Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin Jacob
> <jerinj@marvell.com>; Mcnamara, John <john.mcnamara@intel.com>; Ju-
> Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor <ktraynor@redhat.com>;
> Luca Boccassi <bluca@debian.org>; Pei Zhang <pezhang@redhat.com>;
> qian.q.xu@intel.com; Raslan Darawsheh <rasland@nvidia.com>; NBU-
> Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; Yanghang
> Liu <yanghliu@redhat.com>; yuan.peng@intel.com; zhaoyan.chen@intel.com
> Subject: RE: 23.11.6 patches review and test
> 
> 
> 
> > -----Original Message-----
> > From: Xu, HailinX <hailinx.xu@intel.com>
> > Sent: Friday, 16 January 2026 12:33
> > To: Shani Peretz <shperetz@nvidia.com>; stable@dpdk.org
> > Cc: dev@dpdk.org; Abhishek Marathe
> <Abhishek.Marathe@microsoft.com>;
> > Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> > Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> > <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin
> > Jacob <jerinj@marvell.com>; Mcnamara, John
> <john.mcnamara@intel.com>;
> > Ju- Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> > <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> > <pezhang@redhat.com>; qian.q.xu@intel.com; Raslan Darawsheh
> > <rasland@nvidia.com>; NBU- Contact-Thomas Monjalon (EXTERNAL)
> > <thomas@monjalon.net>; Yanghang Liu <yanghliu@redhat.com>;
> > yuan.peng@intel.com; zhaoyan.chen@intel.com
> > Subject: RE: 23.11.6 patches review and test
> >
> > External email: Use caution opening links or attachments
> >
> >
> > > -----Original Message-----
> > > From: Shani Peretz <shperetz@nvidia.com>
> > > Sent: Wednesday, January 7, 2026 6:00 PM
> > > To: stable@dpdk.org
> > > Cc: dev@dpdk.org; Abhishek Marathe
> > <Abhishek.Marathe@microsoft.com>;
> > > Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> > > Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> > > <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin
> > > Jacob <jerinj@marvell.com>; Mcnamara, John
> > <john.mcnamara@intel.com>;
> > > Ju- Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> > > <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> > > <pezhang@redhat.com>; qian.q.xu@intel.com; Raslan Darawsheh
> > > <rasland@nvidia.com>; Thomas Monjalon <thomas@monjalon.net>;
> > Yanghang
> > > Liu <yanghliu@redhat.com>; yuan.peng@intel.com;
> > zhaoyan.chen@intel.com
> > > Subject: 23.11.6 patches review and test
> > >
> > > Hi all,
> > >
> > > Here is a list of patches targeted for stable release 23.11.6.
> > >
> > > The planned date for the final release is January 22th.
> > >
> > > Please help with testing and validation of your use cases and report
> > > any issues/results with reply-all to this mail. For the final
> > > release the fixes and reported validations will be added to the release
> notes.
> > >
> > > A release candidate tarball can be found at:
> > >
> > >     https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1
> > >
> > > These patches are located at branch 23.11 of dpdk-stable repo:
> > >     https://dpdk.org/browse/dpdk-stable/
> > >
> > > Thanks.
> > >
> > > Shani
> > >
> > > ---
> > Update the test status for Intel part. dpdk23.11.6-rc1 all validation test
> done.
> > found 1 new issue.
> >
> > unit_tests_cryptodev_func/cryptodev_qat_raw_api_autotest: AES GCM
> > Authenticated Test Suite test failing  -- has fix patch fix patch:
> > https://mails.dpdk.org/archives/stable/2026-January/055546.html
> >
> 
> Fix was added to 23.11, could you check if your tests are passing with the new
> patch? https://github.com/DPDK/dpdk-stable/tree/23.11
> 
We have conducted the latest commit test and the issue has been resolved.

> > * Build & CFLAG compile: cover the build test with latest GCC/Clang
> > version on the following OS(all passed)
> >   - Ubuntu25.04/Ubuntu24.04.2
> >   - RHEL9.6/RHEL10
> >   - Fedora42
> >   - FreeBSD14.2
> >   - SUSE15.6
> >   - OpenAnolis8.10
> >   - AzureLinux3.0
> >
> > * Function tests: found 1 new issue.
> >   - i40E-(XXV710, X722) PF/VF: test scenarios including
> > basic/RTE_FLOW/TSO/Jumboframe/checksum
> > offload/mac_filter/VLAN/VXLAN/RSS, etc.
> >   - IXGBE-(82599) PF/VF: test scenarios including
> > basic/RTE_FLOW/TSO/Jumboframe/checksum
> > offload/mac_filter/VLAN/VXLAN/RSS, etc.
> >   - ICE-(E810, E2100) PF/VF: test scenarios including
> > basic/Switch/Package Management/Flow Director/Advanced Tx/Advanced
> > RSS/ACL/DCF/Flexible Descriptor, etc.
> >   - IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic
> > test - QAT&SW/FIB library, etc.
> >   - Virtio: both function and performance test are covered. Such as
> > PVP/Virtio_loopback/virtio-user loopback/virtio-net VM2VM perf
> > testing/VMAWARE ESXI 8.0, etc.
> >   - Cryptodev: test scenarios including Cryptodev API
> > testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
> >   - DLB: test scenarios including DLB2.0 and DLB2.5
> >   - Other: test scenarios including AF_XDP, Power, CBDMA, DSA
> >
> > * Performance test: All test done and passed
> >   - Thoughput Performance
> >   - Cryptodev Latency
> >   - PF/VF NIC single core
> >   - XXV710/E810 NIC Performance
> >
> >
> > Regards,
> > Xu, Hailin
> 
> That's great, thank you!

Regards,
Xu, Hailin

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

* RE: 23.11.6 patches review and test
  2026-01-20  8:54     ` Xu, HailinX
@ 2026-01-20  8:59       ` Shani Peretz
  0 siblings, 0 replies; 9+ messages in thread
From: Shani Peretz @ 2026-01-20  8:59 UTC (permalink / raw)
  To: Xu, HailinX, stable@dpdk.org
  Cc: dev@dpdk.org, Abhishek Marathe, Ali Alnubani,
	benjamin.walker@intel.com, David Christensen, Hemant Agrawal,
	Ian Stokes, Jerin Jacob, Mcnamara, John, Ju-Hyoung Lee,
	Kevin Traynor, Luca Boccassi, Pei Zhang, qian.q.xu@intel.com,
	Raslan Darawsheh, NBU-Contact-Thomas Monjalon (EXTERNAL),
	Yanghang Liu, yuan.peng@intel.com, zhaoyan.chen@intel.com



> -----Original Message-----
> From: Xu, HailinX <hailinx.xu@intel.com>
> Sent: Tuesday, 20 January 2026 10:54
> To: Shani Peretz <shperetz@nvidia.com>; stable@dpdk.org
> Cc: dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>;
> Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin Jacob
> <jerinj@marvell.com>; Mcnamara, John <john.mcnamara@intel.com>; Ju-
> Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor <ktraynor@redhat.com>;
> Luca Boccassi <bluca@debian.org>; Pei Zhang <pezhang@redhat.com>;
> qian.q.xu@intel.com; Raslan Darawsheh <rasland@nvidia.com>; NBU-
> Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; Yanghang
> Liu <yanghliu@redhat.com>; yuan.peng@intel.com; zhaoyan.chen@intel.com
> Subject: RE: 23.11.6 patches review and test
> 
> External email: Use caution opening links or attachments
> 
> 
> > -----Original Message-----
> > From: Shani Peretz <shperetz@nvidia.com>
> > Sent: Tuesday, January 20, 2026 4:12 PM
> > To: Xu, HailinX <hailinx.xu@intel.com>; stable@dpdk.org
> > Cc: dev@dpdk.org; Abhishek Marathe
> <Abhishek.Marathe@microsoft.com>;
> > Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> > Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> > <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin
> > Jacob <jerinj@marvell.com>; Mcnamara, John
> <john.mcnamara@intel.com>;
> > Ju- Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> > <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> > <pezhang@redhat.com>; qian.q.xu@intel.com; Raslan Darawsheh
> > <rasland@nvidia.com>; NBU- Contact-Thomas Monjalon (EXTERNAL)
> > <thomas@monjalon.net>; Yanghang Liu <yanghliu@redhat.com>;
> > yuan.peng@intel.com; zhaoyan.chen@intel.com
> > Subject: RE: 23.11.6 patches review and test
> >
> >
> >
> > > -----Original Message-----
> > > From: Xu, HailinX <hailinx.xu@intel.com>
> > > Sent: Friday, 16 January 2026 12:33
> > > To: Shani Peretz <shperetz@nvidia.com>; stable@dpdk.org
> > > Cc: dev@dpdk.org; Abhishek Marathe
> > <Abhishek.Marathe@microsoft.com>;
> > > Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com; David
> > > Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> > > <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin
> > > Jacob <jerinj@marvell.com>; Mcnamara, John
> > <john.mcnamara@intel.com>;
> > > Ju- Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> > > <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> > > <pezhang@redhat.com>; qian.q.xu@intel.com; Raslan Darawsheh
> > > <rasland@nvidia.com>; NBU- Contact-Thomas Monjalon (EXTERNAL)
> > > <thomas@monjalon.net>; Yanghang Liu <yanghliu@redhat.com>;
> > > yuan.peng@intel.com; zhaoyan.chen@intel.com
> > > Subject: RE: 23.11.6 patches review and test
> > >
> > > External email: Use caution opening links or attachments
> > >
> > >
> > > > -----Original Message-----
> > > > From: Shani Peretz <shperetz@nvidia.com>
> > > > Sent: Wednesday, January 7, 2026 6:00 PM
> > > > To: stable@dpdk.org
> > > > Cc: dev@dpdk.org; Abhishek Marathe
> > > <Abhishek.Marathe@microsoft.com>;
> > > > Ali Alnubani <alialnu@nvidia.com>; benjamin.walker@intel.com;
> > > > David Christensen <drc@linux.vnet.ibm.com>; Hemant Agrawal
> > > > <hemant.agrawal@nxp.com>; Ian Stokes <ian.stokes@intel.com>; Jerin
> > > > Jacob <jerinj@marvell.com>; Mcnamara, John
> > > <john.mcnamara@intel.com>;
> > > > Ju- Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> > > > <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> > > > <pezhang@redhat.com>; qian.q.xu@intel.com; Raslan Darawsheh
> > > > <rasland@nvidia.com>; Thomas Monjalon <thomas@monjalon.net>;
> > > Yanghang
> > > > Liu <yanghliu@redhat.com>; yuan.peng@intel.com;
> > > zhaoyan.chen@intel.com
> > > > Subject: 23.11.6 patches review and test
> > > >
> > > > Hi all,
> > > >
> > > > Here is a list of patches targeted for stable release 23.11.6.
> > > >
> > > > The planned date for the final release is January 22th.
> > > >
> > > > Please help with testing and validation of your use cases and
> > > > report any issues/results with reply-all to this mail. For the
> > > > final release the fixes and reported validations will be added to
> > > > the release
> > notes.
> > > >
> > > > A release candidate tarball can be found at:
> > > >
> > > >     https://dpdk.org/browse/dpdk-stable/tag/?id=v23.11.6-rc1
> > > >
> > > > These patches are located at branch 23.11 of dpdk-stable repo:
> > > >     https://dpdk.org/browse/dpdk-stable/
> > > >
> > > > Thanks.
> > > >
> > > > Shani
> > > >
> > > > ---
> > > Update the test status for Intel part. dpdk23.11.6-rc1 all
> > > validation test
> > done.
> > > found 1 new issue.
> > >
> > > unit_tests_cryptodev_func/cryptodev_qat_raw_api_autotest: AES GCM
> > > Authenticated Test Suite test failing  -- has fix patch fix patch:
> > > https://mails.dpdk.org/archives/stable/2026-January/055546.html
> > >
> >
> > Fix was added to 23.11, could you check if your tests are passing with
> > the new patch? https://github.com/DPDK/dpdk-stable/tree/23.11
> >
> We have conducted the latest commit test and the issue has been resolved.
> 

Great thanks for the quick testing!

> > > * Build & CFLAG compile: cover the build test with latest GCC/Clang
> > > version on the following OS(all passed)
> > >   - Ubuntu25.04/Ubuntu24.04.2
> > >   - RHEL9.6/RHEL10
> > >   - Fedora42
> > >   - FreeBSD14.2
> > >   - SUSE15.6
> > >   - OpenAnolis8.10
> > >   - AzureLinux3.0
> > >
> > > * Function tests: found 1 new issue.
> > >   - i40E-(XXV710, X722) PF/VF: test scenarios including
> > > basic/RTE_FLOW/TSO/Jumboframe/checksum
> > > offload/mac_filter/VLAN/VXLAN/RSS, etc.
> > >   - IXGBE-(82599) PF/VF: test scenarios including
> > > basic/RTE_FLOW/TSO/Jumboframe/checksum
> > > offload/mac_filter/VLAN/VXLAN/RSS, etc.
> > >   - ICE-(E810, E2100) PF/VF: test scenarios including
> > > basic/Switch/Package Management/Flow Director/Advanced Tx/Advanced
> > > RSS/ACL/DCF/Flexible Descriptor, etc.
> > >   - IPsec: test scenarios including ipsec/ipsec-gw/ipsec library
> > > basic test - QAT&SW/FIB library, etc.
> > >   - Virtio: both function and performance test are covered. Such as
> > > PVP/Virtio_loopback/virtio-user loopback/virtio-net VM2VM perf
> > > testing/VMAWARE ESXI 8.0, etc.
> > >   - Cryptodev: test scenarios including Cryptodev API
> > > testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
> > >   - DLB: test scenarios including DLB2.0 and DLB2.5
> > >   - Other: test scenarios including AF_XDP, Power, CBDMA, DSA
> > >
> > > * Performance test: All test done and passed
> > >   - Thoughput Performance
> > >   - Cryptodev Latency
> > >   - PF/VF NIC single core
> > >   - XXV710/E810 NIC Performance
> > >
> > >
> > > Regards,
> > > Xu, Hailin
> >
> > That's great, thank you!
> 
> Regards,
> Xu, Hailin

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

end of thread, other threads:[~2026-01-20  8:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07 10:00 23.11.6 patches review and test Shani Peretz
2026-01-16 10:33 ` Xu, HailinX
2026-01-20  8:11   ` Shani Peretz
2026-01-20  8:54     ` Xu, HailinX
2026-01-20  8:59       ` Shani Peretz
2026-01-18 13:26 ` Yanghang Liu
2026-01-20  8:02   ` Shani Peretz
2026-01-20  8:00 ` Ali Alnubani
2026-01-20  8:13   ` Shani Peretz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox