<div dir="ltr"><div>Hello Xueming,</div><div><br></div><div><div>The testing with dpdk 20.11.4-rc1 <span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap" id="gmail-m_5141519801452881871gmail-m_2301650944530626896gmail-docs-internal-guid-2070516b-7fff-f940-5256-5b67958b6b55"></span> from Red Hat looks good. We tested below 20 scenarios and all got PASS on RHEL8:<br><br>(1)Guest with device assignment(PF) throughput testing(1G hugepage size): PASS<br>(2)Guest with device assignment(PF) throughput testing(2M hugepage size) : PASS<br>(3)Guest with device assignment(VF) throughput testing: PASS<br>(4)PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS<br>(5)PVP vhost-user 2Q throughput testing: PASS<br>(6)PVP vhost-user 1Q - cross numa node throughput testing: PASS<br>(7)Guest with vhost-user 2Q throughput testing: PASS<br>(8)vhost-user reconnect with dpdk-client, qemu-server: qemu reconnect: PASS<br>(9)vhost-user reconnect with dpdk-client, qemu-server: ovs reconnect: PASS<br>(10)PVP 1Q live migration testing: PASS</div><div>(11)PVP 1Q post copy live migration testing: PASS</div><div>(12)PVP 1Q cross numa node live migration testing: PASS<br>(13)Guest with ovs+dpdk+vhost-user 1Q live migration testing: PASS</div><div>(14)Guest with ovs+dpdk+vhost-user 1Q post copy live migration testing: PASS</div><div>(15)Guest with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS<br>(16)Guest with ovs+dpdk+vhost-user 2Q live migration testing: PASS</div><div>(17)Guest with ovs+dpdk+vhost-user 2Q post copy live migration testing: PASS</div><div>(18)Guest with ovs+dpdk+vhost-user 4Q live migration testing: PASS<br>(19)Host PF + DPDK testing: PASS<br>(20)Host VF + DPDK testing: PASS<br></div><div> <br></div><div>Versions:<br>kernel 4.18<br>qemu 6.1<br><br>dpdk: git://<a href="http://dpdk.org/dpdk-stable">dpdk.org/dpdk-stable</a></div><div>branch: remotes/origin/20.11</div><div># git log -1<br>commit bab4318634e0d2276e8bae5ea18789cfda813c70 (HEAD, tag: v20.11.4-rc1, origin/20.11)<br>Author: Xueming Li <<a href="mailto:xuemingl@nvidia.com">xuemingl@nvidia.com</a>><br>Date: Tue Dec 7 00:02:07 2021 +0800<br><br> version: 20.11.4-rc1<br> <br> Signed-off-by: Xueming Li <<a href="mailto:xuemingl@nvidia.com">xuemingl@nvidia.com</a>><br></div><div><br><br>NICs: X540-AT2 NIC(ixgbe, 10G)<br><br>Best regards,<br><br>Pei</div></div><div><br></div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 7, 2021 at 12:16 AM Xueming Li <<a href="mailto:xuemingl@nvidia.com">xuemingl@nvidia.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
Here is a list of patches targeted for stable release 20.11.4.<br>
<br>
The planned date for the final release is 31th December.<br>
<br>
Please help with testing and validation of your use cases and report<br>
any issues/results with reply-all to this mail. For the final release<br>
the fixes and reported validations will be added to the release notes.<br>
<br>
A release candidate tarball can be found at:<br>
<br>
<a href="https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.4-rc1" rel="noreferrer" target="_blank">https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.4-rc1</a><br>
<br>
These patches are located at branch 20.11 of dpdk-stable repo:<br>
<a href="https://dpdk.org/browse/dpdk-stable/" rel="noreferrer" target="_blank">https://dpdk.org/browse/dpdk-stable/</a><br>
<br>
Thanks.<br>
<br>
Xueming Li <<a href="mailto:xuemingl@nvidia.com" target="_blank">xuemingl@nvidia.com</a>><br>
<br>
---<br>
Ajit Khaparde (5):<br>
net/bnxt: update ring group after ring stop start<br>
net/bnxt: fix Tx queue startup state<br>
net/bnxt: fix memzone free for Tx and Rx rings<br>
net/bnxt: fix tunnel port accounting<br>
doc: update NIC feature matrix for bnxt<br>
<br>
Alexander Bechikov (1):<br>
mbuf: fix dump of dynamic fields and flags<br>
<br>
Alexander Kozyrev (3):<br>
net/mlx5: fix mbuf replenishment check for zipped CQE<br>
net/mlx5: fix GRE flow item matching<br>
net/mlx5: fix GENEVE and VXLAN-GPE flow item matching<br>
<br>
Alvin Zhang (4):<br>
app/testpmd: update forward engine beginning<br>
app/testpmd: fix txonly forwarding<br>
net/i40e: fix Rx packet statistics<br>
net/iavf: fix pointer of meta data<br>
<br>
Anatoly Burakov (3):<br>
vfio: fix FreeBSD clear group stub<br>
vfio: fix FreeBSD documentation<br>
vfio: set errno on unsupported OS<br>
<br>
Andrew Rybchenko (4):<br>
mempool: deprecate unused physical page defines<br>
drivers/net: remove queue xstats auto-fill flag<br>
ethdev: forbid closing started device<br>
common/sfc_efx: fix debug compilation control<br>
<br>
Anoob Joseph (4):<br>
examples/ipsec-secgw: fix parsing of flow queue<br>
test/crypto: skip plain text compare for null cipher<br>
test/crypto: fix missing return checks<br>
common/cpt: fix KASUMI input length<br>
<br>
Arek Kusztal (2):<br>
crypto/qat: fix status in RSA decryption<br>
crypto/qat: fix uncleared cookies after operation<br>
<br>
Baruch Siach (1):<br>
net/af_xdp: fix zero-copy Tx queue drain<br>
<br>
Ben Magistro (2):<br>
doc: fix bonding driver name<br>
net/i40e: fix i40evf device initialization<br>
<br>
Ben Pfaff (1):<br>
doc: fix numbers power of 2 in LPM6 guide<br>
<br>
Bing Zhao (3):<br>
net/mlx5: fix flow tables double release<br>
net/mlx5: fix RETA update without stopping device<br>
vdpa/mlx5: fix mkey creation check<br>
<br>
Bruce Richardson (5):<br>
usertools: fix handling EOF for telemetry input pipe<br>
eal/freebsd: lock memory device to prevent conflicts<br>
test/mem: fix memory autotests on FreeBSD<br>
eal/freebsd: ignore in-memory option<br>
doc: fix Doxygen examples build on FreeBSD<br>
<br>
Chengchang Tang (4):<br>
net/hns3: fix queue flow action validation<br>
net/hns3: fix taskqueue pair reset command<br>
net/bonding: fix dedicated queue mode in vector burst<br>
net/bonding: fix RSS key length<br>
<br>
Chengfeng Ye (2):<br>
net/axgbe: fix unreleased lock in I2C transfer<br>
net/mlx5: fix mutex unlock in Tx packet pacing cleanup<br>
<br>
Chengwen Feng (3):<br>
kni: check error code of allmulticast mode switch<br>
net/hns3: fix interrupt vector freeing<br>
net/hns3: optimize Tx performance by mbuf fast free<br>
<br>
Cian Ferriter (1):<br>
ring: fix Doxygen comment of internal function<br>
<br>
Ciara Loftus (1):<br>
net/af_xdp: disable secondary process support<br>
<br>
Ciara Power (4):<br>
crypto/openssl: fix CCM processing 0 length source<br>
examples/fips_validation: remove unused allocation<br>
examples/fips_validation: fix resetting pointer<br>
test/crypto: remove unnecessary stats retrieval<br>
<br>
Conor Walsh (12):<br>
eal: fix memory leak when saving arguments<br>
net/hinic/base: remove some unused variables<br>
net/octeontx: remove unused packet length<br>
bus/fslmc: remove unused device count<br>
event/sw: remove unused inflight events count<br>
net/bnxt: remove some unused variables<br>
net/liquidio: remove unused counter<br>
net/nfp: remove unused message length<br>
net/qede/base: remove unused message size<br>
net/vmxnet3: fix build with clang 13<br>
test/distributor: remove unused counter<br>
examples/performance-thread: remove unused hits count<br>
<br>
Danny Patel (1):<br>
crypto/octeontx2: fix unaligned access to device memory<br>
<br>
Dapeng Yu (10):<br>
net/ice/base: fix PF ID for DCF<br>
net/bonding: fix memory leak on closing device<br>
net/ice: fix double free ACL flow entry<br>
net/ice: retry getting VF VSI map after failure<br>
net/ice: fix deadlock on flow redirect<br>
net/ice: fix function pointer in multi-process<br>
net/iavf: fix shared data in multi-process<br>
net/ice: save rule on switch filter creation<br>
net/ice: fix flow redirect<br>
net/iavf: fix multi-process shared data<br>
<br>
Dariusz Sosnowski (4):<br>
net/mlx5: fix partial inline of fine grain packets<br>
net/mlx5: fix MPLS tunnel outer layer overwrite<br>
net/mlx5: fix multi-segment packet wraparound<br>
doc: fix typo in coding style<br>
<br>
David Christensen (3):<br>
eal/ppc: ignore GCC 10 stringop-overflow warnings<br>
config/ppc: ignore GCC 11 psabi warnings<br>
test/atomic: fix 128-bit atomic test with many cores<br>
<br>
David Marchand (16):<br>
net/virtio: avoid unneeded link interrupt configuration<br>
net/virtio-user: fix Rx interrupts with multi-queue<br>
net/virtio: do not use PMD log type<br>
bus/vmbus: fix leak on device scan<br>
test/latency: fix loop boundary<br>
test/service: fix race in attr check<br>
eal/x86: fix some CPU extended features definitions<br>
mbuf: enforce no option for dynamic fields and flags<br>
usertools/pmdinfo: fix plugin auto scan<br>
doc: fix default mempool option in guides<br>
test/cmdline: fix memory leak<br>
eal/linux: fix uevent message parsing<br>
app/testpmd: remove double dependency on bitrate lib<br>
net/mlx5: do not close stdin on error<br>
test/red: fix typo in test description<br>
examples/ntb: fix build dependency<br>
<br>
Dmitry Kozlyuk (11):<br>
net/mlx5: fix eCPRI matching<br>
build: propagate Windows system dependencies to pkg-config<br>
net/mlx5: fix shared RSS destruction<br>
eal: remove Windows-specific list of common files<br>
eal/windows: do not install virt2phys header<br>
net/mlx5: fix Rx queue resource cleanup<br>
net/mlx5: close tools socket with last device<br>
eal/windows: fix IOVA mode detection and handling<br>
eal/freebsd: fix IOVA mode selection<br>
config/x86: skip GNU binutils bug check for LLVM<br>
net/mlx5: fix flow shared age action reference counting<br>
<br>
Eli Britstein (6):<br>
app/testpmd: add tunnel types<br>
net/mlx5: support more tunnel types<br>
app/testpmd: fix packet burst spreading stats<br>
net: avoid cast-align warning in VLAN insert function<br>
mbuf: avoid cast-align warning in data offset macro<br>
eal/x86: avoid cast-align warning in memcpy functions<br>
<br>
Eugenio Pérez (1):<br>
vhost: clean IOTLB cache on vring stop<br>
<br>
Fan Zhang (1):<br>
examples/fips_validation: fix device start<br>
<br>
Feifei Wang (2):<br>
drivers/net: fix typo in vector Rx comment<br>
drivers/net: fix vector Rx comments<br>
<br>
Ferruh Yigit (5):<br>
net/softnic: fix useless address check<br>
net/i40e: fix 32-bit build<br>
ethdev: fix crash on owner delete<br>
ethdev: fix typos<br>
kni: restrict bifurcated device support<br>
<br>
Gagandeep Singh (4):<br>
common/dpaax/caamflib: fix IV for short MAC-I in SNOW3G<br>
common/dpaax: fix physical address conversion<br>
cryptodev: fix multi-segment raw vector processing<br>
drivers/crypto: fix IPsec TTL decrement option<br>
<br>
Gaoxiang Liu (3):<br>
vhost: fix crash on port deletion<br>
net/virtio: fix repeated freeing of virtqueue<br>
vhost: log socket path on adding connection<br>
<br>
Georg Sauthoff (1):<br>
net: fix aliasing in checksum computation<br>
<br>
Gowrishankar Muthukrishnan (1):<br>
telemetry: fix JSON output buffer length<br>
<br>
Gregory Etelson (10):<br>
common/mlx5: fix flex parser DevX creation routine<br>
net/mlx5: fix tunnel offload validation<br>
examples/multi_process: fix Rx packets distribution<br>
net/mlx5: fix VXLAN-GPE next protocol translation<br>
net/mlx5: add Ethernet header to GENEVE RSS expansion<br>
net/mlx5: fix RSS expansion scheme for GRE header<br>
net/mlx5: fix GENEVE protocol type translation<br>
net/mlx5: fix GRE protocol type translation<br>
app/testpmd: fix tunnel offload validation<br>
app/testpmd: fix hexadecimal parser with odd length<br>
<br>
Haiyue Wang (1):<br>
net/ice: fix memzone leak after device init failure<br>
<br>
Hanumanth Reddy Pothula (1):<br>
net/octeontx2: fix MTU when PTP is enabled<br>
<br>
Harman Kalra (1):<br>
net/octeontx: fix access to indirect buffers<br>
<br>
Harneet Singh (1):<br>
examples/l3fwd-power: fix early shutdown<br>
<br>
Harry van Haaren (1):<br>
app/eventdev: fix terminal colour after control-c exit<br>
<br>
Heinrich Kuhn (2):<br>
net/nfp: fix minimum descriptor sizes<br>
net/nfp: cancel delayed LSC work in port close logic<br>
<br>
Honnappa Nagarahalli (1):<br>
eal: reset lcore task callback and argument<br>
<br>
Huisong Li (9):<br>
net/hns3: fix input parameters of MAC functions<br>
app/testpmd: retain all original dev conf when config DCB<br>
ethdev: fix PCI device release in secondary process<br>
net/hns3: fix secondary process reference count<br>
net/hns3: fix multi-process action register and unregister<br>
net/hns3: unregister MP action on close for secondary<br>
net/hns3: simplify queue DMA address arithmetic<br>
app/testpmd: remove unused header file<br>
net/hns3: fix residual MAC after setting default MAC<br>
<br>
Hyong Youb Kim (2):<br>
net/enic: fix filter mode detection<br>
net/enic: avoid error message when no advanced filtering<br>
<br>
Ilyes Ben Hamouda (1):<br>
malloc: fix allocation with unknown socket ID<br>
<br>
Ivan Ilchenko (7):<br>
net/virtio: fix mbuf count on Rx queue setup<br>
net/virtio: fix split queue vectorized Rx<br>
net/virtio: fix device configure without jumbo Rx offload<br>
net/virtio: fix Tx cleanup functions to have same signature<br>
net/virtio: fix Tx completed mbuf leak on device stop<br>
ethdev: fix xstats by ID API documentation<br>
net/virtio: fix link update in speed feature<br>
<br>
Ivan Malov (2):<br>
net/sfc: set FDIR bit for flow mark in EF100 Rx<br>
net/virtio: fix Tx checksum for tunnel packets<br>
<br>
Jerin Jacob (2):<br>
examples/performance-thread: fix build with clang 12.0.1<br>
doc: fix memif driver acronyms<br>
<br>
Jiawei Wang (3):<br>
net/mlx5: fix tag ID conflict with sample action<br>
net/mlx5: fix metadata and meter split shared tag<br>
net/mlx5: fix flow mark with sampling and metering<br>
<br>
Jiawen Wu (3):<br>
net/txgbe: fix reading SFP module SFF-8472 data<br>
net/txgbe: fix to get interrupt status<br>
net/txgbe: fix packet statistics<br>
<br>
Jie Wang (3):<br>
net/ice: fix queue config in DCF<br>
net/i40e: fix forward outer IPv6 VXLAN<br>
app/testpmd: fix DCB in VT configuration<br>
<br>
Jim Harris (3):<br>
eal/linux: remove unused variable for socket memory<br>
test/compress-perf: remove unused variable<br>
power: fix build with clang 13<br>
<br>
Joyce Kong (3):<br>
test/func_reentrancy: free memzones after test<br>
ethdev: fix typo in Rx queue setup API comment<br>
test/service: fix some comment<br>
<br>
Julien Meunier (2):<br>
stack: fix reload head when pop fails<br>
net/ixgbe: fix queue release<br>
<br>
Junxiao Shi (2):<br>
net/memif: fix chained mbuf determination<br>
net/memif: allow stopping and closing device<br>
<br>
Kai Ji (2):<br>
test/crypto: fix max length for raw data path<br>
test/crypto: fix data lengths<br>
<br>
Kalesh AP (6):<br>
net/bnxt: fix mbuf VLAN in scalar Rx<br>
net/bnxt: check FW capability for VLAN offloads<br>
net/bnxt: fix ring group free<br>
net/bnxt: fix double allocation of ring groups<br>
net/bnxt: fix function driver register/unregister<br>
net/bnxt: fix VLAN indication in Rx mbuf<br>
<br>
Kefu Chai (1):<br>
doc: fix a typo in EAL guide<br>
<br>
Kevin Traynor (2):<br>
bitrate: fix registration to match API description<br>
bitrate: fix calculation to match API description<br>
<br>
Konstantin Ananyev (2):<br>
test/bpf: fix undefined behavior with clang<br>
test: fix ring PMD initialisation<br>
<br>
Kumara Parameshwaran (1):<br>
net/failsafe: fix secondary process probe<br>
<br>
Lance Richardson (1):<br>
net: fix checksum API documentation<br>
<br>
Leyi Rong (1):<br>
net/ice: fix generic build on FreeBSD<br>
<br>
Li Feng (1):<br>
vhost: add sanity check on inflight last index<br>
<br>
Lior Margalit (5):<br>
net/mlx5: fix RSS expansion for inner tunnel VLAN<br>
net/mlx5: fix RSS expansion for explicit graph node<br>
net/mlx5: fix RSS expansion traversal over next nodes<br>
net/mlx5: fix RSS expansion for L2/L3 VXLAN<br>
net/mlx5: fix RSS expansion with EtherType<br>
<br>
Long Li (1):<br>
bus/vmbus: fix ring buffer mapping in secondary process<br>
<br>
Maciej Szwed (1):<br>
interrupt: fix request notifier interrupt processing<br>
<br>
Matan Azrad (3):<br>
common/mlx5: create wrapped MR<br>
vdpa/mlx5: workaround dirty bitmap MR creation<br>
common/mlx5: fix build for zero-length headroom array<br>
<br>
Maxime Coquelin (3):<br>
app/testpmd: fix RSS key length<br>
app/testpmd: fix RSS type display<br>
net/mlx5: fix RSS RETA update<br>
<br>
Michael Baum (9):<br>
net/mlx5: fix memory leak on context allocation failure<br>
common/mlx5: remove unreachable branch in UAR allocation<br>
common/mlx5: fix UAR allocation diagnostics messages<br>
net/mlx5: remove duplicated reference of Tx doorbell<br>
common/mlx5: glue MR registration with IOVA<br>
vdpa/mlx5: workaround guest MR registrations<br>
net/mlx5: workaround MR creation for flow counter<br>
common/mlx5: fix user mode register access attribute<br>
net/mlx5: fix devargs validation for multi-class probing<br>
<br>
Michal Krawczyk (3):<br>
net/ena: fix offload capabilities verification<br>
net/ena: fix per-queue offload capabilities<br>
net/ena: advertise scattered Rx capability<br>
<br>
Min Hu (Connor) (1):<br>
net/hns3: fix mailbox communication with HW<br>
<br>
Mohamad Noor Alim Hussin (1):<br>
raw/ifpga/base: fix linking with librt<br>
<br>
Mohsin Kazmi (1):<br>
net: fix checksum offload for outer IPv4<br>
<br>
Naga Harish K S V (2):<br>
eventdev/eth_rx: fix WRR buffer overrun<br>
eventdev/eth_tx: fix queue delete logic<br>
<br>
Narcisa Vasile (1):<br>
eal/windows: fix CPU cores counting<br>
<br>
Nicolas Chautru (1):<br>
baseband/acc100: fix 4GUL outbound size<br>
<br>
Nithin Dabilpuram (2):<br>
app/testpmd: fix check without outer checksum<br>
app/testpmd: fix dump of Tx offload flags<br>
<br>
Olivier Matz (4):<br>
kvargs: fix comments style<br>
mbuf: fix reset on mbuf free<br>
test/mbuf: fix access to freed memory<br>
mem: fix dynamic hugepage mapping in container<br>
<br>
Pablo de Lara (1):<br>
crypto/ipsec_mb: fix cipher key setting<br>
<br>
Pallavi Kadam (2):<br>
bus/pci: fix unknown NUMA node value on Windows<br>
bus/pci: fix unknown NUMA node value on Windows<br>
<br>
Przemyslaw Zegan (2):<br>
app/crypto-perf: fix AAD template copy overrun<br>
common/qat: fix queue pairs number<br>
<br>
Qi Zhang (4):<br>
net/ice/base: fix typo in comment<br>
net/ice: fix RXDID default value in DCF<br>
net/ice: fix performance with writeback policy<br>
net/ice/base: calculate logical PF ID<br>
<br>
Qiming Chen (17):<br>
net/ixgbe: fix Rx multicast statistics after reset<br>
net/pcap: fix resource leakage on port probe<br>
net/ixgbe: fix hash handle leak<br>
net/ixgbe: fix queue resource leak<br>
net/ixgbe: fix MAC resource leak<br>
net/ixgbe: fix mbuf leak<br>
net/i40e: fix mbuf leak<br>
net/i40e: fix device startup resource release<br>
net/iavf: fix mbuf leak<br>
net/i40e/base: fix resource leakage<br>
net/iavf: fix Rx queue buffer size alignment<br>
net/iavf: fix mbuf leak<br>
net/iavf: fix high CPU usage on frequent command<br>
net/iavf: fix Rx queue IRQ resource leak<br>
common/iavf: fix ARQ resource leak<br>
net/i40e: fix buffer size alignment<br>
net/i40evf: extend the polling times of vf reset<br>
<br>
Radu Nicolau (1):<br>
examples/ipsec-secgw: move global array from header<br>
<br>
Rashmi Shetty (1):<br>
event/dlb2: fix delayed pop test in selftest<br>
<br>
Raslan Darawsheh (1):<br>
app/flow-perf: fix parsing of invalid option<br>
<br>
Rebecca Troy (1):<br>
test/compress: fix buffer overflow<br>
<br>
Robin Zhang (7):<br>
net/i40e/base: fix PHY identifiers for 2.5G and 5G adapters<br>
net/i40e/base: fix PF reset<br>
net/i40e/base: fix update link data for X722<br>
net/i40e/base: fix AOC media type<br>
net/i40e/base: fix function name in comments<br>
net/i40e/base: fix potentially uninitialized variables<br>
net/i40e/base: fix using checksum before check<br>
<br>
Ruifeng Wang (3):<br>
examples/service_cores: fix lcore count check<br>
net/i40e: fix risk in descriptor read in NEON Rx<br>
net/i40e: fix risk in descriptor read in scalar Rx<br>
<br>
Sean Morrissey (3):<br>
remove repeated 'the' in the code<br>
fix PMD wording<br>
doc: capitalise PMD<br>
<br>
Shijith Thotton (2):<br>
test/event_crypto: fix event crypto metadata write<br>
test/event: fix timer adapter creation test<br>
<br>
Simei Su (1):<br>
net/ice: fix max entry number for ACL normal priority<br>
<br>
Somnath Kotur (3):<br>
net/bnxt: fix crash after port stop/start<br>
net/bnxt: fix Rx next consumer index in mbuf alloc fail<br>
net/bnxt: fix autoneg on PAM4 links<br>
<br>
Stephen Hemminger (4):<br>
mbuf: fix typo in comment<br>
bpf: allow self-xor operation<br>
net/bnxt: fix firmware version query<br>
fix spelling in comments and doxygen<br>
<br>
Sunil Kumar Kori (1):<br>
app/testpmd: fix access to DSCP table entries<br>
<br>
Tal Shnaiderman (2):<br>
net/mlx5: fix software parsing support query<br>
net/mlx5: fix tunneling support query<br>
<br>
Tejasree Kondoj (1):<br>
crypto/octeontx2: fix lookaside IPsec IPv6<br>
<br>
Thomas Monjalon (2):<br>
devtools: fix letter case check in commit title<br>
doc: remove repeated repeated words<br>
<br>
Timothy Redaelli (1):<br>
doc: strip build artefacts for examples file list<br>
<br>
Tudor Cornea (3):<br>
net/iavf: fix overflow in maximum packet length config<br>
net/ixgbe: fix port initialization if MTU config fails<br>
net/af_packet: fix ignoring full ring on Tx<br>
<br>
Vanshika Shukla (1):<br>
examples/ptpclient: fix delay request message<br>
<br>
Viacheslav Galaktionov (2):<br>
net/sfc: free MAE lock once switch domain is assigned<br>
net/sfc: update comment about representor support<br>
<br>
Viacheslav Ovsiienko (3):<br>
app/testpmd: fix hex string parser in flow commands<br>
doc: describe timestamp limitations for mlx5<br>
net/mlx5: fix Tx scheduling check<br>
<br>
Vladimir Medvedkin (4):<br>
test/hash: fix buffer overflow with jhash<br>
hash: fix Doxygen comment of Toeplitz file<br>
lpm6: fix buffer overflow<br>
rib: fix IPv6 depth mask<br>
<br>
William Tu (2):<br>
eal/windows: export version function<br>
doc: fix emulated device names in e1000 guide<br>
<br>
Xiaoyu Min (1):<br>
net/mlx4: fix empty Ethernet spec with VLAN<br>
<br>
Xuan Ding (2):<br>
net/virtio: fix indirect descriptor reconnection<br>
net/virtio: fix avail descriptor ID<br>
<br>
Xueming Li (9):<br>
sched: get 64-bit greatest common divisor<br>
vdpa/mlx5: fix large VM memory region registration<br>
vdpa/mlx5: workaround FW first completion in start<br>
vdpa/mlx5: retry VAR allocation during vDPA restart<br>
common/mlx5: fix physical port name recognition<br>
eal: fix device iterator when no bus is selected<br>
net/mlx5: fix Altivec Rx<br>
net/mlx5: fix Rx queue memory allocation return value<br>
raw/octeontx2_ep: remove unused variable<br>
<br>
Yogesh Jangra (1):<br>
pipeline: fix instruction label check<br>
<br>
Yu Wenjun (1):<br>
net/ice: fix deadlock on flow query<br>
<br>
Yunjian Wang (4):<br>
net/e1000: fix memzone leak on queue re-configure<br>
net/ice: fix memzone leak on queue re-configure<br>
net/i40e: fix memzone leak on queue re-configure<br>
net/ixgbe: fix memzone leak on queue re-configure<br>
<br>
Yury Kylulin (1):<br>
net/i40e: support 25G AOC/ACC cables<br>
<br>
Zhihong Peng (1):<br>
net/virtio: fix check scatter on all Rx queues<br>
<br>
Zhihong Wang (1):<br>
app/testpmd: fix Tx retry in flowgen engine<br>
<br>
</blockquote></div></div>