From: Wael Abualrub <waela@nvidia.com>
To: "NBU-Contact-Thomas Monjalon (EXTERNAL)" <thomas@monjalon.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: release candidate 22.03-rc3
Date: Thu, 10 Mar 2022 13:33:57 +0000 [thread overview]
Message-ID: <MWHPR12MB1181C21778FA6272BBD97232D60B9@MWHPR12MB1181.namprd12.prod.outlook.com> (raw)
In-Reply-To: <3941088.BzM5BlMlMQ@thomas>
Hi,
> -----Original Message-----
> From: NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>
> Sent: Wednesday, March 9, 2022 1:44 AM
> To: announce@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
next prev parent reply other threads:[~2022-03-10 13:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-08 23:43 Thomas Monjalon
2022-03-10 8:57 ` Jiang, YuX
2022-03-14 11:46 ` Jiang, YuX
2022-03-10 13:33 ` Wael Abualrub [this message]
2022-03-12 23:48 ` Thinh Tran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=MWHPR12MB1181C21778FA6272BBD97232D60B9@MWHPR12MB1181.namprd12.prod.outlook.com \
--to=waela@nvidia.com \
--cc=dev@dpdk.org \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).