RE: DPDK release candidate 26.07-rc3
"Xu, HailinX" <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <DS4PPF00BBED10CFE374C1284F5DCA11F269FC32@DS4PPF00BBED10C.namprd11.prod.outlook.com> |
> -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: Monday, July 13, 2026 4:12 AM > To: [email protected] > Subject: DPDK release candidate 26.07-rc3 > > A new DPDK release candidate is ready for testing: > https://git.dpdk.org/dpdk/tag/?id=v26.07-rc3 > > There are 88 new patches in this snapshot. > > Release notes: > https://doc.dpdk.org/guides/rel_notes/release_26_07.html > > Please test and report issues on bugs.dpdk.org. > > You may share some release validation results by replying to this message at > [email protected] and by adding tested hardware in the release notes. > > Only documentation changes and critical fixes are expected at this stage. > > Thank you everyone > Update the test status for Intel part. dpdk26.07-rc3 all validation test done. found 1 new issue. New issues: 1. vf_vlan/test_vf_vlan_strip_avx512: Failed to strip vlan packet!!! -> has fix patch https://patches.dpdk.org/project/dpdk/patch/[email protected] * Build & CFLAG compile: cover the build test with latest GCC/Clang version on the following OS(all passed) - Ubuntu25.10/Ubuntu26.04 - RHEL9.6/RHEL10 - Fedora43 - FreeBSD15.0 - SUSE16 - OpenAnolis8.10 - OpenEuler24.04-SP2 - AzureLinux3.0 * Function tests: All test done and found 4 issues. - ICE-(E810, E825, E830, E835, E2100) PF/VF: test scenarios including basic/RTE_FLOW/TSO/Jumboframe/checksum offload/mac_filter/VLAN/VXLAN/RSS/Switch/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc. - i40E-(XXV710, X722) PF/VF: test scenarios including basic/RTE_FLOW/TSO/Jumboframe/checksum offload/mac_filter/VLAN/VXLAN/RSS, etc. - IXGBE-(E610, X550) PF/VF: test scenarios including basic/TSO/Jumboframe/checksum offload/mac_filter/VLAN/VXLAN/RSS, etc. - IGC-(i226) PF: test scenarios including basic/RTE_FLOW/TSO/Jumboframe/checksum offload/mac_filter/VLAN/VXLAN/RSS, 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 9.0, etc. - Cryptodev: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc. - 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/E825/E2100 NIC Performance Regards, Xu, Hailin