DPDK patches and discussions
 help / color / mirror / Atom feed
* release candidate 24.11-rc1
@ 2024-10-18 21:47 Thomas Monjalon
  2024-10-29 10:19 ` Xu, HailinX
  2024-10-29 19:31 ` Thinh Tran
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Monjalon @ 2024-10-18 21:47 UTC (permalink / raw)
  To: announce

A new DPDK release candidate is ready for testing:
	https://git.dpdk.org/dpdk/tag/?id=v24.11-rc1

There are 630 new patches in this snapshot,
including many API/ABI compatibility breakages.
This release won't be ABI-compatible with previous ones.

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

Highlights of 24.11-rc1:
	- bit set and atomic bit manipulation
	- IPv6 address API
	- Ethernet link lanes
	- flow table index action
	- Cisco enic VF
	- Marvell CN20K
	- symmetric crypto SM4
	- asymmetric crypto EdDSA
	- event device pre-scheduling
	- event device independent enqueue

Please test and report issues on bugs.dpdk.org.

Few more new APIs may be added in -rc2.
DPDK 24.11-rc2 is expected in more than two weeks (early November).

Thank you everyone



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

* RE: release candidate 24.11-rc1
  2024-10-18 21:47 release candidate 24.11-rc1 Thomas Monjalon
@ 2024-10-29 10:19 ` Xu, HailinX
  2024-10-29 19:31 ` Thinh Tran
  1 sibling, 0 replies; 3+ messages in thread
From: Xu, HailinX @ 2024-10-29 10:19 UTC (permalink / raw)
  To: Thomas Monjalon, dev
  Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Saturday, October 19, 2024 5:47 AM
> To: announce@dpdk.org
> Subject: release candidate 24.11-rc1
> 
> A new DPDK release candidate is ready for testing:
> 	https://git.dpdk.org/dpdk/tag/?id=v24.11-rc1
> 
> There are 630 new patches in this snapshot, including many API/ABI
> compatibility breakages.
> This release won't be ABI-compatible with previous ones.
> 
> Release notes:
> 	https://doc.dpdk.org/guides/rel_notes/release_24_11.html
> 
> Highlights of 24.11-rc1:
> 	- bit set and atomic bit manipulation
> 	- IPv6 address API
> 	- Ethernet link lanes
> 	- flow table index action
> 	- Cisco enic VF
> 	- Marvell CN20K
> 	- symmetric crypto SM4
> 	- asymmetric crypto EdDSA
> 	- event device pre-scheduling
> 	- event device independent enqueue
> 
> Please test and report issues on bugs.dpdk.org.
> 
> Few more new APIs may be added in -rc2.
> DPDK 24.11-rc2 is expected in more than two weeks (early November).
> 
> Thank you everyone
> 
Update the test status for Intel part. dpdk24.11-rc1 all test is done. found four new issues.

New issues:
1. [dpdk-24.11]ice_fdir/mac_ipv6_udp: match to an irregular message    -> Intel dev is under investigating
2. [DPDK-24.11.0-RC1] cryptodev_qat_asym_autotest is failing    -> Intel dev is under investigating
3. cpfl_vf_representor_rte_flow/split_queue_mac_ipv4_udp_vf_to_io: rule create failed    -> Intel dev is under investigating
4. [DPDK-24.11] E830 200G port can't up when starting testpmd    -> 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 Ubuntu24.10, Ubuntu24.04.1, Fedora40, RHEL8.10 RHEL9.4, FreeBSD14.1, SUSE15.6, OpenAnolis8.9, AzureLinux 3.0 etc.
  - All test passed.
 *Compile: cover the CFLAGES(O0/O1/O2/O3) with popular OS such as Ubuntu24.04.1 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 1 issue.
* CPF/APF(MEV): test scenarios including APF-HOST,CPF-HOST,CPF-ACC,cpfl_rte_flow/MTU/Jumboframe/checksum offload, 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. 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.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 2 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

* Re: release candidate 24.11-rc1
  2024-10-18 21:47 release candidate 24.11-rc1 Thomas Monjalon
  2024-10-29 10:19 ` Xu, HailinX
@ 2024-10-29 19:31 ` Thinh Tran
  1 sibling, 0 replies; 3+ messages in thread
From: Thinh Tran @ 2024-10-29 19:31 UTC (permalink / raw)
  To: Thomas Monjalon, dpdk-dev

IBM - Power Systems
DPDK v24.11-rc1-6-g90cb8ff819


* Build CI on Fedora 38,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.40.1.el9_4.ppc64le
         with gcc version 11.4.1 20231218 (Red Hat 11.4.1-3) (GCC)
       SLES15 SP5  kernel: 5.14.21-150500.55.49-default
         with gcc version 13.2.1 20230912 (SUSE Linux)

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

Thinh Tran

On 10/18/2024 4:47 PM, Thomas Monjalon wrote:
> A new DPDK release candidate is ready for testing:
> 	https://git.dpdk.org/dpdk/tag/?id=v24.11-rc1
> 
> There are 630 new patches in this snapshot,
> including many API/ABI compatibility breakages.
> This release won't be ABI-compatible with previous ones.
> 
> Release notes:
> 	https://doc.dpdk.org/guides/rel_notes/release_24_11.html
> 
> Highlights of 24.11-rc1:
> 	- bit set and atomic bit manipulation
> 	- IPv6 address API
> 	- Ethernet link lanes
> 	- flow table index action
> 	- Cisco enic VF
> 	- Marvell CN20K
> 	- symmetric crypto SM4
> 	- asymmetric crypto EdDSA
> 	- event device pre-scheduling
> 	- event device independent enqueue
> 
> Please test and report issues on bugs.dpdk.org.
> 
> Few more new APIs may be added in -rc2.
> DPDK 24.11-rc2 is expected in more than two weeks (early November).
> 
> Thank you everyone
> 
> 


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

end of thread, other threads:[~2024-10-29 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-18 21:47 release candidate 24.11-rc1 Thomas Monjalon
2024-10-29 10:19 ` Xu, HailinX
2024-10-29 19:31 ` 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).