DPDK patches and discussions
 help / color / mirror / Atom feed
* release candidate 23.07-rc4
@ 2023-07-20  5:15 Thomas Monjalon
  2023-07-21 10:00 ` Xu, HailinX
  2023-07-25 13:22 ` Thinh Tran
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Monjalon @ 2023-07-20  5:15 UTC (permalink / raw)
  To: announce

A new DPDK release candidate is ready for testing:
	https://git.dpdk.org/dpdk/tag/?id=v23.07-rc4

There are 37 new patches in this snapshot.

Release notes:
	https://doc.dpdk.org/guides/rel_notes/release_23_07.html

Except few policy updates and last minute release notes,
everything ready and not risky should be there in DPDK 23.07-rc4.
Do not forget to review the deprecation notices.

You may share some release validation results
by replying to this message at dev@dpdk.org
and by adding tested hardware in the release notes.

Please think about sharing your roadmap now for DPDK 23.11.

Thank you everyone



^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: release candidate 23.07-rc4
  2023-07-20  5:15 release candidate 23.07-rc4 Thomas Monjalon
@ 2023-07-21 10:00 ` Xu, HailinX
  2023-07-25  1:48   ` Xu, HailinX
  2023-07-25 13:22 ` Thinh Tran
  1 sibling, 1 reply; 4+ messages in thread
From: Xu, HailinX @ 2023-07-21 10:00 UTC (permalink / raw)
  To: Thomas Monjalon, announce, dev
  Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Thursday, July 20, 2023 1:16 PM
> To: announce@dpdk.org
> Subject: release candidate 23.07-rc4
> 
> A new DPDK release candidate is ready for testing:
> 	https://git.dpdk.org/dpdk/tag/?id=v23.07-rc4
> 
> There are 37 new patches in this snapshot.
> 
> Release notes:
> 	https://doc.dpdk.org/guides/rel_notes/release_23_07.html
> 
> Except few policy updates and last minute release notes, everything ready and
> not risky should be there in DPDK 23.07-rc4.
> Do not forget to review the deprecation notices.
> 
> You may share some release validation results by replying to this message at
> dev@dpdk.org and by adding tested hardware in the release notes.
> 
> Please think about sharing your roadmap now for DPDK 23.11.
> 
> Thank you everyone
> 
Update the test status for Intel part. Till now dpdk23.07-rc4 test execution rate is 70%. no critical issue found.
# Basic Intel(R) NIC testing
* Build or compile:  
 *Build: cover the build test combination with latest GCC/Clang version and the popular OS revision such as Ubuntu20.04.5, Ubuntu22.04.2, Fedora38, RHEL8.7/9.2, Centos7.9, OpenAnolis8.8, CBL-Mariner2.0 etc.
  - All test passed.
 *Compile: cover the CFLAGES(O0/O1/O2/O3) with popular OS such as Ubuntu22.04.2 and RHEL9.0.
  - All test passed with latest dpdk.
* Meson test & Asan test: 
    known issue:
    - [dpdk23.07][asan] multiprocess_iavf/multiprocess_simple_mpbasicoperation: AddressSanitizer: heap-use-after-free -> Intel dev is under investigating
	- https://bugs.dpdk.org/show_bug.cgi?id=1107 [22.11-rc1][meson test] seqlock_autotest test failed
	- https://bugs.dpdk.org/show_bug.cgi?id=1123 [dpdk-22.11][asan] the stack-buffer-overflow was found when quit testpmd in Redhat9
	- https://bugs.dpdk.org/show_bug.cgi?id=1250 [dpdk-23.07][meson test] driver-tests/cryptodev_openssl_asym_autotest blocked in RHEL9.0 -> has fix patch
* PF/VF(i40e, ixgbe): test scenarios including PF/VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc. 
  - All test done. No new issue is found.
* PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.
  - execution rate is 80%. No new issue is found.
* Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test, RFC2544 Zero packet loss performance test, etc.
  - execution rate is 50%. No new issue is found.
* Power and IPsec: 
 * Power: test scenarios including bi-direction/Telemetry/Empty Poll Lib/Priority Base Frequency, etc. 
  - execution rate is 50%. No new issue is found. 
 * IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.
  - on going. No new issue is found. 
# 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 8.0, etc.
  - execution rate is 40%. No new issue is found.
* Cryptodev: 
 *Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
  - on going. No new issue is found.
 *Performance test: test scenarios including Throughput Performance /Cryptodev Latency, etc.
  - on going. No new issue is found.

Regards,
Xu, Hailin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: release candidate 23.07-rc4
  2023-07-21 10:00 ` Xu, HailinX
