Hi all,
Here is a list of patches targeted for stable release 19.11.13.
The planned date for the final release is August 29th.
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=v19.11.13-rc1
These patches are located at branch 19.11 of dpdk-stable repo:
https://dpdk.org/browse/dpdk-stable/
Thanks.
Christian Ehrhardt <christian.ehrhardt@canonical.com>
---
Abdullah Ömer Yamaç (1):
examples/distributor: fix distributor on Rx core
Andy Pei (1):
vdpa/ifc/base: fix null pointer dereference
Ankur Dwivedi (1):
common/cpt: fix build with GCC 12
Chengwen Feng (4):
ethdev: clarify null location case in xstats get
net/hns3: fix xstats get return if xstats is null
net/ipn3ke: fix xstats get return if xstats is null
net/mvpp2: fix xstats get return if xstats is null
Ciara Power (6):
test/crypto: fix null check for ZUC authentication
test/crypto: fix cipher offset for ZUC
test/crypto: fix authentication IV for ZUC SGL
test/crypto: fix ZUC vector IV format
test/crypto: fix SNOW3G vector IV format
doc: fix grammar and formatting in compressdev guide
Damodharam Ammepalli (2):
net/bnxt: allow Tx only or Rx only
net/bnxt: cleanup MTU setting
Dariusz Sosnowski (1):
net/mlx5: fix GTP handling in header modify action
David Marchand (11):
net/nfp: remove unneeded header inclusion
devtools: fix null test for NUMA systems
app/testpmd: remove useless pointer checks
net/bnxt: fix compatibility with some old firmwares
net/ice: fix build with GCC 12
vdpa/ifc: fix build with GCC 12
eal/x86: drop export of internal alignment macro
test/ipsec: fix build with GCC 12
vhost/crypto: fix build with GCC 12
vhost/crypto: fix descriptor processing
vhost: add some trailing newline in log messages
Deepak Khandelwal (1):
mem: skip attaching external memory in secondary process
Dmitry Kozlyuk (2):
net/mlx5: fix Tx when inlining is impossible
ethdev: prohibit polling stopped queue
Fidaullah Noonari (1):
malloc: fix allocation of almost hugepage size
Gagandeep Singh (5):
crypto/dpaa_sec: fix digest size
crypto/dpaa2_sec: fix buffer pool ID check
crypto/dpaa2_sec: fix operation status for simple FD
common/dpaax: fix short MAC-I IV calculation for ZUC
net/dpaa: fix event queue detach
Gowrishankar Muthukrishnan (1):
examples/fips_validation: handle empty payload
Harman Kalra (1):
net/octeontx: fix port close
Harry van Haaren (1):
service: fix lingering active status
Heinrich Schuchardt (2):
drivers/crypto: fix warnings for OpenSSL version
test/hash: fix out of bound access
Hongbo Zheng (1):
test: check memory allocation for CRC
Huisong Li (4):
net/hns3: fix insecure way to query MAC statistics
net/bonding: fix RSS inconsistency between ports
test/bonding: fix RSS test when disable RSS
net/hns3: remove duplicate definition
Jakub Wysocki (1):
crypto/scheduler: fix queue pair in scheduler failover
Jeff Daly (1):
net/ixgbe: add option for link up check on pin SDP3
Jiri Slaby (1):
kni: fix build with Linux 5.18
Joyce Kong (1):
net/memif: fix overwriting of head segment
Kalesh AP (2):
net/bnxt: remove unused macro
net/bnxt: recheck FW readiness if in reset process
Ke Zhang (3):
net/bonding: fix RSS key config with extended key length
kni: use dedicated function to set random MAC address
kni: use dedicated function to set MAC address
Konstantin Ananyev (1):
acl: fix rules with 8-byte field size
Long Li (2):
net/netvsc: fix calculation of checksums based on mbuf flag
net/netvsc: fix vmbus device reference in multi-process
Luc Pelletier (1):
eal/x86: fix unaligned access for small memcpy
Mattias Rönnblom (1):
examples/bond: fix invalid use of trylock
Maxime Coquelin (4):
net/vhost: fix TSO feature default disablement
vhost: fix missing virtqueue lock protection
app/testpmd: revert MAC update in checksum forwarding
vhost: fix missing enqueue pseudo-header calculation
Michael Baum (4):
net/mlx5: add minimum WQE size for striding RQ
net/mlx5: improve stride parameter names
net/mlx5: fix MPRQ stride devargs adjustment
net/mlx5: fix LRO validation in Rx setup
Min Hu (Connor) (2):
app/testpmd: check statistics query before printing
net/bonding: fix mbuf fast free usage
Mingxia Liu (1):
app/testpmd: replace hardcoded min mbuf number with macro
Naga Harish K S V (2):
eventdev/eth_tx: fix adapter creation
eventdev/eth_tx: fix queue delete
Nithin Dabilpuram (1):
examples/ipsec-secgw: fix promiscuous mode option
Peng Zhang (2):
net/nfp: fix initialization
net/nfp: fix disabling VLAN stripping
Qiming Yang (2):
net/iavf: fix queue start exception handling
net/iavf: increase reset complete wait count
Rahul Lakkireddy (1):
net/cxgbe: fix port ID in Rx mbuf
Raja Zidane (3):
net/mlx5: fix mark enabling for Rx
examples/l2fwd-crypto: fix stats refresh rate
examples/link_status_interrupt: fix stats refresh rate
Rakesh Kudurumalla (1):
test: avoid hang if queues are full and Tx fails
Rebecca Troy (1):
crypto/qat: fix DOCSIS crash
Romain Delhomel (1):
bus/fslmc: fix VFIO setup
Shun Hao (1):
app/testpmd: fix metering and policing command for RFC4115
Somnath Kotur (1):
net/bnxt: fix freeing VNIC filters
Stanislaw Kardach (1):
config: fix C++ cross compiler for ARM
Stephen Hemminger (2):
rib: fix traversal with /32 route
net/qede: fix build with GCC 12
Thomas Monjalon (1):
kni: fix build
Tianhao Chai (1):
eal: fix C++ include for device event and DMA
Tyler Retzlaff (1):
eal/windows: fix data race when creating threads
Vanshika Shukla (1):
crypto/dpaa_sec: fix secondary process probing
Vladimir Medvedkin (1):
test/table: fix buffer overflow on lpm entry
Wei Huang (2):
raw/ifpga: remove virtual devices on close
raw/ifpga: unregister interrupt on close
Wenjun Wu (1):
net/ice/base: fix getting sched node from ID type
Wenwu Ma (1):
app/testpmd: perform SW IP checksum for GRO/GSO packets
Yuan Wang (3):
net/vhost: fix access to freed memory
examples/vhost: fix crash when no VMDq
net/vhost: fix deadlock on vring state change