* release candidate 24.07-rc2
@ 2024-07-12 18:25 David Marchand
2024-07-17 22:31 ` Thinh Tran
2024-07-23 2:14 ` Xu, HailinX
0 siblings, 2 replies; 3+ messages in thread
From: David Marchand @ 2024-07-12 18:25 UTC (permalink / raw)
To: announce; +Cc: Thomas Monjalon
A new DPDK release candidate is ready for testing:
https://git.dpdk.org/dpdk/tag/?id=v24.07-rc2
There are 461 new patches in this snapshot.
Release notes:
https://doc.dpdk.org/guides/rel_notes/release_24_07.html
Highlights of 24.07-rc2:
- SVE support in the hash library
- FEC support in net/i40e and net/ice
- log cleanups in drivers
- various driver fixes and updates
Please test and report issues on bugs.dpdk.org.
DPDK 24.07-rc3 is expected in approximately one week.
Thank you everyone
--
David Marchand
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: release candidate 24.07-rc2
2024-07-12 18:25 release candidate 24.07-rc2 David Marchand
@ 2024-07-17 22:31 ` Thinh Tran
2024-07-23 2:14 ` Xu, HailinX
1 sibling, 0 replies; 3+ messages in thread
From: Thinh Tran @ 2024-07-17 22:31 UTC (permalink / raw)
To: David Marchand, dpdk-dev
IBM - Power Systems Testing
DPDK 24.07-rc2
* Build CI on Fedora 30,37,39,40 container images for ppc64le
* Basic PF on Mellanox: No issue found
* Performance: not tested.
* OS:- RHEL 9.4 kernel: 5.14.0-427.13.1.el9_4.ppc64le
with gcc version 11.4.1 20231218 (Red Hat 11.4.1-3)
- RHEL 9.2 kernel: 5.14.0-284.52.1.el9_2.ppc64le
with gcc version 11.3.1 20221121 (Red Hat 11.3.1-4) (GCC)
- SLES 15-SP5 ppc64le kernel: 5.14.21-150500.55.44-default
with gcc version 12.3.0 (SUSE Linux)
Systems tested:
- LPARs on IBM Power10 CHRP IBM,9105-22A
NICs:
- Mellanox Mellanox Technologies MT2894 Family [ConnectX-6 Lx]
- firmware version: 26.41.1000
- MLNX_OFED_LINUX-24.04-0.6.6.5
Regards,
Thinh
On 7/12/2024 1:25 PM, David Marchand wrote:
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v24.07-rc2
>
> There are 461 new patches in this snapshot.
>
> Release notes:
> https://doc.dpdk.org/guides/rel_notes/release_24_07.html
>
> Highlights of 24.07-rc2:
> - SVE support in the hash library
> - FEC support in net/i40e and net/ice
> - log cleanups in drivers
> - various driver fixes and updates
>
> Please test and report issues on bugs.dpdk.org.
>
> DPDK 24.07-rc3 is expected in approximately one week.
>
> Thank you everyone
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: release candidate 24.07-rc2
2024-07-12 18:25 release candidate 24.07-rc2 David Marchand
2024-07-17 22:31 ` Thinh Tran
@ 2024-07-23 2:14 ` Xu, HailinX
1 sibling, 0 replies; 3+ messages in thread
From: Xu, HailinX @ 2024-07-23 2:14 UTC (permalink / raw)
To: Marchand, David, dev
Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce,
Ferruh Yigit, Puttaswamy, Rajesh T
> -----Original Message-----
> From: David Marchand <david.marchand@redhat.com>
> Sent: Saturday, July 13, 2024 2:25 AM
> To: announce@dpdk.org
> Cc: Thomas Monjalon <thomas@monjalon.net>
> Subject: release candidate 24.07-rc2
>
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v24.07-rc2
>
> There are 461 new patches in this snapshot.
>
> Release notes:
> https://doc.dpdk.org/guides/rel_notes/release_24_07.html
>
> Highlights of 24.07-rc2:
> - SVE support in the hash library
> - FEC support in net/i40e and net/ice
> - log cleanups in drivers
> - various driver fixes and updates
>
> Please test and report issues on bugs.dpdk.org.
>
> DPDK 24.07-rc3 is expected in approximately one week.
>
> Thank you everyone
>
> --
> David Marchand
Update the test status for Intel part. dpdk24.07-rc2 all test is done. found four new issues.
New issues:
1. Bug 1497 - [dpdk-24.07] [ABI][meson test] driver-tests/event_dma_adapter_autotest test hang when do ABI testing -> not fix yet
2. ipsec-secgw tests fail -> Intel dev is under investigating
3. ice_rx_timestamp/single_queue_with_timestamp: obtained unexpected timestamp -> Intel dev is under investigating
4. cryptodev_cpu_aesni_mb_autotest is failing -> Intel dev is under investigating
# 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 Ubuntu22.04.4, Ubuntu24.04, Fedora40, RHEL9.3, RHEL9.4, FreeBSD14.0, SUSE15.5, OpenAnolis8.8, CBL-Mariner2.0 etc.
- All test passed.
*Compile: cover the CFLAGES(O0/O1/O2/O3) with popular OS such as Ubuntu24..04 and RHEL9.4.
- All test passed with latest dpdk.
* PF/VF(i40e, ixgbe): test scenarios including PF/VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc.
- All test case is 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 done. found the 3 issue.
* 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 done. 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 done. No new issue is found.
* IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.
- Execution rate is done. found the 2 issue.
# 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.0U1, etc.
- Execution rate is done. No new issue is found.
* Cryptodev:
*Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
- Execution rate is done. found the 4 issue.
*Performance test: test scenarios including Throughput Performance /Cryptodev Latency, etc.
- Execution rate is done. No performance drop.
Regards,
Xu, Hailin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-23 2:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-12 18:25 release candidate 24.07-rc2 David Marchand
2024-07-17 22:31 ` Thinh Tran
2024-07-23 2:14 ` Xu, HailinX
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).