@ 2023-07-25  1:48   ` Xu, HailinX
  0 siblings, 0 replies; 4+ messages in thread
From: Xu, HailinX @ 2023-07-25  1:48 UTC (permalink / raw)
  To: Thomas Monjalon, announce, dev
  Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit

> -----Original Message-----
> From: Xu, HailinX
> Sent: Friday, July 21, 2023 6:01 PM
> To: 'Thomas Monjalon' <thomas@monjalon.net>; announce@dpdk.org;
> dev@dpdk.org
> Cc: Kovacevic, Marko <Marko.Kovacevic@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Richardson, Bruce
> <bruce.richardson@intel.com>; Ferruh Yigit <ferruh.yigit@xilinx.com>
> Subject: RE: release candidate 23.07-rc4
> 
> > -----Original Message-----
> > From: Thomas Monjalon <thomas@monjalon.net>
> > Sent: Thursday, July 20, 2023 1:16 PM
> > To: announce@dpdk.org
> > Subject: release candidate 23.07-rc4
> >
> > A new DPDK release candidate is ready for testing:
> > 	https://git.dpdk.org/dpdk/tag/?id=v23.07-rc4
> >
> > There are 37 new patches in this snapshot.
> >
> > Release notes:
> > 	https://doc.dpdk.org/guides/rel_notes/release_23_07.html
> >
> > Except few policy updates and last minute release notes, everything
> > ready and not risky should be there in DPDK 23.07-rc4.
> > Do not forget to review the deprecation notices.
> >
> > You may share some release validation results by replying to this
> > message at dev@dpdk.org and by adding tested hardware in the release
> notes.
> >
> > Please think about sharing your roadmap now for DPDK 23.11.
> >
> > Thank you everyone
> >
> Update the test status for Intel part. Till now dpdk23.07-rc4 test execution rate
> is 70%. no critical issue found.
> # Basic Intel(R) NIC testing
> * Build or compile:
>  *Build: cover the build test combination with latest GCC/Clang version and
> the popular OS revision such as Ubuntu20.04.5, Ubuntu22.04.2, Fedora38,
> RHEL8.7/9.2, Centos7.9, OpenAnolis8.8, CBL-Mariner2.0 etc.
>   - All test passed.
>  *Compile: cover the CFLAGES(O0/O1/O2/O3) with popular OS such as
> Ubuntu22.04.2 and RHEL9.0.
>   - All test passed with latest dpdk.
> * Meson test & Asan test:
>     known issue:
>     - [dpdk23.07][asan]
> multiprocess_iavf/multiprocess_simple_mpbasicoperation: AddressSanitizer:
> heap-use-after-free -> Intel dev is under investigating
> 	- https://bugs.dpdk.org/show_bug.cgi?id=1107 [22.11-rc1][meson test]
> seqlock_autotest test failed
> 	- https://bugs.dpdk.org/show_bug.cgi?id=1123 [dpdk-22.11][asan] the
> stack-buffer-overflow was found when quit testpmd in Redhat9
> 	- https://bugs.dpdk.org/show_bug.cgi?id=1250 [dpdk-23.07][meson test]
> driver-tests/cryptodev_openssl_asym_autotest blocked in RHEL9.0 -> has fix
> patch
> * PF/VF(i40e, ixgbe): test scenarios including
> PF/VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc.
>   - All test done. No new issue is found.
> * PF/VF(ice): test scenarios including Switch features/Package
> Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible
> Descriptor, etc.
>   - execution rate is 80%. No new issue is found.
> * Intel NIC single core/NIC performance: test scenarios including PF/VF single
> core performance test, RFC2544 Zero packet loss performance test, etc.
>   - execution rate is 50%. No new issue is found.
> * Power and IPsec:
>  * Power: test scenarios including bi-direction/Telemetry/Empty Poll
> Lib/Priority Base Frequency, etc.
>   - execution rate is 50%. No new issue is found.
>  * IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test -
> QAT&SW/FIB library, etc.
>   - on going. No new issue is found.
> # 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 8.0, etc.
>   - execution rate is 40%. No new issue is found.
> * Cryptodev:
>  *Function test: test scenarios including Cryptodev API testing/CompressDev
> ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
>   - on going. No new issue is found.
>  *Performance test: test scenarios including Throughput Performance
> /Cryptodev Latency, etc.
>   - on going. No new issue is found.
> 
> Regards,
> Xu, Hailin

Update the test status for Intel part. Till now dpdk23.07-rc4 all tests done. no critical issue found.
# Basic Intel(R) NIC testing
* Build or compile:  
 *Build: cover the build test combination with latest GCC/Clang version and the popular OS revision such as Ubuntu20.04.5, Ubuntu22.04.2, Fedora38, RHEL8.7/9.2, Centos7.9, OpenAnolis8.8, CBL-Mariner2.0 etc.
  - All test passed.
 *Compile: cover the CFLAGES(O0/O1/O2/O3) with popular OS such as Ubuntu22.04.2 and RHEL9.0.
  - All test passed with latest dpdk.
* Meson test & Asan test: 
    known issue:
    - [dpdk23.07][asan] multiprocess_iavf/multiprocess_simple_mpbasicoperation: AddressSanitizer: heap-use-after-free -> Intel dev is under investigating
	- https://bugs.dpdk.org/show_bug.cgi?id=1107 [22.11-rc1][meson test] seqlock_autotest test failed
	- https://bugs.dpdk.org/show_bug.cgi?id=1123 [dpdk-22.11][asan] the stack-buffer-overflow was found when quit testpmd in Redhat9
* PF/VF(i40e, ixgbe): test scenarios including PF/VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc. 
  - All test done. No new issue is found.
* PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.
  - All test done. No new issue is found.
* Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test, RFC2544 Zero packet loss performance test, etc.
  - All test done. No new issue is found.
* Power and IPsec: 
 * Power: test scenarios including bi-direction/Telemetry/Empty Poll Lib/Priority Base Frequency, etc. 
  - All test done. No new issue is found. 
 * IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.
  - All test done. No new issue is found. 
# 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 8.0, etc.
  - All test done. No new issue is found.
* Cryptodev: 
 *Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
  - All test done. No new issue is found.
 *Performance test: test scenarios including Throughput Performance /Cryptodev Latency, etc.
  - All test done. No new issue is found.

Regards,
Xu, Hailin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: release candidate 23.07-rc4
  2023-07-20  5:15 release candidate 23.07-rc4 Thomas Monjalon
  2023-07-21 10:00 ` Xu, HailinX
