22.11.3 patches review and test

Xu, HailinX hailinx.xu at intel.com
Thu Aug 31 03:50:15 CEST 2023


> -----Original Message-----
> From: Xueming(Steven) Li <xuemingl at nvidia.com>
> Sent: Tuesday, August 29, 2023 4:56 PM
> To: Xu, HailinX <hailinx.xu at intel.com>; stable at dpdk.org; Kevin Traynor
> <ktraynor at redhat.com>
> Cc: xuemingl at nvdia.com; dev at dpdk.org; Abhishek Marathe
> <Abhishek.Marathe at microsoft.com>; Ali Alnubani <alialnu at nvidia.com>;
> Walker, Benjamin <benjamin.walker at intel.com>; David Christensen
> <drc at linux.vnet.ibm.com>; Hemant Agrawal <hemant.agrawal at nxp.com>;
> Stokes, Ian <ian.stokes at intel.com>; Jerin Jacob <jerinj at marvell.com>;
> Mcnamara, John <john.mcnamara at intel.com>; Ju-Hyoung Lee
> <juhlee at microsoft.com>; Luca Boccassi <bluca at debian.org>; Pei Zhang
> <pezhang at redhat.com>; Xu, Qian Q <qian.q.xu at intel.com>; Raslan Darawsheh
> <rasland at nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL)
> <thomas at monjalon.net>; Yanghang Liu <yanghliu at redhat.com>; Peng, Yuan
> <yuan.peng at intel.com>; Chen, Zhaoyan <zhaoyan.chen at intel.com>
> Subject: RE: 22.11.3 patches review and test
> 
> 
> 
> > -----Original Message-----
> > From: Xu, HailinX <hailinx.xu at intel.com>
> > Sent: 8/29/2023 16:22
> > To: Xueming(Steven) Li <xuemingl at nvidia.com>; stable at dpdk.org
> > Cc: xuemingl at nvdia.com; dev at dpdk.org; Abhishek Marathe
> > <Abhishek.Marathe at microsoft.com>; Ali Alnubani <alialnu at nvidia.com>;
> > Walker, Benjamin <benjamin.walker at intel.com>; David Christensen
> > <drc at linux.vnet.ibm.com>; Hemant Agrawal <hemant.agrawal at nxp.com>;
> > Stokes, Ian <ian.stokes at intel.com>; Jerin Jacob <jerinj at marvell.com>;
> > Mcnamara, John <john.mcnamara at intel.com>; Ju-Hyoung Lee
> > <juhlee at microsoft.com>; Kevin Traynor <ktraynor at redhat.com>; Luca
> > Boccassi <bluca at debian.org>; Pei Zhang <pezhang at redhat.com>; Xu, Qian
> > Q <qian.q.xu at intel.com>; Raslan Darawsheh <rasland at nvidia.com>; NBU-
> > Contact-Thomas Monjalon (EXTERNAL) <thomas at monjalon.net>; Yanghang Liu
> > <yanghliu at redhat.com>; Peng, Yuan <yuan.peng at intel.com>; Chen, Zhaoyan
> > <zhaoyan.chen at intel.com>
> > Subject: RE: 22.11.3 patches review and test
> >
> > > -----Original Message-----
> > > From: Xueming Li <xuemingl at nvidia.com>
> > > Sent: Thursday, August 17, 2023 2:14 PM
> > > To: stable at dpdk.org
> > > Cc: xuemingl at nvdia.com; dev at dpdk.org; Abhishek Marathe
> > > <Abhishek.Marathe at microsoft.com>; Ali Alnubani <alialnu at nvidia.com>;
> > > Walker, Benjamin <benjamin.walker at intel.com>; David Christensen
> > > <drc at linux.vnet.ibm.com>; Hemant Agrawal <hemant.agrawal at nxp.com>;
> > > Stokes, Ian <ian.stokes at intel.com>; Jerin Jacob
> > > <jerinj at marvell.com>; Mcnamara, John <john.mcnamara at intel.com>;
> > > Ju-Hyoung Lee <juhlee at microsoft.com>; Kevin Traynor
> > > <ktraynor at redhat.com>; Luca Boccassi <bluca at debian.org>; Pei Zhang
> > > <pezhang at redhat.com>; Xu, Qian Q <qian.q.xu at intel.com>; Raslan
> > > Darawsheh <rasland at nvidia.com>;
> > Thomas
> > > Monjalon <thomas at monjalon.net>; Yanghang Liu <yanghliu at redhat.com>;
> > > Peng, Yuan <yuan.peng at intel.com>; Chen, Zhaoyan
> > > <zhaoyan.chen at intel.com>
> > > Subject: 22.11.3 patches review and test
> > >
> > > Hi all,
> > >
> > > Here is a list of patches targeted for stable release 22.11.3.
> > >
> > > The planned date for the final release is 31th August.
> > >
> > > Please help with testing and validation of your use cases and report
> > > any issues/results with reply-all to this mail. For the final
> > > release the fixes and reported validations will be added to the release notes.
> > >
> > > A release candidate tarball can be found at:
> > >
> > >     https://dpdk.org/browse/dpdk-stable/tag/?id=v22.11.3-rc1
> > >
> > > These patches are located at branch 22.11 of dpdk-stable repo:
> > >     https://dpdk.org/browse/dpdk-stable/
> > >
> > > Thanks.
> >
> > We are conducting DPDK testing and have found two issues.
> >
> > 1. The startup speed of testpmd is significantly slower in the os of SUSE
> >   This issue fix patch has been merged into main, But it has not
> > backported to 22.11.3.
> >   Fix patch commit id on DPDK main:
> > 7e7b6762eac292e78c77ad37ec0973c0c944b845
> 
> Hailin, thanks for the verification and feedback!
> From original patch discussion, the origin decision is no backport, that's why
> "cc:stable at dpdk.org" get removed.
> 
> >
> > 2. The SCTP tunnel packet of iavf cannot be forwarded in avx512 mode
> >   commit 9b7215f150d0bfc5cb00fce68ff08e5217c7f2b3 on v22.11.3-rc1.
> >   This commit is for the new feature (avx512 checksum offload) in DPDK
> > 23.03, which should not be backported to the LTS version since avx512
> > checksum offload is not supported in v22.11.3 LTS.
> 
> Okay, I'll revert this patch. Please note the patch has been backported to 21.11,
> Do we want to fix it? @Kevin Traynor
> 
> >
> > Regards,
> > Xu, Hailin
Update the test status for Intel part. dpdk22.11.3-rc1 all validation tests done. Found 1 crypto bug.

