Update the test status for Intel part. Till now 70% is executed, 70% is debugged and no critical issue blocked the test.
# Basic Intel(R) NIC testing * Build or compile: *Build: cover the build test combination with latest GCC/Clang/ICC version and the popular OS revision such as Ubuntu20.04, CentOS Stream 8, etc. - All passed. *Compile: cover the CFLAGES(O0/O1/O2/O3) with popular OS such as Ubuntu20.04 and CentOS Stream 8. - All passed. * PF(i40e, ixgbe and igb): test scenarios including RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc. - Execution rate: 100%, debug rate: 80%. - Fixed RC2's critical bad commit id, issue DPDK PF+DPDK VF:launch testpmd failed by using VF, bugzilla688, bugzilla693. - 1 bug is reported in bugzilla still investigating. > * https://bugs.dpdk.org/show_bug.cgi?id=687 * VF(i40e, ixgbe and igb): test scenarios including VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc. - Execution rate: 100%, debug rate: 90%. No new issue is found. * PF/VF(ICE): test scenarios including /Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Share code update/Flexible Descriptor, etc. - Execution rate: 80%, debug rate: 60%. No new issue is found. - 2 bugs about rss_pppoe add rss cfg failed and ip_fragment_pf_rss hash issues are found in RC2 have been fixed in RC3. * Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test, RFC2544 Zero packet loss performance test, etc. - Execution rate: 60%, debug rate: 60%. No new issue is found. * Power and IPsec: * Power: test scenarios including bi-direction/Telemetry/Empty Poll Lib/Priority Base Frequency and so on. - Execution rate: 90%, debug rate: 90%. No new issue is found. * IPsec: test scenarios including ipsec/ipsec-secgw, etc. - Under testing. # Basic cryptodev and virtio testing * Virtio: both function and performance test are covered. Such as PVP/Virtio_loopback/virtio-user loopback/virtio-net VM2VM perf testing/VMAWARE ESXI 7.0u2, etc. - All tests are done. No new issue is found except known issue which is found in RC2. - 1 bug is reported in bugzilla still investigating. > * https://bugs.dpdk.org/show_bug.cgi?id=699 * Cryptodev: *Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc. - Execution rate: 100%, debug rate: 80%. No new bug is found execpt known issue. *Performance test: test scenarios including Thoughput Performance /Cryptodev Latency, etc. - Under testing. Best regards, Yu Jiang >-----Original Message----- >From: dev <dev-boun...@dpdk.org> On Behalf Of Thomas Monjalon >Sent: Thursday, May 13, 2021 4:57 AM >To: annou...@dpdk.org >Subject: [dpdk-dev] [dpdk-announce] release candidate 21.05-rc3 > >A new DPDK release candidate is ready for testing: > https://git.dpdk.org/dpdk/tag/?id=v21.05-rc3 > >There are 114 new patches in this snapshot. > >Release notes: > https://doc.dpdk.org/guides/rel_notes/release_21_05.html > >Please test and report issues on bugs.dpdk.org. >You may share some release validation results by replying to this message at >dev@dpdk.org. > >DPDK 21.05-rc4 will be out during next week for the final touch. > >Thank you everyone >