patches for DPDK stable branches
 help / color / mirror / Atom feed
From: YangHang Liu <yanghliu@redhat.com>
To: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Cc: Pei Zhang <pezhang@redhat.com>,
	stable@dpdk.org, dev@dpdk.org,
	 Abhishek Marathe <Abhishek.Marathe@microsoft.com>,
	Ali Alnubani <alialnu@nvidia.com>,
	 "Walker, Benjamin" <benjamin.walker@intel.com>,
	David Christensen <drc@linux.vnet.ibm.com>,
	 Hemant Agrawal <hemant.agrawal@nxp.com>,
	Ian Stokes <ian.stokes@intel.com>,
	 Jerin Jacob <jerinj@marvell.com>,
	John McNamara <john.mcnamara@intel.com>,
	 Ju-Hyoung Lee <juhlee@microsoft.com>,
	Kevin Traynor <ktraynor@redhat.com>,
	 Luca Boccassi <bluca@debian.org>,
	"xu, qian" <qian.q.xu@intel.com>,
	 Raslan Darawsheh <rasland@nvidia.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	 "Peng, Yuan" <yuan.peng@intel.com>,
	"Chen, Zhaoyan" <zhaoyan.chen@intel.com>,
	 Chao Yang <chayang@redhat.com>
Subject: Re: 19.11.13 patches review and test
Date: Wed, 3 Aug 2022 12:39:45 +0800	[thread overview]
Message-ID: <CAGYh1E_n7Quzu0-cYSnqG8==0kwka7xsd8yr6tFDp_T1tmf=Ag@mail.gmail.com> (raw)
In-Reply-To: <CAATJJ0+iYni9REx=+jZ6OwBXQD_HK6WXrM2PM1ySZ8vVpGorag@mail.gmail.com>

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

Hi  Christian,

The dpdk 19.11.13-rc1 test result from Red Hat looks good.

We tested below 17 scenarios and all got PASS on RHEL8:

   - Guest with device assignment(PF) throughput testing(1G hugepage size):
   PASS
   - Guest with device assignment(PF) throughput testing(2M hugepage size)
   : PASS
   - Guest with device assignment(VF) throughput testing: PASS
   - PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS
   - PVP vhost-user 2Q throughput testing: PASS
   - PVP vhost-user 1Q - cross numa node throughput testing: PASS
   - Guest with vhost-user 2 queues throughput testing: PASS
   - vhost-user reconnect with dpdk-client, qemu-server: qemu reconnect:
   PASS
   - vhost-user reconnect with dpdk-client, qemu-server: ovs reconnect: PASS
   - PVP 1Q live migration testing: PASS
   - PVP 1Q cross numa node live migration testing: PASS
   - Guest with ovs+dpdk+vhost-user 1Q live migration testing: PASS
   - Guest with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS
   - Guest with ovs+dpdk+vhost-user 2Q live migration testing: PASS
   - Guest with ovs+dpdk+vhost-user 4Q live migration testing: PASS
   - Host PF + DPDK testing: PASS
   - Host VF + DPDK testing: PASS


Versions:

   - kernel 4.18
   - qemu 6.2
   - dpdk: git://dpdk.org/dpdk-stable (remotes/origin/19.11)
   - # git log
      Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
      Date:   Mon Jul 18 11:14:00 2022 +0200
      version: 19.11.13-rc1
      Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
      - NICs: X540-AT2 NIC(ixgbe, 10G)




Best Regards,
YangHang Liu


On Tue, Jul 19, 2022 at 1:33 PM Christian Ehrhardt <
christian.ehrhardt@canonical.com> wrote:

