Hi, > -----Original Message----- > From: NBU-Contact-Thomas Monjalon (EXTERNAL) <tho...@monjalon.net> > Sent: Wednesday, March 9, 2022 1:44 AM > To: annou...@dpdk.org > Subject: release candidate 22.03-rc3 > > A new DPDK release candidate is ready for testing: > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F > %2Fgit.dpdk.org%2Fdpdk%2Ftag%2F%3Fid%3Dv22.03- > rc3&data=04%7C01%7Calialnu%40nvidia.com%7C500a9ec12575481ac7e5 > 08da015d861a%7C43083d15727340c1b7db39efd9ccc17a%7C0%7C0%7C637823 > 798456345595%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJ > QIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=EB4Z > nNB%2BC2CF9kY9VtAKuUxHtv%2FE1%2ByRnhweHevzHY0%3D&reserve > d=0 > > There are 102 new patches in this snapshot. > > Release notes: > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F > %2Fdoc.dpdk.org%2Fguides%2Frel_notes%2Frelease_22_03.html&data > =04%7C01%7Calialnu%40nvidia.com%7C500a9ec12575481ac7e508da015d861a > %7C43083d15727340c1b7db39efd9ccc17a%7C0%7C0%7C637823798456345595 > %7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiL > CJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=sZg27gOt6uYlXJFrgK > NG451JsrgsHYEtMb9rU%2F%2FaLVs%3D&reserved=0 > > This should be the last release candidate. > Only documentation and critical bug fixes are accepted until the release. > > 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. > > Please think about sharing your roadmap now for DPDK 22.07. > > Thank you everyone >
The following is a list of tests that we ran on NVIDIA hardware this release: - 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: Items: - conntrack - ecpri - eth - flex - geneve - geneve_opt - gre - gre_key - gre_option - gtp - gtp_psc - icmp - icmp6 - integrity - ipv4 - ipv6 - ipv6_frag_ext - mark - meta - mpls - nvgre - phy_port - port_id - tag - tcp - udp - vlan - vxlan - vxlan_gpe Actions: - age - conntrack - count - dec_tcp_ack - dec_tcp_seq - dec_ttl - drop - flag - inc_tcp_ack - inc_tcp_seq - jump - mark - meter - modify_field - nvgre_decap - nvgre_encap - of_pop_vlan - of_push_vlan - of_set_vlan_pcp - of_set_vlan_vid - port_id - queue - raw_decap - raw_encap - represented_port - rss - sample - set_ipv4_dscp - set_ipv4_dst - set_ipv4_src - set_ipv6_dscp - set_ipv6_dst - set_ipv6_src - set_mac_dst - set_mac_src - set_meta - set_tag - set_tp_dst - set_tp_src - set_ttl - vxlan_decap - vxlan_encap - Some 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. - Regex application tests. - Buffer Split tests. - Tx scheduling tests. - One known issue: https://bugs.dpdk.org/show_bug.cgi?id=938 [TAP] testpmd crashed after stopping ports PS: We are internally investigating a few test failures, and we'll send fixes if necessary. Thanks, Wael Abualrub