Re: 24.11.7 patches review and test
Ali Alnubani <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
On 7/27/26 12:43 PM, [email protected] wrote: > Hi all, > > Here is a list of patches targeted for stable release 24.11.7. > > The planned date for the final release is 2026/08/10. > > 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=v24.11.7-rc1 > > These patches are located at branch 24.11 of dpdk-stable repo: > https://dpdk.org/browse/dpdk-stable/ > > Thanks. > > Luca Boccassi > > --- Hello, We ran the following functional tests with Nvidia hardware on v24.11.7-rc1 (with 890094995dcaa0 ("net/mlx5: fix item prepending conditions") applied): - 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-24.10-5.1.6.1 / Firmware: 22.43.8016 - NIC: ConnectX-7 / OS: Ubuntu 22.04 / Driver: MLNX_OFED_LINUX-24.10-5.1.6.1 / Firmware: 28.43.8016 - DPU: BlueField-2 / DOCA SW version: 2.9.5 / Firmware: 24.43.8016 We don't see new issues blocking this release. Thanks, Ali