# Basic Intel(R) NIC testing
* Build & CFLAG compile: cover the build test combination with latest GCC/Clang version and the popular OS revision such as
  Ubuntu20.04, Ubuntu22.04, Fedora38, RHEL8.7, RHEL9.2, FreeBSD13.1, SUSE15, CentOS7.9, openEuler22.03-SP1,OpenAnolis8.8 etc.
  - All test done. No new dpdk issue is found.
* PF(i40e, ixgbe): test scenarios including RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc. 
  - All test done. No new dpdk issue is found.
* VF(i40e, ixgbe): test scenarios including VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc.		
  - All test done. No new dpdk 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. Here have an issue. Need revert this patch.
     The SCTP tunnel packet of iavf cannot be forwarded in avx512 mode.
      commit 9b7215f150d0bfc5cb00fce68ff08e5217c7f2b3 on v22.11.3-rc1.
      This commit is for the new feature (avx512 checksum offload) in DPDK 23.03, which should not be backported to the LTS version since avx512 checksum offload is not supported in v22.11.3 LTS.
* Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test, etc.
  - All test done. No new dpdk issue is found.
* IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.
  - All test done. No new dpdk 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 dpdk 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 dpdk issue is found.
  *Performance test: test scenarios including Thoughput Performance/Cryptodev Latency, etc.
    - All test done. Found new bug.
        crypto: Performance drop for 1c1t scenario -> Intel dev is under investigating.

Regards,
Xu, Hailin


More information about the dev mailing list