> On Tue, Jul 19, 2022 at 4:43 AM Pei Zhang <pezhang@redhat.com> wrote:
> >
> > cc Yanghang Liu (yanghliu@redhat.com). Yanghang is from the RedHat QE
> team and will finish this dpdk testing with our test cases.
> >
> > Hello Christian,
> >
> > Could you also cc Yanghang in the future once there are new testing
> requests :)? Thanks.
>
> Hi - Sure we can do that,
> the list is tracked in http://git.dpdk.org/tools/stable-scripts/.
> I've converted your request into a patch against that.
>
> > Best regards,
> >
> > Pei
> >
> > On Mon, Jul 18, 2022 at 6:19 PM <christian.ehrhardt@canonical.com>
> wrote:
> >>
> >> Hi all,
> >>
> >> Here is a list of patches targeted for stable release 19.11.13.
> >>
> >> The planned date for the final release is August 29th.
> >>
> >> 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=v19.11.13-rc1
> >>
> >> These patches are located at branch 19.11 of dpdk-stable repo:
> >>     https://dpdk.org/browse/dpdk-stable/
> >>
> >> Thanks.
> >>
> >> Christian Ehrhardt <christian.ehrhardt@canonical.com>
> >>
> >> ---
> >> Abdullah Ömer Yamaç (1):
> >>       examples/distributor: fix distributor on Rx core
> >>
> >> Andy Pei (1):
> >>       vdpa/ifc/base: fix null pointer dereference
> >>
> >> Ankur Dwivedi (1):
> >>       common/cpt: fix build with GCC 12
> >>
> >> Chengwen Feng (4):
> >>       ethdev: clarify null location case in xstats get
> >>       net/hns3: fix xstats get return if xstats is null
> >>       net/ipn3ke: fix xstats get return if xstats is null
> >>       net/mvpp2: fix xstats get return if xstats is null
> >>
> >> Ciara Power (6):
> >>       test/crypto: fix null check for ZUC authentication
> >>       test/crypto: fix cipher offset for ZUC
> >>       test/crypto: fix authentication IV for ZUC SGL
> >>       test/crypto: fix ZUC vector IV format
> >>       test/crypto: fix SNOW3G vector IV format
> >>       doc: fix grammar and formatting in compressdev guide
> >>
> >> Damodharam Ammepalli (2):
> >>       net/bnxt: allow Tx only or Rx only
> >>       net/bnxt: cleanup MTU setting
> >>
> >> Dariusz Sosnowski (1):
> >>       net/mlx5: fix GTP handling in header modify action
> >>
> >> David Marchand (11):
> >>       net/nfp: remove unneeded header inclusion
> >>       devtools: fix null test for NUMA systems
> >>       app/testpmd: remove useless pointer checks
> >>       net/bnxt: fix compatibility with some old firmwares
> >>       net/ice: fix build with GCC 12
> >>       vdpa/ifc: fix build with GCC 12
> >>       eal/x86: drop export of internal alignment macro
> >>       test/ipsec: fix build with GCC 12
> >>       vhost/crypto: fix build with GCC 12
> >>       vhost/crypto: fix descriptor processing
> >>       vhost: add some trailing newline in log messages
> >>
> >> Deepak Khandelwal (1):
> >>       mem: skip attaching external memory in secondary process
> >>
> >> Dmitry Kozlyuk (2):
> >>       net/mlx5: fix Tx when inlining is impossible
> >>       ethdev: prohibit polling stopped queue
> >>
> >> Fidaullah Noonari (1):
> >>       malloc: fix allocation of almost hugepage size
> >>
> >> Gagandeep Singh (5):
> >>       crypto/dpaa_sec: fix digest size
> >>       crypto/dpaa2_sec: fix buffer pool ID check
> >>       crypto/dpaa2_sec: fix operation status for simple FD
> >>       common/dpaax: fix short MAC-I IV calculation for ZUC
> >>       net/dpaa: fix event queue detach
> >>
> >> Gowrishankar Muthukrishnan (1):
> >>       examples/fips_validation: handle empty payload
> >>
> >> Harman Kalra (1):
> >>       net/octeontx: fix port close
> >>
> >> Harry van Haaren (1):
> >>       service: fix lingering active status
> >>
> >> Heinrich Schuchardt (2):
> >>       drivers/crypto: fix warnings for OpenSSL version
> >>       test/hash: fix out of bound access
> >>
> >> Hongbo Zheng (1):
> >>       test: check memory allocation for CRC
> >>
> >> Huisong Li (4):
> >>       net/hns3: fix insecure way to query MAC statistics
> >>       net/bonding: fix RSS inconsistency between ports
> >>       test/bonding: fix RSS test when disable RSS
> >>       net/hns3: remove duplicate definition
> >>
> >> Jakub Wysocki (1):
> >>       crypto/scheduler: fix queue pair in scheduler failover
> >>
> >> Jeff Daly (1):
> >>       net/ixgbe: add option for link up check on pin SDP3
> >>
> >> Jiri Slaby (1):
> >>       kni: fix build with Linux 5.18
> >>
> >> Joyce Kong (1):
> >>       net/memif: fix overwriting of head segment
> >>
> >> Kalesh AP (2):
> >>       net/bnxt: remove unused macro
> >>       net/bnxt: recheck FW readiness if in reset process
> >>
> >> Ke Zhang (3):
> >>       net/bonding: fix RSS key config with extended key length
> >>       kni: use dedicated function to set random MAC address
> >>       kni: use dedicated function to set MAC address
> >>
> >> Konstantin Ananyev (1):
> >>       acl: fix rules with 8-byte field size
> >>
> >> Long Li (2):
> >>       net/netvsc: fix calculation of checksums based on mbuf flag
> >>       net/netvsc: fix vmbus device reference in multi-process
> >>
> >> Luc Pelletier (1):
> >>       eal/x86: fix unaligned access for small memcpy
> >>
> >> Mattias Rönnblom (1):
> >>       examples/bond: fix invalid use of trylock
> >>
> >> Maxime Coquelin (4):
> >>       net/vhost: fix TSO feature default disablement
> >>       vhost: fix missing virtqueue lock protection
> >>       app/testpmd: revert MAC update in checksum forwarding
> >>       vhost: fix missing enqueue pseudo-header calculation
> >>
> >> Michael Baum (4):
> >>       net/mlx5: add minimum WQE size for striding RQ
> >>       net/mlx5: improve stride parameter names
> >>       net/mlx5: fix MPRQ stride devargs adjustment
> >>       net/mlx5: fix LRO validation in Rx setup
> >>
> >> Min Hu (Connor) (2):
> >>       app/testpmd: check statistics query before printing
> >>       net/bonding: fix mbuf fast free usage
> >>
> >> Mingxia Liu (1):
> >>       app/testpmd: replace hardcoded min mbuf number with macro
> >>
> >> Naga Harish K S V (2):
> >>       eventdev/eth_tx: fix adapter creation
> >>       eventdev/eth_tx: fix queue delete
> >>
> >> Nithin Dabilpuram (1):
> >>       examples/ipsec-secgw: fix promiscuous mode option
> >>
> >> Peng Zhang (2):
> >>       net/nfp: fix initialization
> >>       net/nfp: fix disabling VLAN stripping
> >>
> >> Qiming Yang (2):
> >>       net/iavf: fix queue start exception handling
> >>       net/iavf: increase reset complete wait count
> >>
> >> Rahul Lakkireddy (1):
> >>       net/cxgbe: fix port ID in Rx mbuf
> >>
> >> Raja Zidane (3):
> >>       net/mlx5: fix mark enabling for Rx
> >>       examples/l2fwd-crypto: fix stats refresh rate
> >>       examples/link_status_interrupt: fix stats refresh rate
> >>
> >> Rakesh Kudurumalla (1):
> >>       test: avoid hang if queues are full and Tx fails
> >>
> >> Rebecca Troy (1):
> >>       crypto/qat: fix DOCSIS crash
> >>
> >> Romain Delhomel (1):
> >>       bus/fslmc: fix VFIO setup
> >>
> >> Shun Hao (1):
> >>       app/testpmd: fix metering and policing command for RFC4115
> >>
> >> Somnath Kotur (1):
> >>       net/bnxt: fix freeing VNIC filters
> >>
> >> Stanislaw Kardach (1):
> >>       config: fix C++ cross compiler for ARM
> >>
> >> Stephen Hemminger (2):
> >>       rib: fix traversal with /32 route
> >>       net/qede: fix build with GCC 12
> >>
> >> Thomas Monjalon (1):
> >>       kni: fix build
> >>
> >> Tianhao Chai (1):
> >>       eal: fix C++ include for device event and DMA
> >>
> >> Tyler Retzlaff (1):
> >>       eal/windows: fix data race when creating threads
> >>
> >> Vanshika Shukla (1):
> >>       crypto/dpaa_sec: fix secondary process probing
> >>
> >> Vladimir Medvedkin (1):
> >>       test/table: fix buffer overflow on lpm entry
> >>
> >> Wei Huang (2):
> >>       raw/ifpga: remove virtual devices on close
> >>       raw/ifpga: unregister interrupt on close
> >>
> >> Wenjun Wu (1):
> >>       net/ice/base: fix getting sched node from ID type
> >>
> >> Wenwu Ma (1):
> >>       app/testpmd: perform SW IP checksum for GRO/GSO packets
> >>
> >> Yuan Wang (3):
> >>       net/vhost: fix access to freed memory
> >>       examples/vhost: fix crash when no VMDq
> >>       net/vhost: fix deadlock on vring state change
> >>
>
>
> --
> Christian Ehrhardt
> Senior Staff Engineer, Ubuntu Server
> Canonical Ltd
>
>

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

  reply	other threads:[~2022-08-03  4:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18 10:17 christian.ehrhardt
2022-07-19  2:43 ` Pei Zhang
2022-07-19  5:27   ` Christian Ehrhardt
2022-08-03  4:39     ` YangHang Liu [this message]
2022-08-03 10:19       ` Christian Ehrhardt
2022-07-29 12:08 ` Jiang, YuX
2022-08-03 10:19   ` Christian Ehrhardt
2022-08-03 10:29 christian.ehrhardt
2022-08-04  8:21 christian.ehrhardt
2022-08-11  7:37 ` Jiang, YuX
2022-08-11  7:50   ` Christian Ehrhardt
2022-08-18 16:11 ` Ali Alnubani
2022-08-19  5:32   ` YangHang Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGYh1E_n7Quzu0-cYSnqG8==0kwka7xsd8yr6tFDp_T1tmf=Ag@mail.gmail.com' \
    --to=yanghliu@redhat.com \
    --cc=Abhishek.Marathe@microsoft.com \
    --cc=alialnu@nvidia.com \
    --cc=benjamin.walker@intel.com \
    --cc=bluca@debian.org \
    --cc=chayang@redhat.com \
    --cc=christian.ehrhardt@canonical.com \
    --cc=dev@dpdk.org \
    --cc=drc@linux.vnet.ibm.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=ian.stokes@intel.com \
    --cc=jerinj@marvell.com \
    --cc=john.mcnamara@intel.com \
    --cc=juhlee@microsoft.com \
    --cc=ktraynor@redhat.com \
    --cc=pezhang@redhat.com \
    --cc=qian.q.xu@intel.com \
    --cc=rasland@nvidia.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    --cc=yuan.peng@intel.com \
    --cc=zhaoyan.chen@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).