@ 2023-07-25 13:22 ` Thinh Tran
  1 sibling, 0 replies; 4+ messages in thread
From: Thinh Tran @ 2023-07-25 13:22 UTC (permalink / raw)
  To: Thomas Monjalon, dpdk-dev

IBM - Power Systems
DPDK v23.07-rc4

* Build CI on Fedora 30,31,34,36,37 for ppc64le
* Basic PF on Mellanox: No issue found
* Performance: not tested.
* OS: RHEL 9.1  kernel: 5.14.0-162.6.1.el9_1.ppc64le
         with gcc version 11.3.1 20220421 (Red Hat 11.3.1-2) (GCC)
       RHEL 8.8  kernel: 4.18.0-477.10.1.el8_8.ppc64le
         with gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC)
       RHEL 8.4  kernel: 4.18.0-305.72.1.el8_4.ppc64le
         with gcc version 8.4.1 20200928 (Red Hat 8.4.1-1) (GCC)

Systems tested:
  - LPARs on IBM Power10 CHRP IBM,9105-22A
     NICs:
     - Mellanox Mellanox Technologies MT2894 Family [ConnectX-6 Lx]
     - firmware version: 26.37.1014
     - MLNX_OFED_LINUX-23.04-0.5.3.6

  - LPARs on Power9 IBM,9009-42G
      NICs:
      - Mellanox Technologies MT28800 Family [ConnectX-5 Ex]
      - firmware-version: 16.35.2000
      - MLNX_OFED_LINUX-23.04-0.5.3.6

Regards,
Thinh Tran

On 7/20/2023 12:15 AM, Thomas Monjalon wrote:
> A new DPDK release candidate is ready for testing:
> 	https://git.dpdk.org/dpdk/tag/?id=v23.07-rc4
> 
> There are 37 new patches in this snapshot.
> 
> Release notes:
> 	https://doc.dpdk.org/guides/rel_notes/release_23_07.html
> 
> Except few policy updates and last minute release notes,
> everything ready and not risky should be there in DPDK 23.07-rc4.
> Do not forget to review the deprecation notices.
> 
> You may share some release validation results
> by replying to this message at dev@dpdk.org
> and by adding tested hardware in the release notes.
> 
> Please think about sharing your roadmap now for DPDK 23.11.
> 
> Thank you everyone
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-25 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-20  5:15 release candidate 23.07-rc4 Thomas Monjalon
2023-07-21 10:00 ` Xu, HailinX
2023-07-25  1:48   ` Xu, HailinX
2023-07-25 13:22 ` Thinh Tran

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).