* release candidate 23.11-rc3
@ 2023-11-14 22:00 Thomas Monjalon
2023-11-16 9:10 ` Xu, HailinX
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Thomas Monjalon @ 2023-11-14 22:00 UTC (permalink / raw)
To: announce
A new DPDK release candidate is ready for testing:
https://git.dpdk.org/dpdk/tag/?id=v23.11-rc3
There are 129 new patches in this snapshot.
Release notes:
https://doc.dpdk.org/guides/rel_notes/release_23_11.html
Please test and report issues on bugs.dpdk.org.
Only doc, tools, and bug fixes should be accepted at this stage.
DPDK 23.11-rc4 should be the last release candidate.
The final release should be done before the end of next week.
Thank you everyone
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: release candidate 23.11-rc3
2023-11-14 22:00 release candidate 23.11-rc3 Thomas Monjalon
@ 2023-11-16 9:10 ` Xu, HailinX
2023-11-21 11:26 ` Xu, HailinX
2023-11-22 5:41 ` Xu, HailinX
2023-11-20 17:32 ` Thinh Tran
2023-11-23 8:21 ` testing report for DPDK " Wael Abualrub
2 siblings, 2 replies; 8+ messages in thread
From: Xu, HailinX @ 2023-11-16 9:10 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: Wednesday, November 15, 2023 6:01 AM
> To: announce@dpdk.org
> Subject: release candidate 23.11-rc3
>
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v23.11-rc3
>
> There are 129 new patches in this snapshot.
>
> Release notes:
> https://doc.dpdk.org/guides/rel_notes/release_23_11.html
>
> Please test and report issues on bugs.dpdk.org.
>
> Only doc, tools, and bug fixes should be accepted at this stage.
>
> DPDK 23.11-rc4 should be the last release candidate.
> The final release should be done before the end of next week.
>
> Thank you everyone
>
Update the test status for Intel part. Till now dpdk23.11-rc2 test execution rate is 40%. found one new issue.
New issues:
1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is opposite to expected -> not fix yet
# 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.
- Execution test is 70%. found 1 issue.
* PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.
- Execution test is 50%. found 1 issue.
* MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum offload, etc
- Execution test is 30%. 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 test is 30%. No new issue is found.
* Power and IPsec:
* Power: test scenarios including bi-direction/Telemetry/Empty Poll Lib/Priority Base Frequency, etc.
- on going. 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 test is 60%. 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] 8+ messages in thread
* Re: release candidate 23.11-rc3
2023-11-14 22:00 release candidate 23.11-rc3 Thomas Monjalon
2023-11-16 9:10 ` Xu, HailinX
@ 2023-11-20 17:32 ` Thinh Tran
2023-11-23 8:21 ` testing report for DPDK " Wael Abualrub
2 siblings, 0 replies; 8+ messages in thread
From: Thinh Tran @ 2023-11-20 17:32 UTC (permalink / raw)
To: dpdk-dev; +Cc: Thomas Monjalon
Hi,
IBM - Power Systems
DPDK v23.11-rc3-2-g6d7129a6e9
* 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
Thanks,
Thinh Tran
On 11/14/2023 4:00 PM, Thomas Monjalon wrote:
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v23.11-rc3
>
> There are 129 new patches in this snapshot.
>
> Release notes:
> https://doc.dpdk.org/guides/rel_notes/release_23_11.html
>
> Please test and report issues on bugs.dpdk.org.
>
> Only doc, tools, and bug fixes should be accepted at this stage.
>
> DPDK 23.11-rc4 should be the last release candidate.
> The final release should be done before the end of next week.
>
> Thank you everyone
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: release candidate 23.11-rc3
2023-11-16 9:10 ` Xu, HailinX
@ 2023-11-21 11:26 ` Xu, HailinX
2023-11-22 5:41 ` Xu, HailinX
1 sibling, 0 replies; 8+ messages in thread
From: Xu, HailinX @ 2023-11-21 11:26 UTC (permalink / raw)
To: Thomas Monjalon, dev
Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit
> -----Original Message-----
> From: Xu, HailinX <hailinx.xu@intel.com>
> Sent: Thursday, November 16, 2023 5:10 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-rc3
>
>
> > -----Original Message-----
> > From: Thomas Monjalon <thomas@monjalon.net>
> > Sent: Wednesday, November 15, 2023 6:01 AM
> > To: announce@dpdk.org
> > Subject: release candidate 23.11-rc3
> >
> > A new DPDK release candidate is ready for testing:
> > https://git.dpdk.org/dpdk/tag/?id=v23.11-rc3
> >
> > There are 129 new patches in this snapshot.
> >
> > Release notes:
> > https://doc.dpdk.org/guides/rel_notes/release_23_11.html
> >
> > Please test and report issues on bugs.dpdk.org.
> >
> > Only doc, tools, and bug fixes should be accepted at this stage.
> >
> > DPDK 23.11-rc4 should be the last release candidate.
> > The final release should be done before the end of next week.
> >
> > Thank you everyone
> >
> Update the test status for Intel part. Till now dpdk23.11-rc2 test execution rate
> is 40%. found one new issue.
> New issues:
> 1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is opposite to
> expected -> not fix yet
>
> # 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.
> - Execution test is 70%. found 1 issue.
> * PF/VF(ice): test scenarios including Switch features/Package
> Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible
> Descriptor, etc.
> - Execution test is 50%. found 1 issue.
> * MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum
> offload, etc
> - Execution test is 30%. 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 test is 30%. No new issue is found.
> * Power and IPsec:
> * Power: test scenarios including bi-direction/Telemetry/Empty Poll
> Lib/Priority Base Frequency, etc.
> - on going. 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 test is 60%. 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 four new issues.
New issues:
1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is opposite to expected -> has been fixed
2. Bug 1327 - [dpdk-23.11] tso/tso_tunneling: tunnel tso setting to not take effect -> no fix yet
3. Igb can't rss when turn on vlan extend -> Intel dev is under investigating
4. cryptodev_qat_raw_api_autotest is failing only on SPR platform -> 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 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 case is done. found 1 issues.
* PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.
- All test case is done. found 1&2 issues.
* MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum offload, etc
- All test case is 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 case 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 case 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 case 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.0, etc.
- All test case 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.
- All test case is done. Found 4 issue.
*Performance test: test scenarios including Throughput Performance /Cryptodev Latency, etc.
- All test case is done. No new issue is found.
Regards,
Xu, Hailin
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: release candidate 23.11-rc3
2023-11-16 9:10 ` Xu, HailinX
2023-11-21 11:26 ` Xu, HailinX
@ 2023-11-22 5:41 ` Xu, HailinX
2023-11-22 10:26 ` Ferruh Yigit
1 sibling, 1 reply; 8+ messages in thread
From: Xu, HailinX @ 2023-11-22 5:41 UTC (permalink / raw)
To: Thomas Monjalon, dev
Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit
> -----Original Message-----
> From: Xu, HailinX <hailinx.xu@intel.com>
> Sent: Thursday, November 16, 2023 5:10 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-rc3
>
>
> > -----Original Message-----
> > From: Thomas Monjalon <thomas@monjalon.net>
> > Sent: Wednesday, November 15, 2023 6:01 AM
> > To: announce@dpdk.org
> > Subject: release candidate 23.11-rc3
> >
> > A new DPDK release candidate is ready for testing:
> > https://git.dpdk.org/dpdk/tag/?id=v23.11-rc3
> >
> > There are 129 new patches in this snapshot.
> >
> > Release notes:
> > https://doc.dpdk.org/guides/rel_notes/release_23_11.html
> >
> > Please test and report issues on bugs.dpdk.org.
> >
> > Only doc, tools, and bug fixes should be accepted at this stage.
> >
> > DPDK 23.11-rc4 should be the last release candidate.
> > The final release should be done before the end of next week.
> >
> > Thank you everyone
> >
> Update the test status for Intel part. Till now dpdk23.11-rc2 test execution rate
> is 40%. found one new issue.
> New issues:
> 1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is opposite to
> expected -> not fix yet
>
> # 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.
> - Execution test is 70%. found 1 issue.
> * PF/VF(ice): test scenarios including Switch features/Package
> Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible
> Descriptor, etc.
> - Execution test is 50%. found 1 issue.
> * MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum
> offload, etc
> - Execution test is 30%. 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 test is 30%. No new issue is found.
> * Power and IPsec:
> * Power: test scenarios including bi-direction/Telemetry/Empty Poll
> Lib/Priority Base Frequency, etc.
> - on going. 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 test is 60%. 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-rc3 all test execution is done. found five new issues.
New issues:
1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is opposite to expected -> has been fixed
2. Bug 1327 - [dpdk-23.11] tso/tso_tunneling: tunnel tso setting to not take effect -> no fix yet
3. Igb can't rss when turn on vlan extend -> Intel dev is under investigating
4. cryptodev_qat_raw_api_autotest is failing only on SPR platform -> Intel dev is under investigating
5. dpdk-23.11-rc3 upstream: enq_deq_all_4K_events failed in test_dlb_params test suite -> 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 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 case is done. found 1 issues.
* PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.
- All test case is done. found 1&2 issues.
* MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum offload, etc
- All test case is 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 case 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 case 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 case 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.0, etc.
- All test case 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.
- All test case is done. Found 4&5 issues.
*Performance test: test scenarios including Throughput Performance /Cryptodev Latency, etc.
- All test case is done. No new issue is found.
Regards,
Xu, Hailin
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: release candidate 23.11-rc3
2023-11-22 5:41 ` Xu, HailinX
@ 2023-11-22 10:26 ` Ferruh Yigit
2023-11-23 1:33 ` Xu, HailinX
0 siblings, 1 reply; 8+ messages in thread
From: Ferruh Yigit @ 2023-11-22 10:26 UTC (permalink / raw)
To: Xu, HailinX, Thomas Monjalon, dev
Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit
On 11/22/2023 5:41 AM, Xu, HailinX wrote:
> CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.
>
>
>> -----Original Message-----
>> From: Xu, HailinX <hailinx.xu@intel.com>
>> Sent: Thursday, November 16, 2023 5:10 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-rc3
>>
>>
>>> -----Original Message-----
>>> From: Thomas Monjalon <thomas@monjalon.net>
>>> Sent: Wednesday, November 15, 2023 6:01 AM
>>> To: announce@dpdk.org
>>> Subject: release candidate 23.11-rc3
>>>
>>> A new DPDK release candidate is ready for testing:
>>> https://git.dpdk.org/dpdk/tag/?id=v23.11-rc3
>>>
>>> There are 129 new patches in this snapshot.
>>>
>>> Release notes:
>>> https://doc.dpdk.org/guides/rel_notes/release_23_11.html
>>>
>>> Please test and report issues on bugs.dpdk.org.
>>>
>>> Only doc, tools, and bug fixes should be accepted at this stage.
>>>
>>> DPDK 23.11-rc4 should be the last release candidate.
>>> The final release should be done before the end of next week.
>>>
>>> Thank you everyone
>>>
>> Update the test status for Intel part. Till now dpdk23.11-rc2 test execution rate
>> is 40%. found one new issue.
>> New issues:
>> 1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is opposite to
>> expected -> not fix yet
>>
>> # 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.
>> - Execution test is 70%. found 1 issue.
>> * PF/VF(ice): test scenarios including Switch features/Package
>> Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible
>> Descriptor, etc.
>> - Execution test is 50%. found 1 issue.
>> * MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum
>> offload, etc
>> - Execution test is 30%. 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 test is 30%. No new issue is found.
>> * Power and IPsec:
>> * Power: test scenarios including bi-direction/Telemetry/Empty Poll
>> Lib/Priority Base Frequency, etc.
>> - on going. 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 test is 60%. 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-rc3 all test execution is done. found five new issues.
>
> New issues:
> 1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is opposite to expected -> has been fixed
> 2. Bug 1327 - [dpdk-23.11] tso/tso_tunneling: tunnel tso setting to not take effect -> no fix yet
>
Did you able to test with enabling TSO offload, as suggested?
> 3. Igb can't rss when turn on vlan extend -> Intel dev is under investigating
>
Is there a bugzilla for this to check details?
> 4. cryptodev_qat_raw_api_autotest is failing only on SPR platform -> Intel dev is under investigating
> 5. dpdk-23.11-rc3 upstream: enq_deq_all_4K_events failed in test_dlb_params test suite -> 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 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 case is done. found 1 issues.
> * PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc.
> - All test case is done. found 1&2 issues.
> * MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum offload, etc
> - All test case is 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 case 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 case 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 case 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.0, etc.
> - All test case 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.
> - All test case is done. Found 4&5 issues.
> *Performance test: test scenarios including Throughput Performance /Cryptodev Latency, etc.
> - All test case is done. No new issue is found.
>
> Regards,
> Xu, Hailin
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: release candidate 23.11-rc3
2023-11-22 10:26 ` Ferruh Yigit
@ 2023-11-23 1:33 ` Xu, HailinX
0 siblings, 0 replies; 8+ messages in thread
From: Xu, HailinX @ 2023-11-23 1:33 UTC (permalink / raw)
To: Ferruh Yigit, Thomas Monjalon, dev
Cc: Kovacevic, Marko, Mcnamara, John, Richardson, Bruce, Ferruh Yigit
> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit@amd.com>
> Sent: Wednesday, November 22, 2023 6:26 PM
> To: Xu, HailinX <hailinx.xu@intel.com>; 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-rc3
>
> On 11/22/2023 5:41 AM, Xu, HailinX wrote:
> > CAUTION: This message has originated from an External Source. Please use
> proper judgment and caution when opening attachments, clicking links, or
> responding to this email.
> >
> >
> >> -----Original Message-----
> >> From: Xu, HailinX <hailinx.xu@intel.com>
> >> Sent: Thursday, November 16, 2023 5:10 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-rc3
> >>
> >>
> >>> -----Original Message-----
> >>> From: Thomas Monjalon <thomas@monjalon.net>
> >>> Sent: Wednesday, November 15, 2023 6:01 AM
> >>> To: announce@dpdk.org
> >>> Subject: release candidate 23.11-rc3
> >>>
> >>> A new DPDK release candidate is ready for testing:
> >>> https://git.dpdk.org/dpdk/tag/?id=v23.11-rc3
> >>>
> >>> There are 129 new patches in this snapshot.
> >>>
> >>> Release notes:
> >>> https://doc.dpdk.org/guides/rel_notes/release_23_11.html
> >>>
> >>> Please test and report issues on bugs.dpdk.org.
> >>>
> >>> Only doc, tools, and bug fixes should be accepted at this stage.
> >>>
> >>> DPDK 23.11-rc4 should be the last release candidate.
> >>> The final release should be done before the end of next week.
> >>>
> >>> Thank you everyone
> >>>
> >> Update the test status for Intel part. Till now dpdk23.11-rc2 test
> >> execution rate is 40%. found one new issue.
> >> New issues:
> >> 1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is
> >> opposite to expected -> not fix yet
> >>
> >> # 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.
> >> - Execution test is 70%. found 1 issue.
> >> * PF/VF(ice): test scenarios including Switch features/Package
> >> Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible
> >> Descriptor, etc.
> >> - Execution test is 50%. found 1 issue.
> >> * MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum
> >> offload, etc
> >> - Execution test is 30%. 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 test is 30%. No new issue is found.
> >> * Power and IPsec:
> >> * Power: test scenarios including bi-direction/Telemetry/Empty Poll
> >> Lib/Priority Base Frequency, etc.
> >> - on going. 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 test is 60%. 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-rc3 all test execution is
> done. found five new issues.
> >
> > New issues:
> > 1. Bug 1326 - rxtx_offload/txoffload_port: tx_offload switch is
> > opposite to expected -> has been fixed 2. Bug 1327 - [dpdk-23.11]
> > tso/tso_tunneling: tunnel tso setting to not take effect -> no fix yet
> >
>
> Did you able to test with enabling TSO offload, as suggested?
Sure, We are confirming if ice driver support it.
> > 3. Igb can't rss when turn on vlan extend -> Intel dev is under
> > investigating
> >
>
> Is there a bugzilla for this to check details?
No, This seems to be a hardware issue, not a DPDK defect. We are currently making the final confirmation.
>
> > 4. cryptodev_qat_raw_api_autotest is failing only on SPR platform ->
> > Intel dev is under investigating 5. dpdk-23.11-rc3 upstream:
> > enq_deq_all_4K_events failed in test_dlb_params test suite -> 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 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 case is done. found 1 issues.
> > * PF/VF(ice): test scenarios including Switch features/Package
> Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible
> Descriptor, etc.
> > - All test case is done. found 1&2 issues.
> > * MEV test: test scenarios including PF/TSO/MTU/Jumboframe/checksum
> offload, etc
> > - All test case is 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 case 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 case 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 case 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.0, etc.
> > - All test case 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.
> > - All test case is done. Found 4&5 issues.
> > *Performance test: test scenarios including Throughput Performance
> /Cryptodev Latency, etc.
> > - All test case is done. No new issue is found.
> >
> > Regards,
> > Xu, Hailin
Regards,
Xu, Hailin
^ permalink raw reply [flat|nested] 8+ messages in thread
* testing report for DPDK release candidate 23.11-rc3
2023-11-14 22:00 release candidate 23.11-rc3 Thomas Monjalon
2023-11-16 9:10 ` Xu, HailinX
2023-11-20 17:32 ` Thinh Tran
@ 2023-11-23 8:21 ` Wael Abualrub
2 siblings, 0 replies; 8+ messages in thread
From: Wael Abualrub @ 2023-11-23 8:21 UTC (permalink / raw)
To: NBU-Contact-Thomas Monjalon (EXTERNAL)
Cc: Raslan Darawsheh, Ali Alnubani, dev
Hi,
> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Wednesday, November 15, 2023 12:01 AM
> To: announce@dpdk.org
> Subject: release candidate 23.11-rc3
>
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v23.11-rc3
>
> There are 129 new patches in this snapshot.
>
> Release notes:
> https://doc.dpdk.org/guides/rel_notes/release_23_11.html
>
> Please test and report issues on bugs.dpdk.org.
>
> Only doc, tools, and bug fixes should be accepted at this stage.
>
> DPDK 23.11-rc4 should be the last release candidate.
> The final release should be done before the end of next week.
>
> Thank you everyone
>
The following is the testing report for 23.11-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.
- testpmd xstats counter test.
- testpmd timestamp test.
- Changing/checking link status through testpmd.
- RTE flow tests:
See: https://doc.dpdk.org/guides/nics/mlx5.html#supported-hardware-offloads
- RSS testing.
- VLAN filtering, stripping and insertion tests.
- Checksum and TSO tests.
- ptype reporting.
- link status interrupt using the example application link_status_interrupt tests.
- Interrupt mode using l3fwd-power example application tests.
- Multi process testing using multi process example applications.
- Hardware LRO tests.
- Regex tests.
- Buffer Split.
- Tx scheduling.
Kindest Regards,
Wael Abualrub
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-11-23 8:22 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-14 22:00 release candidate 23.11-rc3 Thomas Monjalon
2023-11-16 9:10 ` Xu, HailinX
2023-11-21 11:26 ` Xu, HailinX
2023-11-22 5:41 ` Xu, HailinX
2023-11-22 10:26 ` Ferruh Yigit
2023-11-23 1:33 ` Xu, HailinX
2023-11-20 17:32 ` Thinh Tran
2023-11-23 8:21 ` testing report for DPDK " Wael Abualrub
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).