DPDK patches and discussions
 help / color / mirror / Atom feed
* release candidate 23.11-rc2
@ 2023-11-06 22:22 Thomas Monjalon
  2023-11-09  8:33 ` Xu, HailinX
  2023-11-14 16:11 ` Thinh Tran
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Monjalon @ 2023-11-06 22:22 UTC (permalink / raw)
  To: announce

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

There are 320 new patches in this snapshot.

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

Highlights of 23.11-rc2:
	- RSS algorithm management
	- maximum Rx buffer size
	- nfp vDPA driver
	- graph application

There were a lot of updates in drivers.
The driver features should be frozen now.

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

DPDK 23.11-rc3 is expected in approximately one week.

Thank you everyone



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

* RE: release candidate 23.11-rc2
  2023-11-06 22:22 release candidate 23.11-rc2 Thomas Monjalon
@ 2023-11-09  8:33 ` Xu, HailinX
  2023-11-14  9:59   ` Xu, HailinX
  2023-11-14 16:11 ` Thinh Tran
  1 sibling, 1 reply; 4+ messages in thread
From: Xu, HailinX @ 2023-11-09  8:33 UTC (permalink / raw)
  To: Thomas Monjalon, dev
  Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit

[-- Attachment #1: Type: text/plain, Size: 3641 bytes --]

> -----Original Message-----

> From: Thomas Monjalon <thomas@monjalon.net>

> Sent: Tuesday, November 7, 2023 6:22 AM

> To: announce@dpdk.org

> Subject: release candidate 23.11-rc2

>

> A new DPDK release candidate is ready for testing:

>            https://git.dpdk.org/dpdk/tag/?id=v23.11-rc2

>

> There are 320 new patches in this snapshot.

>

> Release notes:

>            https://doc.dpdk.org/guides/rel_notes/release_23_11.html

>

> Highlights of 23.11-rc2:

>            - RSS algorithm management

>            - maximum Rx buffer size

>            - nfp vDPA driver

>            - graph application

>

> There were a lot of updates in drivers.

> The driver features should be frozen now.

>

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

>

> DPDK 23.11-rc3 is expected in approximately one week.

>

> Thank you everyone

>

Update the test status for Intel part. Till now dpdk23.11-rc2 test execution rate is 60%. found five new issues.



New issues:

1. ice dcf get vf resource failed when launch testpmd. -> Intel dev is under investigating

2. multiprocess_iavf/test_multiprocess_symmetric_mp_packet: Failed to start two processes. -> Intel dev is under investigating

3. https://bugs.dpdk.org/show_bug.cgi?id=1308 meson_tests/driver: link_bonding_rssconf_autotest test failed. -> not fix yet

4. DPDK 23.11-RC2 TSO Tests failing. -> Intel dev is under investigating

5. mev_cpfl_rte_flow/test_mac_ipv4_udp_encap_vxlan_io_to_vf: received incorrect packet. -> has fix patch



# 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.3, 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.



* PF/VF(i40e, ixgbe, igc): test scenarios including PF/VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc.

  - Execution rate is 90%. found 3 issues.

* PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.

  - Execution rate is 70%. found 1&2&3 issues.

* MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum offload, etc

  - Execution rate is 90%. found 5 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 70%. 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 60%. No new issue is found.

* IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.

  - Execution rate is 50%. found 4 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.0, etc.

  - Execution rate is 70%. 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

[-- Attachment #2: Type: text/html, Size: 8655 bytes --]

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

* RE: release candidate 23.11-rc2
  2023-11-09  8:33 ` Xu, HailinX
