DPDK patches and discussions
 help / color / mirror / Atom feed
From: Wael Abualrub <waela@nvidia.com>
To: "NBU-Contact-Thomas Monjalon (EXTERNAL)" <thomas@monjalon.net>
Cc: Raslan Darawsheh <rasland@nvidia.com>,
	Ali Alnubani <alialnu@nvidia.com>,  "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: release candidate 23.03-rc3
Date: Sun, 26 Mar 2023 12:07:10 +0000	[thread overview]
Message-ID: <MWHPR12MB11813377ED404A4DD5B6A880D68A9@MWHPR12MB1181.namprd12.prod.outlook.com> (raw)
In-Reply-To: <6884071.18pcnM708K@thomas>

Hi,

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Monday, March 20, 2023 6:30 PM
> To: announce@dpdk.org
> Subject: release candidate 23.03-rc3
> 
> A new DPDK release candidate is ready for testing:
> 	https://git.dpdk.org/dpdk/tag/?id=v23.03-rc3
> 
> There are 110 new patches in this snapshot.
> 
> Release notes:
> 	https://doc.dpdk.org/guides/rel_notes/release_23_03.html
> 
> Few major additions arrived in this -rc3:
> 	- test application for machine learning inference
> 	- DTS hello world
> The test framework DTS is being improved and migrated into the mainline.
> Please join the DTS effort for contributing, reviewing or testing.
> 
> As usual, you can report any issue on https://bugs.dpdk.org
> 
> DPDK 23.03-rc4 could be out at the end of this week.
> 
> Thank you everyone
> 

The following is the testing report for 23.03-rc3

Note: all tests are passed, and no critical issues were found.

The following is a list of tests that we ran on NVIDIA hardware this release:

- Basic functionality:
   Send and receive multiple types of traffic. - passed
- testpmd xstats counter test. - passed
- testpmd timestamp test. - passed
- Changing/checking link status through testpmd. - passed

- RTE flow tests:

  Matching on:
  - ecpri:  - sync is passed
  - esp: sync and async are passed
  - eth: sync and async are passed
  - flex: sync is passed
  - geneve: sync is passed
  - geneve_opt: sync is passed
  - gre : sync and async are passed
  - gre_key: sync and async are passed
  - gre_option: sync is passed
  - gtp: sync and async are passed
  - gtp_psc: sync and async are passed
  - icmp: sync is passed
  - icmp6: sync is passed
  - integrity: sync and async are passed
  - ipv4: sync and async are passed
  - ipv6: sync and async are passed
  - ipv6_frag_ext: sync is passed
  - mark: sync and async are passed
  - meta: sync and async are passed
  - meter color: async is passed
  - mpls: sync and async are passed
  - nvgre: sync and async are passed
  - port_id: sync is passed
  - represented port: async is passed
  - tag: sync and async are passed
  - tcp: sync and async are passed
  - udp: sync and async are passed
  - vlan: sync and async are passed
  - vxlan: sync and async are passed
  - vxlan_gpe: sync and async are passed
  - phy_port: sync is passed

  Actions:
  - age: sync is passed
  - count: sync and async are passed
  - dec_tcp_ack: sync is passed
  - dec_tcp_seq: sync is passed
  - dec_ttl: sync is passed
  - drop: sync and async is passed
  - flag: sync is passed
  - inc_tcp_ack: sync is passed
  - inc_tcp_seq: sync is passed
  - jump: sync and async are passed
  - mark: sync and async are passed
  - meter: sync is passed
  - meter_mark: async is passed
  - modify_field: sync and async are passed
  - nvgre_decap: sync is passed
  - nvgre_encap: sync is passed
  - of_pop_vlan: sync and async are passed
  - of_push_vlan: sync and async are passed
  - of_set_vlan_pcp: sync and async are passed
  - of_set_vlan_vid: sync and async are passed
  - port_id: sync and async are passed
  - queue: sync and async are passed
  - raw_decap: sync and async are passed
  - raw_encap: sync and async are passed
  - represented_port: async are passed
  - rss: sync and async are passed
  - sample: sync is passed
  - set_ipv4_dscp: sync is passed
  - set_ipv4_dst: sync is passed
  - set_ipv4_src: sync is passed
  - set_ipv6_dscp: sync is passed
  - set_ipv6_dst: sync is passed
  - set_ipv6_src: sync is passed
  - set_mac_dst: sync is passed
  - set_mac_src: sync is passed
  - set_meta: sync is passed
  - set_tag: sync is passed
  - set_tp_dst: sync is passed
  - set_tp_src: sync is passed
  - set_ttl: sync is passed
  - vxlan_decap: sync and async are passed
  - vxlan_encap: sync and async are passed

- RSS testing. -passed
- VLAN filtering, stripping and insertion tests. -passed
- Checksum and TSO tests. -passed
- ptype reporting -passed
- link status interrupt using the example application link_status_interrupt tests. - passed
- Interrupt mode using l3fwd-power example application tests. - passed
- Multi process testing using multi process example applications. - passed
- Hardware LRO tests. - passed
- Regex tests. - passed
- Buffer Split. - passed
- Tx scheduling. - passed


Kindest Regards,
Wael Abualrub

  parent reply	other threads:[~2023-03-26 12:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-20 16:29 Thomas Monjalon
2023-03-23  8:23 ` Xu, HailinX
2023-03-27  1:51   ` Xu, HailinX
2023-03-26 12:07 ` Wael Abualrub [this message]
2023-03-28  8:14 ` David Marchand

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=MWHPR12MB11813377ED404A4DD5B6A880D68A9@MWHPR12MB1181.namprd12.prod.outlook.com \
    --to=waela@nvidia.com \
    --cc=alialnu@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=rasland@nvidia.com \
    --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).