@ 2023-11-14  9:59   ` Xu, HailinX
  0 siblings, 0 replies; 4+ messages in thread
From: Xu, HailinX @ 2023-11-14  9:59 UTC (permalink / raw)
  To: Thomas Monjalon, dev
  Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit

[-- Attachment #1: Type: text/plain, Size: 7145 bytes --]


From: Xu, HailinX
Sent: Thursday, November 9, 2023 4:34 PM
To: 'Thomas Monjalon' <thomas@monjalon.net>; 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.11-rc2


> -----Original Message-----

> From: Thomas Monjalon <thomas@monjalon.net<mailto:thomas@monjalon.net>>

> Sent: Tuesday, November 7, 2023 6:22 AM

> To: announce@dpdk.org<mailto:announce@dpdk.org>

> Subject: release candidate 23.11-rc2

>

> A new DPDK release candidate is ready for testing:

>            https://git.dpdk.org/dpdk/tag/?id=v23.11-rc2

>

> There are 320 new patches in this snapshot.

>

> Release notes:

>            https://doc.dpdk.org/guides/rel_notes/release_23_11.html

>

> Highlights of 23.11-rc2:

>            - RSS algorithm management

>            - maximum Rx buffer size

>            - nfp vDPA driver

>            - graph application

>

> There were a lot of updates in drivers.

> The driver features should be frozen now.

>

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

>

> DPDK 23.11-rc3 is expected in approximately one week.

>

> Thank you everyone

>

Update the test status for Intel part. Till now dpdk23.11-rc2 test execution rate is 60%. found five new issues.



New issues:

1. ice dcf get vf resource failed when launch testpmd. -> Intel dev is under investigating

2. multiprocess_iavf/test_multiprocess_symmetric_mp_packet: Failed to start two processes. -> Intel dev is under investigating

3. https://bugs.dpdk.org/show_bug.cgi?id=1308 meson_tests/driver: link_bonding_rssconf_autotest test failed. -> not fix yet

4. DPDK 23.11-RC2 TSO Tests failing. -> Intel dev is under investigating

5. mev_cpfl_rte_flow/test_mac_ipv4_udp_encap_vxlan_io_to_vf: received incorrect packet. -> has fix patch



# 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.3, 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.



* PF/VF(i40e, ixgbe, igc): test scenarios including PF/VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc.

  - Execution rate is 90%. found 3 issues.

* PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.

  - Execution rate is 70%. found 1&2&3 issues.

* MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum offload, etc

  - Execution rate is 90%. found 5 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 70%. 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 60%. No new issue is found.

* IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.

  - Execution rate is 50%. found 4 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.0, etc.

  - Execution rate is 70%. 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. dpdk23.11-rc2 all test execution is done. found nine new issues.



New issues:

1. [mev] mev_cpfl_rte_flow/exclusive_rule: rule can be created repeatedly -> Intel dev is under investigating

2. CVL: vf failed to start testpmd with 256 queue -> Intel dev is under investigating

3. vf_pf_reset/test_pf_reset_trigger_vf_reset: Failed to manually reset vf -> Intel dev is under investigating

4. https://bugs.dpdk.org/show_bug.cgi?id=1311 Launch dpdk-l3fwd-power core dumped on SPR -> not fix yet

5. ice dcf get vf resource failed when launch testpmd. -> Intel dev is under investigating

6. multiprocess_iavf/test_multiprocess_symmetric_mp_packet: Failed to start two processes. -> has fix patch

7. https://bugs.dpdk.org/show_bug.cgi?id=1308 meson_tests/driver:link_bonding_rssconf_autotest test failed. -> has fix patch

8. DPDK 23.11-RC2 TSO Tests failing. -> Intel dev is under investigating

9. mev_cpfl_rte_flow/test_mac_ipv4_udp_encap_vxlan_io_to_vf: received incorrect packet. -> has fix patch



# 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.3, 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.



* PF/VF(i40e, ixgbe): test scenarios including PF/VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc.

  - All test is done. found 7 issue.

* PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.

  - All test is done. found 2&3&5&6&7 issues.

* MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum offload, etc

  - All test is done. found 1&9 issue.

* Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test, RFC2544 Zero packet loss performance test, etc.

  - All test is 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 is done. No new issue is found.

* IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.

  - All test is done. found 8 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.0, etc.

  - All test is done. found 4 issue.

* Cryptodev:

 *Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.

  - All test is done. No new issue is found.

 *Performance test: test scenarios including Throughput Performance /Cryptodev Latency, etc.

  - All test is done. No new issue is found.

Regards,
Xu, Hailin

[-- Attachment #2: Type: text/html, Size: 16126 bytes --]

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

* Re: release candidate 23.11-rc2
  2023-11-06 22:22 release candidate 23.11-rc2 Thomas Monjalon
  2023-11-09  8:33 ` Xu, HailinX
@ 2023-11-14 16:11 ` Thinh Tran
  1 sibling, 0 replies; 4+ messages in thread
From: Thinh Tran @ 2023-11-14 16:11 UTC (permalink / raw)
  To: dpdk-dev; +Cc: Thomas Monjalon


IBM - Power Systems
DPDK v23.11-rc2-3-gde0ec3c245


* Build CI on Fedora 30,31,34,36,37,38 for ppc64le
* Basic PF on Mellanox: No issue found
* Performance: not tested.
* OS: RHEL 9.2  kernel: 5.14.0-284.25.1.el9_2.ppc64le
         with gcc version 11.3.1 20221121 (Red Hat 11.3.1-4) (GCC)
       RHEL 8.6  kernel: 4.18.0-348.el8.ppc64le
         with gcc version 8.5.0 20210514 (Red Hat 8.5.0-10) (GCC)


Systems tested:
  - LPARs on IBM Power10 CHRP IBM,9105-22A
     NICs:
     - Mellanox Mellanox Technologies MT2894 Family [ConnectX-6 Lx]
     - firmware version: 26.38.1002
     - MMLNX_OFED_LINUX-23.07-0.5.0.2

Regards,
Thinh Tran

On 11/6/2023 4:22 PM, Thomas Monjalon wrote:
> A new DPDK release candidate is ready for testing:
> 	https://git.dpdk.org/dpdk/tag/?id=v23.11-rc2
> 
> There are 320 new patches in this snapshot.
> 
> Release notes:
> 	https://doc.dpdk.org/guides/rel_notes/release_23_11.html
> 
> Highlights of 23.11-rc2:
> 	- RSS algorithm management
> 	- maximum Rx buffer size
> 	- nfp vDPA driver
> 	- graph application
> 
> There were a lot of updates in drivers.
> The driver features should be frozen now.
> 
> Please test and report issues on bugs.dpdk.org.
> 
> DPDK 23.11-rc3 is expected in approximately one week.
> 
> Thank you everyone
> 
> 

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

end of thread, other threads:[~2023-11-14 16:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-06 22:22 release candidate 23.11-rc2 Thomas Monjalon
2023-11-09  8:33 ` Xu, HailinX
2023-11-14  9:59   ` Xu, HailinX
2023-11-14 16:11 ` 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).