All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] 19.11.10 patches review and test
@ 2021-08-18 14:53 christian.ehrhardt
  2021-08-26 10:11 ` Christian Ehrhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: christian.ehrhardt @ 2021-08-18 14:53 UTC (permalink / raw)
  To: stable
  Cc: dev, Abhishek Marathe, Akhil Goyal, Ali Alnubani,
	benjamin.walker, David Christensen, hariprasad.govindharajan,
	Hemant Agrawal, Ian Stokes, Jerin Jacob, John McNamara,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, Pei Zhang, pingx.yu,
	qian.q.xu, Raslan Darawsheh, Thomas Monjalon, yuan.peng,
	zhaoyan.chen

Hi all,

Here is a list of patches targeted for stable release 19.11.10.

The planned date for the final release is 1st September (two weeks from now).

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.10-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>

---
Abhinandan Gujjar (1):
      test/crypto: fix mempool size for session-less

Ajit Khaparde (2):
      doc: fix default burst size in testpmd
      net/bnxt: fix Rx interrupt setting

Akhil Goyal (1):
      crypto/octeontx: fix freeing after device release

Anatoly Burakov (1):
      power: fix namespace for internal struct

Chengchang Tang (1):
      net/hns3: fix VLAN strip log

Chengwen Feng (1):
      net/hns3: fix filter parsing comment

Ciara Power (1):
      cryptodev: fix freeing after device release

Dana Vardi (5):
      crypto/mvsam: fix AES-GCM session parameters
      crypto/mvsam: fix session data reset
      crypto/mvsam: fix options parsing
      net/mvpp2: fix port speed overflow
      net/mvpp2: fix configured state dependency

Dapeng Yu (5):
      net/ixgbe: fix flow entry access after freeing
      net/softnic: fix connection memory leak
      net/softnic: fix memory leak as profile is freed
      net/i40e: fix multi-process shared data
      net/ice: fix default RSS key generation

David Hunt (1):
      distributor: fix 128-bit write alignment

David Marchand (4):
      drivers/net: fix memzone allocations for DMA memory
      ipc: stop mp control thread on cleanup
      net/ice: fix memzone leak when firmware is missing
      net/octeontx/base: fix debug build with clang

Dmitry Kozlyuk (3):
      doc: add limitation for ConnectX-4 with L2 in mlx5 guide
      net/mlx5: fix Rx/Tx queue checks
      bus: clarify log for non-NUMA-aware devices

Feifei Wang (2):
      crypto/qat: fix Arm build with special memcpy
      net/mlx5: fix incorrect r/w lock usage in DMA unmap

Ferruh Yigit (3):
      kni: fix crash on userspace VA for segmented packets
      app/testpmd: fix help string for port reset
      doc: announce common prefix for ethdev

Ghalem Boudour (1):
      net/ena: enable multi-segment in Tx offload flags

Gregory Etelson (3):
      app/testpmd: fix Tx checksum calculation for tunnel
      app/testpmd: fix IPv4 checksum
      net/mlx5: fix representor interrupt handler

Guoyang Zhou (2):
      net/hinic: increase protection of the VLAN
      net/hinic/base: fix LRO

Haiyue Wang (1):
      net/iavf: fix RSS key access out of bound

Hemant Agrawal (1):
      bus/dpaa: fix freeing in FMAN interface destructor

Henry Nadeau (1):
      doc: fix spelling

Hongbo Zheng (1):
      net/hns3: increase VF reset retry maximum

Huisong Li (3):
      net/hns3: fix delay for waiting to stop Rx/Tx
      app/testpmd: change port link speed without stopping all
      net/hns3: fix Tx prepare after stop

Ivan Ilchenko (7):
      bitmap: fix buffer overrun in bitmap init
      net/sfc: fix MAC stats lock in xstats query by ID
      net/sfc: fix reading adapter state without locking
      net/sfc: fix xstats query by ID according to ethdev
      net/sfc: fix xstats query by unsorted list of IDs
      net/sfc: fix MAC stats update for stopped device
      net/virtio: report maximum MTU in device info

Jan Viktorin (1):
      ethdev: fix doc of flow action

Jiawei Wang (1):
      net/mlx5: fix RSS flow item expansion for GRE key

Joyce Kong (1):
      net/i40e: fix descriptor scan on Arm

Juraj Linkeš (1):
      net/virtio: fix aarch32 build

Kai Ji (1):
      app/crypto-perf: fix out-of-place mempool allocation

Kalesh AP (14):
      net/bnxt: fix error messages in VNIC prepare
      net/bnxt: set flow error when free filter not available
      net/bnxt: remove unnecessary code
      net/bnxt: fix error handling in VNIC prepare
      net/bnxt: set flow error after tunnel redirection free
      net/bnxt: use common function to free VNIC resource
      net/bnxt: fix check for PTP support in FW
      net/bnxt: improve probing log message
      net/bnxt: cleanup code
      net/bnxt: fix typo in log message
      net/bnxt: fix auto-negotiation on Whitney+
      net/bnxt: remove unnecessary comment
      net/bnxt: invoke device removal event on recovery failure
      net/bnxt: clear cached statistics

Lance Richardson (6):
      app/test: fix IPv6 header initialization
      net/bnxt: fix Tx descriptor status implementation
      net/bnxt: fix scalar Tx completion handling
      net/bnxt: fix Rx burst size constraint
      net/bnxt: fix ring and context memory allocation
      net/bnxt: fix missing barriers in completion handling

Lior Margalit (1):
      net/mlx5: fix IPIP multi-tunnel validation

Martin Havlik (2):
      net/bonding: fix error message on flow verify
      net/bonding: check flow setting

Marvin Liu (1):
      net/virtio: fix refill order in packed ring datapath

Maxime Coquelin (3):
      vhost: fix missing memory table NUMA realloc
      vhost: fix missing guest pages table NUMA realloc
      vhost: fix crash on reconnect

Michael Baum (1):
      net/mlx5: fix overflow in mempool argument

Michael Shamis (1):
      crypto/mvsam: fix capabilities

Michal Krawczyk (1):
      net/ena: trigger reset on Tx prepare failure

Naga Harish K S V (1):
      eventdev: fix event port setup in tx adapter

Nithin Dabilpuram (1):
      net/octeontx2: use runtime LSO format indices

Olivier Matz (1):
      test/mbuf: fix virtual address conversion

Owen Hilyard (3):
      flow_classify: fix leaking rules on delete
      rib: fix max depth IPv6 lookup
      tests/eal: fix memory leak

Pavan Nikhilesh (1):
      mempool/octeontx2: fix shift calculation

Rebecca Troy (2):
      test/crypto: fix typo in AES case
      test/crypto: fix typo in ESN case

Ruifeng Wang (1):
      net/mlx5: remove redundant operations in NEON Rx

Sarosh Arif (1):
      net/mlx5: fix typo in vectorized Rx comments

Satheesh Paul (2):
      net/octeontx2: fix flow creation limit on CN98xx
      net/octeontx2: fix default MCAM allocation size

Somnath Kotur (2):
      net/bnxt: detect bad opaque in Rx completion
      net/bnxt: workaround spurious zero stats in Thor

Suanming Mou (2):
      net/mlx5: limit implicit MPLS RSS expansion over GRE
      net/mlx5: workaround drop action with old kernel

Thierry Herbelot (4):
      net/bnxt: check access to possible null pointer
      vhost/crypto: check request pointer before dereference
      net/pfe: remove unnecessary null check
      test/crypto: fix mbuf reset after null check

Thomas Monjalon (1):
      devtools: fix file listing in maintainers check

Viacheslav Ovsiienko (6):
      common/mlx5: fix Netlink port name padding in probing
      app/testpmd: fix offloads for newly attached port
      common/mlx5: fix compatibility with OFED port query API
      net/mlx5: fix switchdev mode recognition
      net/mlx5: fix RoCE LAG bond device probing
      common/mlx5: use new port query API if available

Weifeng Li (1):
      net/bnxt: fix nested lock during bonding

Wenjun Wu (2):
      net/ice/base: fix first profile mask
      net/ice/base: revert change of first profile mask

Xiaoyu Min (4):
      net/mlx5: fix match MPLS over GRE with key
      net/mlx5: remove unsupported flow item MPLS over IP
      net/mlx5: fix MPLS RSS expansion
      net/mlx5: limit inner RSS expansion for MPLS

Xiaoyun Li (1):
      net/iavf: fix Tx threshold check

Yunjian Wang (1):
      kni: fix mbuf allocation for kernel side use

Yuying Zhang (1):
      app/testpmd: fix MAC address after port reset

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

* Re: [dpdk-dev] 19.11.10 patches review and test
  2021-08-18 14:53 [dpdk-dev] 19.11.10 patches review and test christian.ehrhardt
@ 2021-08-26 10:11 ` Christian Ehrhardt
  2021-08-26 13:04   ` Jiang, YuX
  2021-08-26 14:33 ` Ali Alnubani
  2021-09-02  9:55 ` Pei Zhang
  2 siblings, 1 reply; 9+ messages in thread
From: Christian Ehrhardt @ 2021-08-26 10:11 UTC (permalink / raw)
  To: dpdk stable
  Cc: dev, Abhishek Marathe, Akhil Goyal, Ali Alnubani, Walker,
	Benjamin, David Christensen, Govindharajan, Hariprasad,
	Hemant Agrawal, Ian Stokes, Jerin Jacob, John McNamara,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, Pei Zhang, Yu,
	PingX, Xu, Qian Q, Raslan Darawsheh, Thomas Monjalon, Peng, Yuan,
	Chen, Zhaoyan

On Wed, Aug 18, 2021 at 4:54 PM <christian.ehrhardt@canonical.com> wrote:
>
> Hi all,
>
> Here is a list of patches targeted for stable release 19.11.10.
>
> The planned date for the final release is 1st September (two weeks from now).
>
> 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.

Hi to myself :-)
My small amount of Tests completed - in the format for the .rst file:

* Canonical(R) Testing

   * Build tests of DPDK & OVS 2.13.3 on Ubuntu 20.04 (meson based)
   * Functional and performance tests based on OVS-DPDK on x86_64
   * Autopkgtests for DPDK and OpenvSwitch

@everyone - there was one issue already identified (not in my tests)
and we'll likely get at least one patch on top of -rc1.
Depending on the estimated impact of this (and anything else that
might come up) we will decide if we then need an -rc2 or not.

> A release candidate tarball can be found at:
>
>     https://dpdk.org/browse/dpdk-stable/tag/?id=v19.11.10-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>
>
> ---
> Abhinandan Gujjar (1):
>       test/crypto: fix mempool size for session-less
>
> Ajit Khaparde (2):
>       doc: fix default burst size in testpmd
>       net/bnxt: fix Rx interrupt setting
>
> Akhil Goyal (1):
>       crypto/octeontx: fix freeing after device release
>
> Anatoly Burakov (1):
>       power: fix namespace for internal struct
>
> Chengchang Tang (1):
>       net/hns3: fix VLAN strip log
>
> Chengwen Feng (1):
>       net/hns3: fix filter parsing comment
>
> Ciara Power (1):
>       cryptodev: fix freeing after device release
>
> Dana Vardi (5):
>       crypto/mvsam: fix AES-GCM session parameters
>       crypto/mvsam: fix session data reset
>       crypto/mvsam: fix options parsing
>       net/mvpp2: fix port speed overflow
>       net/mvpp2: fix configured state dependency
>
> Dapeng Yu (5):
>       net/ixgbe: fix flow entry access after freeing
>       net/softnic: fix connection memory leak
>       net/softnic: fix memory leak as profile is freed
>       net/i40e: fix multi-process shared data
>       net/ice: fix default RSS key generation
>
> David Hunt (1):
>       distributor: fix 128-bit write alignment
>
> David Marchand (4):
>       drivers/net: fix memzone allocations for DMA memory
>       ipc: stop mp control thread on cleanup
>       net/ice: fix memzone leak when firmware is missing
>       net/octeontx/base: fix debug build with clang
>
> Dmitry Kozlyuk (3):
>       doc: add limitation for ConnectX-4 with L2 in mlx5 guide
>       net/mlx5: fix Rx/Tx queue checks
>       bus: clarify log for non-NUMA-aware devices
>
> Feifei Wang (2):
>       crypto/qat: fix Arm build with special memcpy
>       net/mlx5: fix incorrect r/w lock usage in DMA unmap
>
> Ferruh Yigit (3):
>       kni: fix crash on userspace VA for segmented packets
>       app/testpmd: fix help string for port reset
>       doc: announce common prefix for ethdev
>
> Ghalem Boudour (1):
>       net/ena: enable multi-segment in Tx offload flags
>
> Gregory Etelson (3):
>       app/testpmd: fix Tx checksum calculation for tunnel
>       app/testpmd: fix IPv4 checksum
>       net/mlx5: fix representor interrupt handler
>
> Guoyang Zhou (2):
>       net/hinic: increase protection of the VLAN
>       net/hinic/base: fix LRO
>
> Haiyue Wang (1):
>       net/iavf: fix RSS key access out of bound
>
> Hemant Agrawal (1):
>       bus/dpaa: fix freeing in FMAN interface destructor
>
> Henry Nadeau (1):
>       doc: fix spelling
>
> Hongbo Zheng (1):
>       net/hns3: increase VF reset retry maximum
>
> Huisong Li (3):
>       net/hns3: fix delay for waiting to stop Rx/Tx
>       app/testpmd: change port link speed without stopping all
>       net/hns3: fix Tx prepare after stop
>
> Ivan Ilchenko (7):
>       bitmap: fix buffer overrun in bitmap init
>       net/sfc: fix MAC stats lock in xstats query by ID
>       net/sfc: fix reading adapter state without locking
>       net/sfc: fix xstats query by ID according to ethdev
>       net/sfc: fix xstats query by unsorted list of IDs
>       net/sfc: fix MAC stats update for stopped device
>       net/virtio: report maximum MTU in device info
>
> Jan Viktorin (1):
>       ethdev: fix doc of flow action
>
> Jiawei Wang (1):
>       net/mlx5: fix RSS flow item expansion for GRE key
>
> Joyce Kong (1):
>       net/i40e: fix descriptor scan on Arm
>
> Juraj Linkeš (1):
>       net/virtio: fix aarch32 build
>
> Kai Ji (1):
>       app/crypto-perf: fix out-of-place mempool allocation
>
> Kalesh AP (14):
>       net/bnxt: fix error messages in VNIC prepare
>       net/bnxt: set flow error when free filter not available
>       net/bnxt: remove unnecessary code
>       net/bnxt: fix error handling in VNIC prepare
>       net/bnxt: set flow error after tunnel redirection free
>       net/bnxt: use common function to free VNIC resource
>       net/bnxt: fix check for PTP support in FW
>       net/bnxt: improve probing log message
>       net/bnxt: cleanup code
>       net/bnxt: fix typo in log message
>       net/bnxt: fix auto-negotiation on Whitney+
>       net/bnxt: remove unnecessary comment
>       net/bnxt: invoke device removal event on recovery failure
>       net/bnxt: clear cached statistics
>
> Lance Richardson (6):
>       app/test: fix IPv6 header initialization
>       net/bnxt: fix Tx descriptor status implementation
>       net/bnxt: fix scalar Tx completion handling
>       net/bnxt: fix Rx burst size constraint
>       net/bnxt: fix ring and context memory allocation
>       net/bnxt: fix missing barriers in completion handling
>
> Lior Margalit (1):
>       net/mlx5: fix IPIP multi-tunnel validation
>
> Martin Havlik (2):
>       net/bonding: fix error message on flow verify
>       net/bonding: check flow setting
>
> Marvin Liu (1):
>       net/virtio: fix refill order in packed ring datapath
>
> Maxime Coquelin (3):
>       vhost: fix missing memory table NUMA realloc
>       vhost: fix missing guest pages table NUMA realloc
>       vhost: fix crash on reconnect
>
> Michael Baum (1):
>       net/mlx5: fix overflow in mempool argument
>
> Michael Shamis (1):
>       crypto/mvsam: fix capabilities
>
> Michal Krawczyk (1):
>       net/ena: trigger reset on Tx prepare failure
>
> Naga Harish K S V (1):
>       eventdev: fix event port setup in tx adapter
>
> Nithin Dabilpuram (1):
>       net/octeontx2: use runtime LSO format indices
>
> Olivier Matz (1):
>       test/mbuf: fix virtual address conversion
>
> Owen Hilyard (3):
>       flow_classify: fix leaking rules on delete
>       rib: fix max depth IPv6 lookup
>       tests/eal: fix memory leak
>
> Pavan Nikhilesh (1):
>       mempool/octeontx2: fix shift calculation
>
> Rebecca Troy (2):
>       test/crypto: fix typo in AES case
>       test/crypto: fix typo in ESN case
>
> Ruifeng Wang (1):
>       net/mlx5: remove redundant operations in NEON Rx
>
> Sarosh Arif (1):
>       net/mlx5: fix typo in vectorized Rx comments
>
> Satheesh Paul (2):
>       net/octeontx2: fix flow creation limit on CN98xx
>       net/octeontx2: fix default MCAM allocation size
>
> Somnath Kotur (2):
>       net/bnxt: detect bad opaque in Rx completion
>       net/bnxt: workaround spurious zero stats in Thor
>
> Suanming Mou (2):
>       net/mlx5: limit implicit MPLS RSS expansion over GRE
>       net/mlx5: workaround drop action with old kernel
>
> Thierry Herbelot (4):
>       net/bnxt: check access to possible null pointer
>       vhost/crypto: check request pointer before dereference
>       net/pfe: remove unnecessary null check
>       test/crypto: fix mbuf reset after null check
>
> Thomas Monjalon (1):
>       devtools: fix file listing in maintainers check
>
> Viacheslav Ovsiienko (6):
>       common/mlx5: fix Netlink port name padding in probing
>       app/testpmd: fix offloads for newly attached port
>       common/mlx5: fix compatibility with OFED port query API
>       net/mlx5: fix switchdev mode recognition
>       net/mlx5: fix RoCE LAG bond device probing
>       common/mlx5: use new port query API if available
>
> Weifeng Li (1):
>       net/bnxt: fix nested lock during bonding
>
> Wenjun Wu (2):
>       net/ice/base: fix first profile mask
>       net/ice/base: revert change of first profile mask
>
> Xiaoyu Min (4):
>       net/mlx5: fix match MPLS over GRE with key
>       net/mlx5: remove unsupported flow item MPLS over IP
>       net/mlx5: fix MPLS RSS expansion
>       net/mlx5: limit inner RSS expansion for MPLS
>
> Xiaoyun Li (1):
>       net/iavf: fix Tx threshold check
>
> Yunjian Wang (1):
>       kni: fix mbuf allocation for kernel side use
>
> Yuying Zhang (1):
>       app/testpmd: fix MAC address after port reset



-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd

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

* Re: [dpdk-dev] 19.11.10 patches review and test
  2021-08-26 10:11 ` Christian Ehrhardt
@ 2021-08-26 13:04   ` Jiang, YuX
  2021-08-30  7:05     ` Christian Ehrhardt
  0 siblings, 1 reply; 9+ messages in thread
From: Jiang, YuX @ 2021-08-26 13:04 UTC (permalink / raw)
  To: Christian Ehrhardt, dpdk stable
  Cc: dev, Abhishek Marathe, Akhil Goyal, Ali Alnubani, Walker,
	Benjamin, David Christensen, Govindharajan, Hariprasad,
	Hemant Agrawal, Stokes, Ian, Jerin Jacob, Mcnamara, John,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, Pei Zhang, Yu,
	PingX, Xu, Qian Q, Raslan Darawsheh, Thomas Monjalon, Peng, Yuan,
	Chen, Zhaoyan

Hi All,

Testing with dpdk v19.11.10-rc1 from Intel is finished, one new issue is found.
New issue: https://bugs.dpdk.org/show_bug.cgi?id=794  
# Basic Intel(R) NIC testing
* PF(i40e, ixgbe): test scenarios including rte_flow/TSO/Jumboframe/checksum offload/Tunnel, etc. Listed but not all.
- Known issues as below:
1) https://bugs.dpdk.org/show_bug.cgi?id=731  [dpdk-19.11.9] telemetry: python3 /root/dpdk/usertools/dpdk-telemetry-client.py prompt connection refused)
-- Zhang,Alvin's patch  [dpdk-stable] [PATCH v4] telemetry: fix race in telemetry control thread creation" can fix this issue, but it is not merged into LTS19.11.10-rc1.
2) https://bugs.dpdk.org/show_bug.cgi?id=795  unit_tests_power/power_cpufreq: unit test failed. This issue is found in 21.05 and fixed in 21.08, but also failed on LTS19.11.10-rc1.       
* VF(i40e,ixgbe): test scenarios including vf-rte_flow/TSO/Jumboframe/checksum offload/Tunnel, Listed but not all.  -- All passed. No new issue is found.        
* PF/VF(ice): test scenarios including switch features/Flow Director/Advanced RSS/ACL/DCF/Flexible Descriptor and so on, Listed but not all.
- Known issues as below:
1) [dpdk-19.11.7] userspace_ethtool/retrieve_eeprom: Dumped eeprom not same as linux dumped. Fixed patches are based on 4 ice share code, not be contained in LTS19.11, won't fixed on LTS19.11.         
* Build: cover the build test combination with different GCC/Clang and the popular OS revision such as Ubuntu20.04, RHEL8.3, SUSE15, Fedora34 and so on. Listed but not all.
- Known issues as below:
1) https://bugs.dpdk.org/show_bug.cgi?id=744  [dpdk-19.11.9-rc3] make build failed on Fedora34 with GCC11, Not fixed yet. But meson build passed with Fedora34, GCC11
2) https://bugs.dpdk.org/show_bug.cgi?id=747  [dpdk-19.11.9-rc3] Meson build failed with ICC-19.1.1
* Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test and so on. Listed but not all. - All passed. No big data drop. 

# 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, etc.. Listed but not all.
- One new issue(https://bugs.dpdk.org/show_bug.cgi?id=794 ) is found, Intel dev has found root cause, will send patch to fix it.
- One known issue about The UDP fragmentation offload feature of Virtio-net device can’t be turned on in the VM, it's kernel issue(https://bugzilla.kernel.org/show_bug.cgi?id=207075), but not fixed yet.       
* Cryptodev: 
- Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc. Listed but not all.  -- All passed.
- Performance test: test scenarios including Thoughput Performance /Cryptodev Latency, etc. Listed but not all.  -- No big data drop.


Best regards,
Yu Jiang

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Christian Ehrhardt
> Sent: Thursday, August 26, 2021 6:12 PM
> To: dpdk stable <stable@dpdk.org>
> Cc: dev <dev@dpdk.org>; Abhishek Marathe
> <Abhishek.Marathe@microsoft.com>; Akhil Goyal <akhil.goyal@nxp.com>;
> Ali Alnubani <alialnu@nvidia.com>; Walker, Benjamin
> <benjamin.walker@intel.com>; David Christensen
> <drc@linux.vnet.ibm.com>; Govindharajan, Hariprasad
> <hariprasad.govindharajan@intel.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>; Stokes, Ian <ian.stokes@intel.com>; Jerin
> Jacob <jerinj@marvell.com>; Mcnamara, John <john.mcnamara@intel.com>;
> Ju-Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> <pezhang@redhat.com>; Yu, PingX <pingx.yu@intel.com>; Xu, Qian Q
> <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>
> Subject: Re: [dpdk-dev] 19.11.10 patches review and test
> 
> On Wed, Aug 18, 2021 at 4:54 PM <christian.ehrhardt@canonical.com> wrote:
> >
> > Hi all,
> >
> > Here is a list of patches targeted for stable release 19.11.10.
> >
> > The planned date for the final release is 1st September (two weeks from
> now).
> >
> > 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.
> 
> Hi to myself :-)
> My small amount of Tests completed - in the format for the .rst file:
> 
> * Canonical(R) Testing
> 
>    * Build tests of DPDK & OVS 2.13.3 on Ubuntu 20.04 (meson based)
>    * Functional and performance tests based on OVS-DPDK on x86_64
>    * Autopkgtests for DPDK and OpenvSwitch
> 
> @everyone - there was one issue already identified (not in my tests) and
> we'll likely get at least one patch on top of -rc1.
> Depending on the estimated impact of this (and anything else that might
> come up) we will decide if we then need an -rc2 or not.
> 
> > A release candidate tarball can be found at:
> >
> >     https://dpdk.org/browse/dpdk-stable/tag/?id=v19.11.10-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>
> >
> > ---
> > Abhinandan Gujjar (1):
> >       test/crypto: fix mempool size for session-less
> >
> > Ajit Khaparde (2):
> >       doc: fix default burst size in testpmd
> >       net/bnxt: fix Rx interrupt setting
> >
> > Akhil Goyal (1):
> >       crypto/octeontx: fix freeing after device release
> >
> > Anatoly Burakov (1):
> >       power: fix namespace for internal struct
> >
> > Chengchang Tang (1):
> >       net/hns3: fix VLAN strip log
> >
> > Chengwen Feng (1):
> >       net/hns3: fix filter parsing comment
> >
> > Ciara Power (1):
> >       cryptodev: fix freeing after device release
> >
> > Dana Vardi (5):
> >       crypto/mvsam: fix AES-GCM session parameters
> >       crypto/mvsam: fix session data reset
> >       crypto/mvsam: fix options parsing
> >       net/mvpp2: fix port speed overflow
> >       net/mvpp2: fix configured state dependency
> >
> > Dapeng Yu (5):
> >       net/ixgbe: fix flow entry access after freeing
> >       net/softnic: fix connection memory leak
> >       net/softnic: fix memory leak as profile is freed
> >       net/i40e: fix multi-process shared data
> >       net/ice: fix default RSS key generation
> >
> > David Hunt (1):
> >       distributor: fix 128-bit write alignment
> >
> > David Marchand (4):
> >       drivers/net: fix memzone allocations for DMA memory
> >       ipc: stop mp control thread on cleanup
> >       net/ice: fix memzone leak when firmware is missing
> >       net/octeontx/base: fix debug build with clang
> >
> > Dmitry Kozlyuk (3):
> >       doc: add limitation for ConnectX-4 with L2 in mlx5 guide
> >       net/mlx5: fix Rx/Tx queue checks
> >       bus: clarify log for non-NUMA-aware devices
> >
> > Feifei Wang (2):
> >       crypto/qat: fix Arm build with special memcpy
> >       net/mlx5: fix incorrect r/w lock usage in DMA unmap
> >
> > Ferruh Yigit (3):
> >       kni: fix crash on userspace VA for segmented packets
> >       app/testpmd: fix help string for port reset
> >       doc: announce common prefix for ethdev
> >
> > Ghalem Boudour (1):
> >       net/ena: enable multi-segment in Tx offload flags
> >
> > Gregory Etelson (3):
> >       app/testpmd: fix Tx checksum calculation for tunnel
> >       app/testpmd: fix IPv4 checksum
> >       net/mlx5: fix representor interrupt handler
> >
> > Guoyang Zhou (2):
> >       net/hinic: increase protection of the VLAN
> >       net/hinic/base: fix LRO
> >
> > Haiyue Wang (1):
> >       net/iavf: fix RSS key access out of bound
> >
> > Hemant Agrawal (1):
> >       bus/dpaa: fix freeing in FMAN interface destructor
> >
> > Henry Nadeau (1):
> >       doc: fix spelling
> >
> > Hongbo Zheng (1):
> >       net/hns3: increase VF reset retry maximum
> >
> > Huisong Li (3):
> >       net/hns3: fix delay for waiting to stop Rx/Tx
> >       app/testpmd: change port link speed without stopping all
> >       net/hns3: fix Tx prepare after stop
> >
> > Ivan Ilchenko (7):
> >       bitmap: fix buffer overrun in bitmap init
> >       net/sfc: fix MAC stats lock in xstats query by ID
> >       net/sfc: fix reading adapter state without locking
> >       net/sfc: fix xstats query by ID according to ethdev
> >       net/sfc: fix xstats query by unsorted list of IDs
> >       net/sfc: fix MAC stats update for stopped device
> >       net/virtio: report maximum MTU in device info
> >
> > Jan Viktorin (1):
> >       ethdev: fix doc of flow action
> >
> > Jiawei Wang (1):
> >       net/mlx5: fix RSS flow item expansion for GRE key
> >
> > Joyce Kong (1):
> >       net/i40e: fix descriptor scan on Arm
> >
> > Juraj Linkeš (1):
> >       net/virtio: fix aarch32 build
> >
> > Kai Ji (1):
> >       app/crypto-perf: fix out-of-place mempool allocation
> >
> > Kalesh AP (14):
> >       net/bnxt: fix error messages in VNIC prepare
> >       net/bnxt: set flow error when free filter not available
> >       net/bnxt: remove unnecessary code
> >       net/bnxt: fix error handling in VNIC prepare
> >       net/bnxt: set flow error after tunnel redirection free
> >       net/bnxt: use common function to free VNIC resource
> >       net/bnxt: fix check for PTP support in FW
> >       net/bnxt: improve probing log message
> >       net/bnxt: cleanup code
> >       net/bnxt: fix typo in log message
> >       net/bnxt: fix auto-negotiation on Whitney+
> >       net/bnxt: remove unnecessary comment
> >       net/bnxt: invoke device removal event on recovery failure
> >       net/bnxt: clear cached statistics
> >
> > Lance Richardson (6):
> >       app/test: fix IPv6 header initialization
> >       net/bnxt: fix Tx descriptor status implementation
> >       net/bnxt: fix scalar Tx completion handling
> >       net/bnxt: fix Rx burst size constraint
> >       net/bnxt: fix ring and context memory allocation
> >       net/bnxt: fix missing barriers in completion handling
> >
> > Lior Margalit (1):
> >       net/mlx5: fix IPIP multi-tunnel validation
> >
> > Martin Havlik (2):
> >       net/bonding: fix error message on flow verify
> >       net/bonding: check flow setting
> >
> > Marvin Liu (1):
> >       net/virtio: fix refill order in packed ring datapath
> >
> > Maxime Coquelin (3):
> >       vhost: fix missing memory table NUMA realloc
> >       vhost: fix missing guest pages table NUMA realloc
> >       vhost: fix crash on reconnect
> >
> > Michael Baum (1):
> >       net/mlx5: fix overflow in mempool argument
> >
> > Michael Shamis (1):
> >       crypto/mvsam: fix capabilities
> >
> > Michal Krawczyk (1):
> >       net/ena: trigger reset on Tx prepare failure
> >
> > Naga Harish K S V (1):
> >       eventdev: fix event port setup in tx adapter
> >
> > Nithin Dabilpuram (1):
> >       net/octeontx2: use runtime LSO format indices
> >
> > Olivier Matz (1):
> >       test/mbuf: fix virtual address conversion
> >
> > Owen Hilyard (3):
> >       flow_classify: fix leaking rules on delete
> >       rib: fix max depth IPv6 lookup
> >       tests/eal: fix memory leak
> >
> > Pavan Nikhilesh (1):
> >       mempool/octeontx2: fix shift calculation
> >
> > Rebecca Troy (2):
> >       test/crypto: fix typo in AES case
> >       test/crypto: fix typo in ESN case
> >
> > Ruifeng Wang (1):
> >       net/mlx5: remove redundant operations in NEON Rx
> >
> > Sarosh Arif (1):
> >       net/mlx5: fix typo in vectorized Rx comments
> >
> > Satheesh Paul (2):
> >       net/octeontx2: fix flow creation limit on CN98xx
> >       net/octeontx2: fix default MCAM allocation size
> >
> > Somnath Kotur (2):
> >       net/bnxt: detect bad opaque in Rx completion
> >       net/bnxt: workaround spurious zero stats in Thor
> >
> > Suanming Mou (2):
> >       net/mlx5: limit implicit MPLS RSS expansion over GRE
> >       net/mlx5: workaround drop action with old kernel
> >
> > Thierry Herbelot (4):
> >       net/bnxt: check access to possible null pointer
> >       vhost/crypto: check request pointer before dereference
> >       net/pfe: remove unnecessary null check
> >       test/crypto: fix mbuf reset after null check
> >
> > Thomas Monjalon (1):
> >       devtools: fix file listing in maintainers check
> >
> > Viacheslav Ovsiienko (6):
> >       common/mlx5: fix Netlink port name padding in probing
> >       app/testpmd: fix offloads for newly attached port
> >       common/mlx5: fix compatibility with OFED port query API
> >       net/mlx5: fix switchdev mode recognition
> >       net/mlx5: fix RoCE LAG bond device probing
> >       common/mlx5: use new port query API if available
> >
> > Weifeng Li (1):
> >       net/bnxt: fix nested lock during bonding
> >
> > Wenjun Wu (2):
> >       net/ice/base: fix first profile mask
> >       net/ice/base: revert change of first profile mask
> >
> > Xiaoyu Min (4):
> >       net/mlx5: fix match MPLS over GRE with key
> >       net/mlx5: remove unsupported flow item MPLS over IP
> >       net/mlx5: fix MPLS RSS expansion
> >       net/mlx5: limit inner RSS expansion for MPLS
> >
> > Xiaoyun Li (1):
> >       net/iavf: fix Tx threshold check
> >
> > Yunjian Wang (1):
> >       kni: fix mbuf allocation for kernel side use
> >
> > Yuying Zhang (1):
> >       app/testpmd: fix MAC address after port reset
> 
> 
> 
> --
> Christian Ehrhardt
> Staff Engineer, Ubuntu Server
> Canonical Ltd

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

* Re: [dpdk-dev] 19.11.10 patches review and test
  2021-08-18 14:53 [dpdk-dev] 19.11.10 patches review and test christian.ehrhardt
  2021-08-26 10:11 ` Christian Ehrhardt
@ 2021-08-26 14:33 ` Ali Alnubani
  2021-09-02  9:55 ` Pei Zhang
  2 siblings, 0 replies; 9+ messages in thread
From: Ali Alnubani @ 2021-08-26 14:33 UTC (permalink / raw)
  To: christian.ehrhardt, stable
  Cc: dev, Abhishek Marathe, Akhil Goyal, benjamin.walker,
	David Christensen, hariprasad.govindharajan, Hemant Agrawal,
	Ian Stokes, Jerin Jacob, John McNamara, Ju-Hyoung Lee,
	Kevin Traynor, Luca Boccassi, Pei Zhang, pingx.yu, qian.q.xu,
	Raslan Darawsheh, NBU-Contact-Thomas Monjalon, yuan.peng,
	zhaoyan.chen

> -----Original Message-----
> From: christian.ehrhardt@canonical.com
> <christian.ehrhardt@canonical.com>
> Sent: Wednesday, August 18, 2021 5:54 PM
> To: stable@dpdk.org
> Cc: dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>;
> Akhil Goyal <akhil.goyal@nxp.com>; Ali Alnubani <alialnu@nvidia.com>;
> benjamin.walker@intel.com; David Christensen <drc@linux.vnet.ibm.com>;
> hariprasad.govindharajan@intel.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>; Pei Zhang
> <pezhang@redhat.com>; pingx.yu@intel.com; qian.q.xu@intel.com; Raslan
> Darawsheh <rasland@nvidia.com>; NBU-Contact-Thomas Monjalon
> <thomas@monjalon.net>; yuan.peng@intel.com; zhaoyan.chen@intel.com
> Subject: 19.11.10 patches review and test
> 
> Hi all,
> 
> Here is a list of patches targeted for stable release 19.11.10.
> 
> The planned date for the final release is 1st September (two weeks from
> now).
> 
> 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.10-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>
> 
> ---

Hi,

The following covers the functional tests that we ran on Mellanox hardware for 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:
  Items: eth / vlan / ipv4 / ipv6 / tcp / udp / icmp / gre / nvgre / vxlan / ip in ip / mplsoudp / mplsogre
  Actions: drop / queue / rss / mark / flag / jump / count / raw_encap / raw_decap / vxlan_encap / vxlan_decap / NAT / dec_ttl
- Some RSS tests.
- VLAN filtering, stripping and insertion tests.
- Checksum and TSO tests.
- ptype tests.
- link_status_interrupt example application tests.
- l3fwd-power example application tests.
- Multi-process example applications tests.

Functional tests ran on:
- NIC: ConnectX-4 Lx / OS: Ubuntu 20.04 LTS / Driver: MLNX_OFED_LINUX-5.4-1.0.3.0 / Firmware: 14.31.1014
- NIC: ConnectX-4 Lx / OS: Ubuntu 20.04 LTS / kernel: 5.14.0-rc7 / Driver: rdma-core v36.0 / Firmware: 14.31.1014
- NIC: ConnectX-5 / OS: Ubuntu 20.04 LTS / Driver: MLNX_OFED_LINUX-5.4-1.0.3.0 / Firmware: 16.31.1014
- NIC: ConnectX-5 / OS: Ubuntu 20.04 LTS / kernel: 5.14.0-rc7 / Driver: v36.0 / Firmware: 16.31.1014

Compilation tests with multiple configurations in the following OS/driver combinations are also passing:
- Ubuntu 20.04.2 with MLNX_OFED_LINUX-5.4-1.0.3.0.
- Ubuntu 20.04.2 with rdma-core master (64d1ae5).
- Ubuntu 20.04.2 with rdma-core v28.0.
- Ubuntu 18.04.5 with rdma-core v17.1.
- Ubuntu 18.04.5 with rdma-core master (5b0f5b2) (i386).
- Ubuntu 16.04.7 with rdma-core v22.7.
- Fedora 34 with rdma-core v36.0.
- Fedora 36 (Rawhide) with rdma-core v36.0 (only with gcc).
- CentOS 7 7.9.2009 with rdma-core master (64d1ae5).
- CentOS 7 7.9.2009 with MLNX_OFED_LINUX-5.4-1.0.3.0.
- CentOS 8 8.3.2011 with rdma-core master (64d1ae5).
- OpenSUSE Leap 15.3 with rdma-core v31.0.

We don't see any new issues blocking this release.

Thanks,
Ali

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

* Re: [dpdk-dev] 19.11.10 patches review and test
  2021-08-26 13:04   ` Jiang, YuX
@ 2021-08-30  7:05     ` Christian Ehrhardt
  0 siblings, 0 replies; 9+ messages in thread
From: Christian Ehrhardt @ 2021-08-30  7:05 UTC (permalink / raw)
  To: Jiang, YuX
  Cc: dpdk stable, dev, Abhishek Marathe, Akhil Goyal, Ali Alnubani,
	Walker, Benjamin, David Christensen, Govindharajan, Hariprasad,
	Hemant Agrawal, Stokes, Ian, Jerin Jacob, Mcnamara, John,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, Pei Zhang, Yu,
	PingX, Xu, Qian Q, Raslan Darawsheh, Thomas Monjalon, Peng, Yuan,
	Chen, Zhaoyan

On Thu, Aug 26, 2021 at 3:04 PM Jiang, YuX <yux.jiang@intel.com> wrote:
>
> Hi All,
>
> Testing with dpdk v19.11.10-rc1 from Intel is finished, one new issue is found.
> New issue: https://bugs.dpdk.org/show_bug.cgi?id=794
> # Basic Intel(R) NIC testing
> * PF(i40e, ixgbe): test scenarios including rte_flow/TSO/Jumboframe/checksum offload/Tunnel, etc. Listed but not all.
> - Known issues as below:
> 1) https://bugs.dpdk.org/show_bug.cgi?id=731  [dpdk-19.11.9] telemetry: python3 /root/dpdk/usertools/dpdk-telemetry-client.py prompt connection refused)
> -- Zhang,Alvin's patch  [dpdk-stable] [PATCH v4] telemetry: fix race in telemetry control thread creation" can fix this issue, but it is not merged into LTS19.11.10-rc1.

Thanks for this pointer, I applied it now.

> 2) https://bugs.dpdk.org/show_bug.cgi?id=795  unit_tests_power/power_cpufreq: unit test failed. This issue is found in 21.05 and fixed in 21.08, but also failed on LTS19.11.10-rc1.
> * VF(i40e,ixgbe): test scenarios including vf-rte_flow/TSO/Jumboframe/checksum offload/Tunnel, Listed but not all.  -- All passed. No new issue is found.
> * PF/VF(ice): test scenarios including switch features/Flow Director/Advanced RSS/ACL/DCF/Flexible Descriptor and so on, Listed but not all.
> - Known issues as below:
> 1) [dpdk-19.11.7] userspace_ethtool/retrieve_eeprom: Dumped eeprom not same as linux dumped. Fixed patches are based on 4 ice share code, not be contained in LTS19.11, won't fixed on LTS19.11.
> * Build: cover the build test combination with different GCC/Clang and the popular OS revision such as Ubuntu20.04, RHEL8.3, SUSE15, Fedora34 and so on. Listed but not all.
> - Known issues as below:
> 1) https://bugs.dpdk.org/show_bug.cgi?id=744  [dpdk-19.11.9-rc3] make build failed on Fedora34 with GCC11, Not fixed yet. But meson build passed with Fedora34, GCC11
> 2) https://bugs.dpdk.org/show_bug.cgi?id=747  [dpdk-19.11.9-rc3] Meson build failed with ICC-19.1.1
> * Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test and so on. Listed but not all. - All passed. No big data drop.
>
> # 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, etc.. Listed but not all.
> - One new issue(https://bugs.dpdk.org/show_bug.cgi?id=794 ) is found, Intel dev has found root cause, will send patch to fix it.
> - One known issue about The UDP fragmentation offload feature of Virtio-net device can’t be turned on in the VM, it's kernel issue(https://bugzilla.kernel.org/show_bug.cgi?id=207075), but not fixed yet.
> * Cryptodev:
> - Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc. Listed but not all.  -- All passed.
> - Performance test: test scenarios including Thoughput Performance /Cryptodev Latency, etc. Listed but not all.  -- No big data drop.
>
>
> Best regards,
> Yu Jiang
>
> > -----Original Message-----
> > From: dev <dev-bounces@dpdk.org> On Behalf Of Christian Ehrhardt
> > Sent: Thursday, August 26, 2021 6:12 PM
> > To: dpdk stable <stable@dpdk.org>
> > Cc: dev <dev@dpdk.org>; Abhishek Marathe
> > <Abhishek.Marathe@microsoft.com>; Akhil Goyal <akhil.goyal@nxp.com>;
> > Ali Alnubani <alialnu@nvidia.com>; Walker, Benjamin
> > <benjamin.walker@intel.com>; David Christensen
> > <drc@linux.vnet.ibm.com>; Govindharajan, Hariprasad
> > <hariprasad.govindharajan@intel.com>; Hemant Agrawal
> > <hemant.agrawal@nxp.com>; Stokes, Ian <ian.stokes@intel.com>; Jerin
> > Jacob <jerinj@marvell.com>; Mcnamara, John <john.mcnamara@intel.com>;
> > Ju-Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> > <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> > <pezhang@redhat.com>; Yu, PingX <pingx.yu@intel.com>; Xu, Qian Q
> > <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>
> > Subject: Re: [dpdk-dev] 19.11.10 patches review and test
> >
> > On Wed, Aug 18, 2021 at 4:54 PM <christian.ehrhardt@canonical.com> wrote:
> > >
> > > Hi all,
> > >
> > > Here is a list of patches targeted for stable release 19.11.10.
> > >
> > > The planned date for the final release is 1st September (two weeks from
> > now).
> > >
> > > 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.
> >
> > Hi to myself :-)
> > My small amount of Tests completed - in the format for the .rst file:
> >
> > * Canonical(R) Testing
> >
> >    * Build tests of DPDK & OVS 2.13.3 on Ubuntu 20.04 (meson based)
> >    * Functional and performance tests based on OVS-DPDK on x86_64
> >    * Autopkgtests for DPDK and OpenvSwitch
> >
> > @everyone - there was one issue already identified (not in my tests) and
> > we'll likely get at least one patch on top of -rc1.
> > Depending on the estimated impact of this (and anything else that might
> > come up) we will decide if we then need an -rc2 or not.
> >
> > > A release candidate tarball can be found at:
> > >
> > >     https://dpdk.org/browse/dpdk-stable/tag/?id=v19.11.10-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>
> > >
> > > ---
> > > Abhinandan Gujjar (1):
> > >       test/crypto: fix mempool size for session-less
> > >
> > > Ajit Khaparde (2):
> > >       doc: fix default burst size in testpmd
> > >       net/bnxt: fix Rx interrupt setting
> > >
> > > Akhil Goyal (1):
> > >       crypto/octeontx: fix freeing after device release
> > >
> > > Anatoly Burakov (1):
> > >       power: fix namespace for internal struct
> > >
> > > Chengchang Tang (1):
> > >       net/hns3: fix VLAN strip log
> > >
> > > Chengwen Feng (1):
> > >       net/hns3: fix filter parsing comment
> > >
> > > Ciara Power (1):
> > >       cryptodev: fix freeing after device release
> > >
> > > Dana Vardi (5):
> > >       crypto/mvsam: fix AES-GCM session parameters
> > >       crypto/mvsam: fix session data reset
> > >       crypto/mvsam: fix options parsing
> > >       net/mvpp2: fix port speed overflow
> > >       net/mvpp2: fix configured state dependency
> > >
> > > Dapeng Yu (5):
> > >       net/ixgbe: fix flow entry access after freeing
> > >       net/softnic: fix connection memory leak
> > >       net/softnic: fix memory leak as profile is freed
> > >       net/i40e: fix multi-process shared data
> > >       net/ice: fix default RSS key generation
> > >
> > > David Hunt (1):
> > >       distributor: fix 128-bit write alignment
> > >
> > > David Marchand (4):
> > >       drivers/net: fix memzone allocations for DMA memory
> > >       ipc: stop mp control thread on cleanup
> > >       net/ice: fix memzone leak when firmware is missing
> > >       net/octeontx/base: fix debug build with clang
> > >
> > > Dmitry Kozlyuk (3):
> > >       doc: add limitation for ConnectX-4 with L2 in mlx5 guide
> > >       net/mlx5: fix Rx/Tx queue checks
> > >       bus: clarify log for non-NUMA-aware devices
> > >
> > > Feifei Wang (2):
> > >       crypto/qat: fix Arm build with special memcpy
> > >       net/mlx5: fix incorrect r/w lock usage in DMA unmap
> > >
> > > Ferruh Yigit (3):
> > >       kni: fix crash on userspace VA for segmented packets
> > >       app/testpmd: fix help string for port reset
> > >       doc: announce common prefix for ethdev
> > >
> > > Ghalem Boudour (1):
> > >       net/ena: enable multi-segment in Tx offload flags
> > >
> > > Gregory Etelson (3):
> > >       app/testpmd: fix Tx checksum calculation for tunnel
> > >       app/testpmd: fix IPv4 checksum
> > >       net/mlx5: fix representor interrupt handler
> > >
> > > Guoyang Zhou (2):
> > >       net/hinic: increase protection of the VLAN
> > >       net/hinic/base: fix LRO
> > >
> > > Haiyue Wang (1):
> > >       net/iavf: fix RSS key access out of bound
> > >
> > > Hemant Agrawal (1):
> > >       bus/dpaa: fix freeing in FMAN interface destructor
> > >
> > > Henry Nadeau (1):
> > >       doc: fix spelling
> > >
> > > Hongbo Zheng (1):
> > >       net/hns3: increase VF reset retry maximum
> > >
> > > Huisong Li (3):
> > >       net/hns3: fix delay for waiting to stop Rx/Tx
> > >       app/testpmd: change port link speed without stopping all
> > >       net/hns3: fix Tx prepare after stop
> > >
> > > Ivan Ilchenko (7):
> > >       bitmap: fix buffer overrun in bitmap init
> > >       net/sfc: fix MAC stats lock in xstats query by ID
> > >       net/sfc: fix reading adapter state without locking
> > >       net/sfc: fix xstats query by ID according to ethdev
> > >       net/sfc: fix xstats query by unsorted list of IDs
> > >       net/sfc: fix MAC stats update for stopped device
> > >       net/virtio: report maximum MTU in device info
> > >
> > > Jan Viktorin (1):
> > >       ethdev: fix doc of flow action
> > >
> > > Jiawei Wang (1):
> > >       net/mlx5: fix RSS flow item expansion for GRE key
> > >
> > > Joyce Kong (1):
> > >       net/i40e: fix descriptor scan on Arm
> > >
> > > Juraj Linkeš (1):
> > >       net/virtio: fix aarch32 build
> > >
> > > Kai Ji (1):
> > >       app/crypto-perf: fix out-of-place mempool allocation
> > >
> > > Kalesh AP (14):
> > >       net/bnxt: fix error messages in VNIC prepare
> > >       net/bnxt: set flow error when free filter not available
> > >       net/bnxt: remove unnecessary code
> > >       net/bnxt: fix error handling in VNIC prepare
> > >       net/bnxt: set flow error after tunnel redirection free
> > >       net/bnxt: use common function to free VNIC resource
> > >       net/bnxt: fix check for PTP support in FW
> > >       net/bnxt: improve probing log message
> > >       net/bnxt: cleanup code
> > >       net/bnxt: fix typo in log message
> > >       net/bnxt: fix auto-negotiation on Whitney+
> > >       net/bnxt: remove unnecessary comment
> > >       net/bnxt: invoke device removal event on recovery failure
> > >       net/bnxt: clear cached statistics
> > >
> > > Lance Richardson (6):
> > >       app/test: fix IPv6 header initialization
> > >       net/bnxt: fix Tx descriptor status implementation
> > >       net/bnxt: fix scalar Tx completion handling
> > >       net/bnxt: fix Rx burst size constraint
> > >       net/bnxt: fix ring and context memory allocation
> > >       net/bnxt: fix missing barriers in completion handling
> > >
> > > Lior Margalit (1):
> > >       net/mlx5: fix IPIP multi-tunnel validation
> > >
> > > Martin Havlik (2):
> > >       net/bonding: fix error message on flow verify
> > >       net/bonding: check flow setting
> > >
> > > Marvin Liu (1):
> > >       net/virtio: fix refill order in packed ring datapath
> > >
> > > Maxime Coquelin (3):
> > >       vhost: fix missing memory table NUMA realloc
> > >       vhost: fix missing guest pages table NUMA realloc
> > >       vhost: fix crash on reconnect
> > >
> > > Michael Baum (1):
> > >       net/mlx5: fix overflow in mempool argument
> > >
> > > Michael Shamis (1):
> > >       crypto/mvsam: fix capabilities
> > >
> > > Michal Krawczyk (1):
> > >       net/ena: trigger reset on Tx prepare failure
> > >
> > > Naga Harish K S V (1):
> > >       eventdev: fix event port setup in tx adapter
> > >
> > > Nithin Dabilpuram (1):
> > >       net/octeontx2: use runtime LSO format indices
> > >
> > > Olivier Matz (1):
> > >       test/mbuf: fix virtual address conversion
> > >
> > > Owen Hilyard (3):
> > >       flow_classify: fix leaking rules on delete
> > >       rib: fix max depth IPv6 lookup
> > >       tests/eal: fix memory leak
> > >
> > > Pavan Nikhilesh (1):
> > >       mempool/octeontx2: fix shift calculation
> > >
> > > Rebecca Troy (2):
> > >       test/crypto: fix typo in AES case
> > >       test/crypto: fix typo in ESN case
> > >
> > > Ruifeng Wang (1):
> > >       net/mlx5: remove redundant operations in NEON Rx
> > >
> > > Sarosh Arif (1):
> > >       net/mlx5: fix typo in vectorized Rx comments
> > >
> > > Satheesh Paul (2):
> > >       net/octeontx2: fix flow creation limit on CN98xx
> > >       net/octeontx2: fix default MCAM allocation size
> > >
> > > Somnath Kotur (2):
> > >       net/bnxt: detect bad opaque in Rx completion
> > >       net/bnxt: workaround spurious zero stats in Thor
> > >
> > > Suanming Mou (2):
> > >       net/mlx5: limit implicit MPLS RSS expansion over GRE
> > >       net/mlx5: workaround drop action with old kernel
> > >
> > > Thierry Herbelot (4):
> > >       net/bnxt: check access to possible null pointer
> > >       vhost/crypto: check request pointer before dereference
> > >       net/pfe: remove unnecessary null check
> > >       test/crypto: fix mbuf reset after null check
> > >
> > > Thomas Monjalon (1):
> > >       devtools: fix file listing in maintainers check
> > >
> > > Viacheslav Ovsiienko (6):
> > >       common/mlx5: fix Netlink port name padding in probing
> > >       app/testpmd: fix offloads for newly attached port
> > >       common/mlx5: fix compatibility with OFED port query API
> > >       net/mlx5: fix switchdev mode recognition
> > >       net/mlx5: fix RoCE LAG bond device probing
> > >       common/mlx5: use new port query API if available
> > >
> > > Weifeng Li (1):
> > >       net/bnxt: fix nested lock during bonding
> > >
> > > Wenjun Wu (2):
> > >       net/ice/base: fix first profile mask
> > >       net/ice/base: revert change of first profile mask
> > >
> > > Xiaoyu Min (4):
> > >       net/mlx5: fix match MPLS over GRE with key
> > >       net/mlx5: remove unsupported flow item MPLS over IP
> > >       net/mlx5: fix MPLS RSS expansion
> > >       net/mlx5: limit inner RSS expansion for MPLS
> > >
> > > Xiaoyun Li (1):
> > >       net/iavf: fix Tx threshold check
> > >
> > > Yunjian Wang (1):
> > >       kni: fix mbuf allocation for kernel side use
> > >
> > > Yuying Zhang (1):
> > >       app/testpmd: fix MAC address after port reset
> >
> >
> >
> > --
> > Christian Ehrhardt
> > Staff Engineer, Ubuntu Server
> > Canonical Ltd



-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd

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

* Re: [dpdk-dev] 19.11.10 patches review and test
  2021-08-18 14:53 [dpdk-dev] 19.11.10 patches review and test christian.ehrhardt
  2021-08-26 10:11 ` Christian Ehrhardt
  2021-08-26 14:33 ` Ali Alnubani
@ 2021-09-02  9:55 ` Pei Zhang
  2 siblings, 0 replies; 9+ messages in thread
From: Pei Zhang @ 2021-09-02  9:55 UTC (permalink / raw)
  To: ehrhardt, christian
  Cc: stable, dev, Abhishek Marathe, Akhil Goyal, Ali Alnubani,
	benjamin.walker, David Christensen, hariprasad.govindharajan,
	Hemant Agrawal, Ian Stokes, Jerin Jacob, John McNamara,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, pingx.yu, xu, qian,
	Raslan Darawsheh, Thomas Monjalon, yuan.peng, Chen, Zhaoyan

Hello Christian,

The testing with dpdk 19.11.10-rc1 from Red Hat looks good. We tested below
16 scenarios and all got PASS on RHEL8:

(1)Guest with device assignment(PF) throughput testing(1G hugepage size):
PASS
(2)Guest with device assignment(PF) throughput testing(2M hugepage size) :
PASS
(3)Guest with device assignment(VF) throughput testing: PASS
(4)PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS
(5)PVP vhost-user 2Q throughput testing: PASS
(6)PVP vhost-user 1Q - cross numa node throughput testing: PASS
(7)Guest with vhost-user 2 queues throughput testing: PASS
(8)vhost-user reconnect with dpdk-client, qemu-server: qemu reconnect: PASS
(9)vhost-user reconnect with dpdk-client, qemu-server: ovs reconnect: PASS
(10)PVP 1Q live migration testing: PASS
(11)PVP 1Q cross numa node live migration testing: PASS
(12)Guest with ovs+dpdk+vhost-user 1Q live migration testing: PASS
(13)Guest with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS
(14)Guest with ovs+dpdk+vhost-user 2Q live migration testing: PASS
(15)Host PF + DPDK testing: PASS
(16)Host VF + DPDK testing: PASS

Versions:

kernel 4.18
qemu 6.0

dpdk: git://dpdk.org/dpdk-stable
# git log -1
commit 179f2a3a8a56600a66e4e0830bbe993be67f9d7e (HEAD, tag: v19.11.10-rc1)
Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Date:   Wed Aug 18 16:45:29 2021 +0200

    version: 19.11.10-rc1

    Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

# git branch
remotes/origin/19.11

NICs: X540-AT2 NIC(ixgbe, 10G)

Best regards,

Pei

On Wed, Aug 18, 2021 at 10:54 PM <christian.ehrhardt@canonical.com> wrote:

> Hi all,
>
> Here is a list of patches targeted for stable release 19.11.10.
>
> The planned date for the final release is 1st September (two weeks from
> now).
>
> 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.10-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>
>
> ---
> Abhinandan Gujjar (1):
>       test/crypto: fix mempool size for session-less
>
> Ajit Khaparde (2):
>       doc: fix default burst size in testpmd
>       net/bnxt: fix Rx interrupt setting
>
> Akhil Goyal (1):
>       crypto/octeontx: fix freeing after device release
>
> Anatoly Burakov (1):
>       power: fix namespace for internal struct
>
> Chengchang Tang (1):
>       net/hns3: fix VLAN strip log
>
> Chengwen Feng (1):
>       net/hns3: fix filter parsing comment
>
> Ciara Power (1):
>       cryptodev: fix freeing after device release
>
> Dana Vardi (5):
>       crypto/mvsam: fix AES-GCM session parameters
>       crypto/mvsam: fix session data reset
>       crypto/mvsam: fix options parsing
>       net/mvpp2: fix port speed overflow
>       net/mvpp2: fix configured state dependency
>
> Dapeng Yu (5):
>       net/ixgbe: fix flow entry access after freeing
>       net/softnic: fix connection memory leak
>       net/softnic: fix memory leak as profile is freed
>       net/i40e: fix multi-process shared data
>       net/ice: fix default RSS key generation
>
> David Hunt (1):
>       distributor: fix 128-bit write alignment
>
> David Marchand (4):
>       drivers/net: fix memzone allocations for DMA memory
>       ipc: stop mp control thread on cleanup
>       net/ice: fix memzone leak when firmware is missing
>       net/octeontx/base: fix debug build with clang
>
> Dmitry Kozlyuk (3):
>       doc: add limitation for ConnectX-4 with L2 in mlx5 guide
>       net/mlx5: fix Rx/Tx queue checks
>       bus: clarify log for non-NUMA-aware devices
>
> Feifei Wang (2):
>       crypto/qat: fix Arm build with special memcpy
>       net/mlx5: fix incorrect r/w lock usage in DMA unmap
>
> Ferruh Yigit (3):
>       kni: fix crash on userspace VA for segmented packets
>       app/testpmd: fix help string for port reset
>       doc: announce common prefix for ethdev
>
> Ghalem Boudour (1):
>       net/ena: enable multi-segment in Tx offload flags
>
> Gregory Etelson (3):
>       app/testpmd: fix Tx checksum calculation for tunnel
>       app/testpmd: fix IPv4 checksum
>       net/mlx5: fix representor interrupt handler
>
> Guoyang Zhou (2):
>       net/hinic: increase protection of the VLAN
>       net/hinic/base: fix LRO
>
> Haiyue Wang (1):
>       net/iavf: fix RSS key access out of bound
>
> Hemant Agrawal (1):
>       bus/dpaa: fix freeing in FMAN interface destructor
>
> Henry Nadeau (1):
>       doc: fix spelling
>
> Hongbo Zheng (1):
>       net/hns3: increase VF reset retry maximum
>
> Huisong Li (3):
>       net/hns3: fix delay for waiting to stop Rx/Tx
>       app/testpmd: change port link speed without stopping all
>       net/hns3: fix Tx prepare after stop
>
> Ivan Ilchenko (7):
>       bitmap: fix buffer overrun in bitmap init
>       net/sfc: fix MAC stats lock in xstats query by ID
>       net/sfc: fix reading adapter state without locking
>       net/sfc: fix xstats query by ID according to ethdev
>       net/sfc: fix xstats query by unsorted list of IDs
>       net/sfc: fix MAC stats update for stopped device
>       net/virtio: report maximum MTU in device info
>
> Jan Viktorin (1):
>       ethdev: fix doc of flow action
>
> Jiawei Wang (1):
>       net/mlx5: fix RSS flow item expansion for GRE key
>
> Joyce Kong (1):
>       net/i40e: fix descriptor scan on Arm
>
> Juraj Linkeš (1):
>       net/virtio: fix aarch32 build
>
> Kai Ji (1):
>       app/crypto-perf: fix out-of-place mempool allocation
>
> Kalesh AP (14):
>       net/bnxt: fix error messages in VNIC prepare
>       net/bnxt: set flow error when free filter not available
>       net/bnxt: remove unnecessary code
>       net/bnxt: fix error handling in VNIC prepare
>       net/bnxt: set flow error after tunnel redirection free
>       net/bnxt: use common function to free VNIC resource
>       net/bnxt: fix check for PTP support in FW
>       net/bnxt: improve probing log message
>       net/bnxt: cleanup code
>       net/bnxt: fix typo in log message
>       net/bnxt: fix auto-negotiation on Whitney+
>       net/bnxt: remove unnecessary comment
>       net/bnxt: invoke device removal event on recovery failure
>       net/bnxt: clear cached statistics
>
> Lance Richardson (6):
>       app/test: fix IPv6 header initialization
>       net/bnxt: fix Tx descriptor status implementation
>       net/bnxt: fix scalar Tx completion handling
>       net/bnxt: fix Rx burst size constraint
>       net/bnxt: fix ring and context memory allocation
>       net/bnxt: fix missing barriers in completion handling
>
> Lior Margalit (1):
>       net/mlx5: fix IPIP multi-tunnel validation
>
> Martin Havlik (2):
>       net/bonding: fix error message on flow verify
>       net/bonding: check flow setting
>
> Marvin Liu (1):
>       net/virtio: fix refill order in packed ring datapath
>
> Maxime Coquelin (3):
>       vhost: fix missing memory table NUMA realloc
>       vhost: fix missing guest pages table NUMA realloc
>       vhost: fix crash on reconnect
>
> Michael Baum (1):
>       net/mlx5: fix overflow in mempool argument
>
> Michael Shamis (1):
>       crypto/mvsam: fix capabilities
>
> Michal Krawczyk (1):
>       net/ena: trigger reset on Tx prepare failure
>
> Naga Harish K S V (1):
>       eventdev: fix event port setup in tx adapter
>
> Nithin Dabilpuram (1):
>       net/octeontx2: use runtime LSO format indices
>
> Olivier Matz (1):
>       test/mbuf: fix virtual address conversion
>
> Owen Hilyard (3):
>       flow_classify: fix leaking rules on delete
>       rib: fix max depth IPv6 lookup
>       tests/eal: fix memory leak
>
> Pavan Nikhilesh (1):
>       mempool/octeontx2: fix shift calculation
>
> Rebecca Troy (2):
>       test/crypto: fix typo in AES case
>       test/crypto: fix typo in ESN case
>
> Ruifeng Wang (1):
>       net/mlx5: remove redundant operations in NEON Rx
>
> Sarosh Arif (1):
>       net/mlx5: fix typo in vectorized Rx comments
>
> Satheesh Paul (2):
>       net/octeontx2: fix flow creation limit on CN98xx
>       net/octeontx2: fix default MCAM allocation size
>
> Somnath Kotur (2):
>       net/bnxt: detect bad opaque in Rx completion
>       net/bnxt: workaround spurious zero stats in Thor
>
> Suanming Mou (2):
>       net/mlx5: limit implicit MPLS RSS expansion over GRE
>       net/mlx5: workaround drop action with old kernel
>
> Thierry Herbelot (4):
>       net/bnxt: check access to possible null pointer
>       vhost/crypto: check request pointer before dereference
>       net/pfe: remove unnecessary null check
>       test/crypto: fix mbuf reset after null check
>
> Thomas Monjalon (1):
>       devtools: fix file listing in maintainers check
>
> Viacheslav Ovsiienko (6):
>       common/mlx5: fix Netlink port name padding in probing
>       app/testpmd: fix offloads for newly attached port
>       common/mlx5: fix compatibility with OFED port query API
>       net/mlx5: fix switchdev mode recognition
>       net/mlx5: fix RoCE LAG bond device probing
>       common/mlx5: use new port query API if available
>
> Weifeng Li (1):
>       net/bnxt: fix nested lock during bonding
>
> Wenjun Wu (2):
>       net/ice/base: fix first profile mask
>       net/ice/base: revert change of first profile mask
>
> Xiaoyu Min (4):
>       net/mlx5: fix match MPLS over GRE with key
>       net/mlx5: remove unsupported flow item MPLS over IP
>       net/mlx5: fix MPLS RSS expansion
>       net/mlx5: limit inner RSS expansion for MPLS
>
> Xiaoyun Li (1):
>       net/iavf: fix Tx threshold check
>
> Yunjian Wang (1):
>       kni: fix mbuf allocation for kernel side use
>
> Yuying Zhang (1):
>       app/testpmd: fix MAC address after port reset
>
>

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

* Re: [dpdk-dev] 19.11.10 patches review and test
  2021-09-06  9:33 ` Jiang, YuX
@ 2021-09-06  9:46   ` Christian Ehrhardt
  0 siblings, 0 replies; 9+ messages in thread
From: Christian Ehrhardt @ 2021-09-06  9:46 UTC (permalink / raw)
  To: Jiang, YuX
  Cc: stable, dev, Abhishek Marathe, Akhil Goyal, Ali Alnubani, Walker,
	Benjamin, David Christensen, Govindharajan, Hariprasad,
	Hemant Agrawal, Stokes, Ian, Jerin Jacob, Mcnamara, John,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, Pei Zhang, Yu,
	PingX, Xu, Qian Q, Raslan Darawsheh, Thomas Monjalon, Peng, Yuan,
	Chen, Zhaoyan

On Mon, Sep 6, 2021 at 11:33 AM Jiang, YuX <yux.jiang@intel.com> wrote:
>
> > -----Original Message-----
> > From: dev <dev-bounces@dpdk.org> On Behalf Of
> > christian.ehrhardt@canonical.com
> > Sent: Wednesday, September 1, 2021 5:19 PM
> > To: stable@dpdk.org
> > Cc: dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>;
> > Akhil Goyal <akhil.goyal@nxp.com>; Ali Alnubani <alialnu@nvidia.com>;
> > Walker, Benjamin <benjamin.walker@intel.com>; David Christensen
> > <drc@linux.vnet.ibm.com>; Govindharajan, Hariprasad
> > <hariprasad.govindharajan@intel.com>; Hemant Agrawal
> > <hemant.agrawal@nxp.com>; Stokes, Ian <ian.stokes@intel.com>; Jerin
> > Jacob <jerinj@marvell.com>; Mcnamara, John <john.mcnamara@intel.com>;
> > Ju-Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> > <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> > <pezhang@redhat.com>; Yu, PingX <pingx.yu@intel.com>; Xu, Qian Q
> > <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>
> > Subject: [dpdk-dev] 19.11.10 patches review and test
> >
> > Hi all,
> >
> > Here is a list of patches targeted for stable release 19.11.10.
> >
> > The planned date for the final release is 6th of September.
> >
> > 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.
> >
> > You might think that time is a bit short compared to usually, but v19.11.10-rc2

Yeah  saw the earlier bug updates.
Thank you!

> > has only two changes over -rc1 and both are not too complex. Therefore I'd
> > be hoping that those that reported/tested these issues that are now:
> >  - https://bugs.dpdk.org/show_bug.cgi?id=731
> >  - issues with vhost: fix missing guest pages table NUMA realloc could please
> > re-test that particullar subset of cases.
> > Everone else is welcome to fully test it as well or to do so in whatever subset
> > of tests you consider appropriate. Therefore the time isn't as short as it might
> > appear at first.
> > And generally - if you are testing but need a bit more time, speak up and we
> > usually can wait without much of a problem.
> >
> > In addition that also gives the two Teams that I'm still missing the
> > -RC1 results a few more days to complete those.
> >
> > A release candidate tarball can be found at:
> >
> >     https://dpdk.org/browse/dpdk-stable/tag/?id=v19.11.10-rc2
> >
> > 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>
> >
> > ---
> Testing with dpdk v19.11.10-rc2 from Intel is finished, no new issue is found.
> Total fix two known issues: https://bugs.dpdk.org/show_bug.cgi?id=731  & https://bugs.dpdk.org/show_bug.cgi?id=794
> # Basic Intel(R) NIC testing
> * PF(i40e, ixgbe): basic test.
> - Known issues as below:
> 1) https://bugs.dpdk.org/show_bug.cgi?id=795  unit_tests_power/power_cpufreq: unit test failed.
> -  Hunt,David's patch("[19.11.9] test/power: fix CPU frequency when turbo enabled") can fix this issue.
> * VF(i40e,ixgbe): basic test. -- All passed. No new issue is found.
> * PF/VF(ice): basic test.  -- All passed. No new issue is found.
> * Build: cover the build test combination with different GCC/Clang and the popular OS revision such as Ubuntu20.04, RHEL8.3, SUSE15, Fedora34 and so on. Listed but not all.
> - Known issues as below:
> 1) https://bugs.dpdk.org/show_bug.cgi?id=744  [dpdk-19.11.9-rc3] make build failed on Fedora34 with GCC11, not fixed yet. But meson build passed with Fedora34, GCC11
> 2) https://bugs.dpdk.org/show_bug.cgi?id=747  [dpdk-19.11.9-rc3] Meson build failed with ICC-19.1.1, not fixed yet.
>
> > Abhinandan Gujjar (1):
> >       test/crypto: fix mempool size for session-less
> >
> > Ajit Khaparde (2):
> >       doc: fix default burst size in testpmd
> >       net/bnxt: fix Rx interrupt setting
> >
> > Akhil Goyal (1):
> >       crypto/octeontx: fix freeing after device release
> >
> > Alvin Zhang (1):
> >       telemetry: fix race in telemetry control thread creation
> >
> > Anatoly Burakov (1):
> >       power: fix namespace for internal struct
> >
> > Chenbo Xia (1):
> >       vhost: utilize dynamic memory allocator
> >
> > Chengchang Tang (1):
> >       net/hns3: fix VLAN strip log
> >
> > Chengwen Feng (1):
> >       net/hns3: fix filter parsing comment
> >
> > Christian Ehrhardt (1):
> >       version: 19.11.10-rc1
> >
> > Ciara Power (1):
> >       cryptodev: fix freeing after device release
> >
> > Dana Vardi (5):
> >       crypto/mvsam: fix AES-GCM session parameters
> >       crypto/mvsam: fix session data reset
> >       crypto/mvsam: fix options parsing
> >       net/mvpp2: fix port speed overflow
> >       net/mvpp2: fix configured state dependency
> >
> > Dapeng Yu (5):
> >       net/ixgbe: fix flow entry access after freeing
> >       net/softnic: fix connection memory leak
> >       net/softnic: fix memory leak as profile is freed
> >       net/i40e: fix multi-process shared data
> >       net/ice: fix default RSS key generation
> >
> > David Hunt (1):
> >       distributor: fix 128-bit write alignment
> >
> > David Marchand (4):
> >       drivers/net: fix memzone allocations for DMA memory
> >       ipc: stop mp control thread on cleanup
> >       net/ice: fix memzone leak when firmware is missing
> >       net/octeontx/base: fix debug build with clang
> >
> > Dmitry Kozlyuk (3):
> >       doc: add limitation for ConnectX-4 with L2 in mlx5 guide
> >       net/mlx5: fix Rx/Tx queue checks
> >       bus: clarify log for non-NUMA-aware devices
> >
> > Feifei Wang (2):
> >       crypto/qat: fix Arm build with special memcpy
> >       net/mlx5: fix incorrect r/w lock usage in DMA unmap
> >
> > Ferruh Yigit (3):
> >       kni: fix crash on userspace VA for segmented packets
> >       app/testpmd: fix help string for port reset
> >       doc: announce common prefix for ethdev
> >
> > Ghalem Boudour (1):
> >       net/ena: enable multi-segment in Tx offload flags
> >
> > Gregory Etelson (3):
> >       app/testpmd: fix Tx checksum calculation for tunnel
> >       app/testpmd: fix IPv4 checksum
> >       net/mlx5: fix representor interrupt handler
> >
> > Guoyang Zhou (2):
> >       net/hinic: increase protection of the VLAN
> >       net/hinic/base: fix LRO
> >
> > Haiyue Wang (1):
> >       net/iavf: fix RSS key access out of bound
> >
> > Hemant Agrawal (1):
> >       bus/dpaa: fix freeing in FMAN interface destructor
> >
> > Henry Nadeau (1):
> >       doc: fix spelling
> >
> > Hongbo Zheng (1):
> >       net/hns3: increase VF reset retry maximum
> >
> > Huisong Li (3):
> >       net/hns3: fix delay for waiting to stop Rx/Tx
> >       app/testpmd: change port link speed without stopping all
> >       net/hns3: fix Tx prepare after stop
> >
> > Ivan Ilchenko (7):
> >       bitmap: fix buffer overrun in bitmap init
> >       net/sfc: fix MAC stats lock in xstats query by ID
> >       net/sfc: fix reading adapter state without locking
> >       net/sfc: fix xstats query by ID according to ethdev
> >       net/sfc: fix xstats query by unsorted list of IDs
> >       net/sfc: fix MAC stats update for stopped device
> >       net/virtio: report maximum MTU in device info
> >
> > Jan Viktorin (1):
> >       ethdev: fix doc of flow action
> >
> > Jiawei Wang (1):
> >       net/mlx5: fix RSS flow item expansion for GRE key
> >
> > Joyce Kong (1):
> >       net/i40e: fix descriptor scan on Arm
> >
> > Juraj Linkeš (1):
> >       net/virtio: fix aarch32 build
> >
> > Kai Ji (1):
> >       app/crypto-perf: fix out-of-place mempool allocation
> >
> > Kalesh AP (14):
> >       net/bnxt: fix error messages in VNIC prepare
> >       net/bnxt: set flow error when free filter not available
> >       net/bnxt: remove unnecessary code
> >       net/bnxt: fix error handling in VNIC prepare
> >       net/bnxt: set flow error after tunnel redirection free
> >       net/bnxt: use common function to free VNIC resource
> >       net/bnxt: fix check for PTP support in FW
> >       net/bnxt: improve probing log message
> >       net/bnxt: cleanup code
> >       net/bnxt: fix typo in log message
> >       net/bnxt: fix auto-negotiation on Whitney+
> >       net/bnxt: remove unnecessary comment
> >       net/bnxt: invoke device removal event on recovery failure
> >       net/bnxt: clear cached statistics
> >
> > Lance Richardson (6):
> >       app/test: fix IPv6 header initialization
> >       net/bnxt: fix Tx descriptor status implementation
> >       net/bnxt: fix scalar Tx completion handling
> >       net/bnxt: fix Rx burst size constraint
> >       net/bnxt: fix ring and context memory allocation
> >       net/bnxt: fix missing barriers in completion handling
> >
> > Lior Margalit (1):
> >       net/mlx5: fix IPIP multi-tunnel validation
> >
> > Martin Havlik (2):
> >       net/bonding: fix error message on flow verify
> >       net/bonding: check flow setting
> >
> > Marvin Liu (1):
> >       net/virtio: fix refill order in packed ring datapath
> >
> > Maxime Coquelin (3):
> >       vhost: fix missing memory table NUMA realloc
> >       vhost: fix missing guest pages table NUMA realloc
> >       vhost: fix crash on reconnect
> >
> > Michael Baum (1):
> >       net/mlx5: fix overflow in mempool argument
> >
> > Michael Shamis (1):
> >       crypto/mvsam: fix capabilities
> >
> > Michal Krawczyk (1):
> >       net/ena: trigger reset on Tx prepare failure
> >
> > Naga Harish K S V (1):
> >       eventdev: fix event port setup in tx adapter
> >
> > Nithin Dabilpuram (1):
> >       net/octeontx2: use runtime LSO format indices
> >
> > Olivier Matz (1):
> >       test/mbuf: fix virtual address conversion
> >
> > Owen Hilyard (3):
> >       flow_classify: fix leaking rules on delete
> >       rib: fix max depth IPv6 lookup
> >       tests/eal: fix memory leak
> >
> > Pavan Nikhilesh (1):
> >       mempool/octeontx2: fix shift calculation
> >
> > Rebecca Troy (2):
> >       test/crypto: fix typo in AES case
> >       test/crypto: fix typo in ESN case
> >
> > Ruifeng Wang (1):
> >       net/mlx5: remove redundant operations in NEON Rx
> >
> > Sarosh Arif (1):
> >       net/mlx5: fix typo in vectorized Rx comments
> >
> > Satheesh Paul (2):
> >       net/octeontx2: fix flow creation limit on CN98xx
> >       net/octeontx2: fix default MCAM allocation size
> >
> > Somnath Kotur (2):
> >       net/bnxt: detect bad opaque in Rx completion
> >       net/bnxt: workaround spurious zero stats in Thor
> >
> > Suanming Mou (2):
> >       net/mlx5: limit implicit MPLS RSS expansion over GRE
> >       net/mlx5: workaround drop action with old kernel
> >
> > Thierry Herbelot (4):
> >       net/bnxt: check access to possible null pointer
> >       vhost/crypto: check request pointer before dereference
> >       net/pfe: remove unnecessary null check
> >       test/crypto: fix mbuf reset after null check
> >
> > Thomas Monjalon (1):
> >       devtools: fix file listing in maintainers check
> >
> > Viacheslav Ovsiienko (6):
> >       common/mlx5: fix Netlink port name padding in probing
> >       app/testpmd: fix offloads for newly attached port
> >       common/mlx5: fix compatibility with OFED port query API
> >       net/mlx5: fix switchdev mode recognition
> >       net/mlx5: fix RoCE LAG bond device probing
> >       common/mlx5: use new port query API if available
> >
> > Weifeng Li (1):
> >       net/bnxt: fix nested lock during bonding
> >
> > Wenjun Wu (2):
> >       net/ice/base: fix first profile mask
> >       net/ice/base: revert change of first profile mask
> >
> > Xiaoyu Min (4):
> >       net/mlx5: fix match MPLS over GRE with key
> >       net/mlx5: remove unsupported flow item MPLS over IP
> >       net/mlx5: fix MPLS RSS expansion
> >       net/mlx5: limit inner RSS expansion for MPLS
> >
> > Xiaoyun Li (1):
> >       net/iavf: fix Tx threshold check
> >
> > Yunjian Wang (1):
> >       kni: fix mbuf allocation for kernel side use
> >
> > Yuying Zhang (1):
> >       app/testpmd: fix MAC address after port reset



-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd

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

* Re: [dpdk-dev] 19.11.10 patches review and test
  2021-09-01  9:18 christian.ehrhardt
@ 2021-09-06  9:33 ` Jiang, YuX
  2021-09-06  9:46   ` Christian Ehrhardt
  0 siblings, 1 reply; 9+ messages in thread
From: Jiang, YuX @ 2021-09-06  9:33 UTC (permalink / raw)
  To: christian.ehrhardt, stable
  Cc: dev, Abhishek Marathe, Akhil Goyal, Ali Alnubani, Walker,
	Benjamin, David Christensen, Govindharajan, Hariprasad,
	Hemant Agrawal, Stokes, Ian, Jerin Jacob, Mcnamara, John,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, Pei Zhang, Yu,
	PingX, Xu, Qian Q, Raslan Darawsheh, Thomas Monjalon, Peng, Yuan,
	Chen, Zhaoyan

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of
> christian.ehrhardt@canonical.com
> Sent: Wednesday, September 1, 2021 5:19 PM
> To: stable@dpdk.org
> Cc: dev@dpdk.org; Abhishek Marathe <Abhishek.Marathe@microsoft.com>;
> Akhil Goyal <akhil.goyal@nxp.com>; Ali Alnubani <alialnu@nvidia.com>;
> Walker, Benjamin <benjamin.walker@intel.com>; David Christensen
> <drc@linux.vnet.ibm.com>; Govindharajan, Hariprasad
> <hariprasad.govindharajan@intel.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>; Stokes, Ian <ian.stokes@intel.com>; Jerin
> Jacob <jerinj@marvell.com>; Mcnamara, John <john.mcnamara@intel.com>;
> Ju-Hyoung Lee <juhlee@microsoft.com>; Kevin Traynor
> <ktraynor@redhat.com>; Luca Boccassi <bluca@debian.org>; Pei Zhang
> <pezhang@redhat.com>; Yu, PingX <pingx.yu@intel.com>; Xu, Qian Q
> <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>
> Subject: [dpdk-dev] 19.11.10 patches review and test
> 
> Hi all,
> 
> Here is a list of patches targeted for stable release 19.11.10.
> 
> The planned date for the final release is 6th of September.
> 
> 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.
> 
> You might think that time is a bit short compared to usually, but v19.11.10-rc2
> has only two changes over -rc1 and both are not too complex. Therefore I'd
> be hoping that those that reported/tested these issues that are now:
>  - https://bugs.dpdk.org/show_bug.cgi?id=731
>  - issues with vhost: fix missing guest pages table NUMA realloc could please
> re-test that particullar subset of cases.
> Everone else is welcome to fully test it as well or to do so in whatever subset
> of tests you consider appropriate. Therefore the time isn't as short as it might
> appear at first.
> And generally - if you are testing but need a bit more time, speak up and we
> usually can wait without much of a problem.
> 
> In addition that also gives the two Teams that I'm still missing the
> -RC1 results a few more days to complete those.
> 
> A release candidate tarball can be found at:
> 
>     https://dpdk.org/browse/dpdk-stable/tag/?id=v19.11.10-rc2
> 
> 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>
> 
> ---
Testing with dpdk v19.11.10-rc2 from Intel is finished, no new issue is found.
Total fix two known issues: https://bugs.dpdk.org/show_bug.cgi?id=731  & https://bugs.dpdk.org/show_bug.cgi?id=794 
# Basic Intel(R) NIC testing
* PF(i40e, ixgbe): basic test.
- Known issues as below:
1) https://bugs.dpdk.org/show_bug.cgi?id=795  unit_tests_power/power_cpufreq: unit test failed. 
-  Hunt,David's patch("[19.11.9] test/power: fix CPU frequency when turbo enabled") can fix this issue.
* VF(i40e,ixgbe): basic test. -- All passed. No new issue is found.        
* PF/VF(ice): basic test.  -- All passed. No new issue is found.             
* Build: cover the build test combination with different GCC/Clang and the popular OS revision such as Ubuntu20.04, RHEL8.3, SUSE15, Fedora34 and so on. Listed but not all.
- Known issues as below:
1) https://bugs.dpdk.org/show_bug.cgi?id=744  [dpdk-19.11.9-rc3] make build failed on Fedora34 with GCC11, not fixed yet. But meson build passed with Fedora34, GCC11
2) https://bugs.dpdk.org/show_bug.cgi?id=747  [dpdk-19.11.9-rc3] Meson build failed with ICC-19.1.1, not fixed yet.

> Abhinandan Gujjar (1):
>       test/crypto: fix mempool size for session-less
> 
> Ajit Khaparde (2):
>       doc: fix default burst size in testpmd
>       net/bnxt: fix Rx interrupt setting
> 
> Akhil Goyal (1):
>       crypto/octeontx: fix freeing after device release
> 
> Alvin Zhang (1):
>       telemetry: fix race in telemetry control thread creation
> 
> Anatoly Burakov (1):
>       power: fix namespace for internal struct
> 
> Chenbo Xia (1):
>       vhost: utilize dynamic memory allocator
> 
> Chengchang Tang (1):
>       net/hns3: fix VLAN strip log
> 
> Chengwen Feng (1):
>       net/hns3: fix filter parsing comment
> 
> Christian Ehrhardt (1):
>       version: 19.11.10-rc1
> 
> Ciara Power (1):
>       cryptodev: fix freeing after device release
> 
> Dana Vardi (5):
>       crypto/mvsam: fix AES-GCM session parameters
>       crypto/mvsam: fix session data reset
>       crypto/mvsam: fix options parsing
>       net/mvpp2: fix port speed overflow
>       net/mvpp2: fix configured state dependency
> 
> Dapeng Yu (5):
>       net/ixgbe: fix flow entry access after freeing
>       net/softnic: fix connection memory leak
>       net/softnic: fix memory leak as profile is freed
>       net/i40e: fix multi-process shared data
>       net/ice: fix default RSS key generation
> 
> David Hunt (1):
>       distributor: fix 128-bit write alignment
> 
> David Marchand (4):
>       drivers/net: fix memzone allocations for DMA memory
>       ipc: stop mp control thread on cleanup
>       net/ice: fix memzone leak when firmware is missing
>       net/octeontx/base: fix debug build with clang
> 
> Dmitry Kozlyuk (3):
>       doc: add limitation for ConnectX-4 with L2 in mlx5 guide
>       net/mlx5: fix Rx/Tx queue checks
>       bus: clarify log for non-NUMA-aware devices
> 
> Feifei Wang (2):
>       crypto/qat: fix Arm build with special memcpy
>       net/mlx5: fix incorrect r/w lock usage in DMA unmap
> 
> Ferruh Yigit (3):
>       kni: fix crash on userspace VA for segmented packets
>       app/testpmd: fix help string for port reset
>       doc: announce common prefix for ethdev
> 
> Ghalem Boudour (1):
>       net/ena: enable multi-segment in Tx offload flags
> 
> Gregory Etelson (3):
>       app/testpmd: fix Tx checksum calculation for tunnel
>       app/testpmd: fix IPv4 checksum
>       net/mlx5: fix representor interrupt handler
> 
> Guoyang Zhou (2):
>       net/hinic: increase protection of the VLAN
>       net/hinic/base: fix LRO
> 
> Haiyue Wang (1):
>       net/iavf: fix RSS key access out of bound
> 
> Hemant Agrawal (1):
>       bus/dpaa: fix freeing in FMAN interface destructor
> 
> Henry Nadeau (1):
>       doc: fix spelling
> 
> Hongbo Zheng (1):
>       net/hns3: increase VF reset retry maximum
> 
> Huisong Li (3):
>       net/hns3: fix delay for waiting to stop Rx/Tx
>       app/testpmd: change port link speed without stopping all
>       net/hns3: fix Tx prepare after stop
> 
> Ivan Ilchenko (7):
>       bitmap: fix buffer overrun in bitmap init
>       net/sfc: fix MAC stats lock in xstats query by ID
>       net/sfc: fix reading adapter state without locking
>       net/sfc: fix xstats query by ID according to ethdev
>       net/sfc: fix xstats query by unsorted list of IDs
>       net/sfc: fix MAC stats update for stopped device
>       net/virtio: report maximum MTU in device info
> 
> Jan Viktorin (1):
>       ethdev: fix doc of flow action
> 
> Jiawei Wang (1):
>       net/mlx5: fix RSS flow item expansion for GRE key
> 
> Joyce Kong (1):
>       net/i40e: fix descriptor scan on Arm
> 
> Juraj Linkeš (1):
>       net/virtio: fix aarch32 build
> 
> Kai Ji (1):
>       app/crypto-perf: fix out-of-place mempool allocation
> 
> Kalesh AP (14):
>       net/bnxt: fix error messages in VNIC prepare
>       net/bnxt: set flow error when free filter not available
>       net/bnxt: remove unnecessary code
>       net/bnxt: fix error handling in VNIC prepare
>       net/bnxt: set flow error after tunnel redirection free
>       net/bnxt: use common function to free VNIC resource
>       net/bnxt: fix check for PTP support in FW
>       net/bnxt: improve probing log message
>       net/bnxt: cleanup code
>       net/bnxt: fix typo in log message
>       net/bnxt: fix auto-negotiation on Whitney+
>       net/bnxt: remove unnecessary comment
>       net/bnxt: invoke device removal event on recovery failure
>       net/bnxt: clear cached statistics
> 
> Lance Richardson (6):
>       app/test: fix IPv6 header initialization
>       net/bnxt: fix Tx descriptor status implementation
>       net/bnxt: fix scalar Tx completion handling
>       net/bnxt: fix Rx burst size constraint
>       net/bnxt: fix ring and context memory allocation
>       net/bnxt: fix missing barriers in completion handling
> 
> Lior Margalit (1):
>       net/mlx5: fix IPIP multi-tunnel validation
> 
> Martin Havlik (2):
>       net/bonding: fix error message on flow verify
>       net/bonding: check flow setting
> 
> Marvin Liu (1):
>       net/virtio: fix refill order in packed ring datapath
> 
> Maxime Coquelin (3):
>       vhost: fix missing memory table NUMA realloc
>       vhost: fix missing guest pages table NUMA realloc
>       vhost: fix crash on reconnect
> 
> Michael Baum (1):
>       net/mlx5: fix overflow in mempool argument
> 
> Michael Shamis (1):
>       crypto/mvsam: fix capabilities
> 
> Michal Krawczyk (1):
>       net/ena: trigger reset on Tx prepare failure
> 
> Naga Harish K S V (1):
>       eventdev: fix event port setup in tx adapter
> 
> Nithin Dabilpuram (1):
>       net/octeontx2: use runtime LSO format indices
> 
> Olivier Matz (1):
>       test/mbuf: fix virtual address conversion
> 
> Owen Hilyard (3):
>       flow_classify: fix leaking rules on delete
>       rib: fix max depth IPv6 lookup
>       tests/eal: fix memory leak
> 
> Pavan Nikhilesh (1):
>       mempool/octeontx2: fix shift calculation
> 
> Rebecca Troy (2):
>       test/crypto: fix typo in AES case
>       test/crypto: fix typo in ESN case
> 
> Ruifeng Wang (1):
>       net/mlx5: remove redundant operations in NEON Rx
> 
> Sarosh Arif (1):
>       net/mlx5: fix typo in vectorized Rx comments
> 
> Satheesh Paul (2):
>       net/octeontx2: fix flow creation limit on CN98xx
>       net/octeontx2: fix default MCAM allocation size
> 
> Somnath Kotur (2):
>       net/bnxt: detect bad opaque in Rx completion
>       net/bnxt: workaround spurious zero stats in Thor
> 
> Suanming Mou (2):
>       net/mlx5: limit implicit MPLS RSS expansion over GRE
>       net/mlx5: workaround drop action with old kernel
> 
> Thierry Herbelot (4):
>       net/bnxt: check access to possible null pointer
>       vhost/crypto: check request pointer before dereference
>       net/pfe: remove unnecessary null check
>       test/crypto: fix mbuf reset after null check
> 
> Thomas Monjalon (1):
>       devtools: fix file listing in maintainers check
> 
> Viacheslav Ovsiienko (6):
>       common/mlx5: fix Netlink port name padding in probing
>       app/testpmd: fix offloads for newly attached port
>       common/mlx5: fix compatibility with OFED port query API
>       net/mlx5: fix switchdev mode recognition
>       net/mlx5: fix RoCE LAG bond device probing
>       common/mlx5: use new port query API if available
> 
> Weifeng Li (1):
>       net/bnxt: fix nested lock during bonding
> 
> Wenjun Wu (2):
>       net/ice/base: fix first profile mask
>       net/ice/base: revert change of first profile mask
> 
> Xiaoyu Min (4):
>       net/mlx5: fix match MPLS over GRE with key
>       net/mlx5: remove unsupported flow item MPLS over IP
>       net/mlx5: fix MPLS RSS expansion
>       net/mlx5: limit inner RSS expansion for MPLS
> 
> Xiaoyun Li (1):
>       net/iavf: fix Tx threshold check
> 
> Yunjian Wang (1):
>       kni: fix mbuf allocation for kernel side use
> 
> Yuying Zhang (1):
>       app/testpmd: fix MAC address after port reset

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

* [dpdk-dev] 19.11.10 patches review and test
@ 2021-09-01  9:18 christian.ehrhardt
  2021-09-06  9:33 ` Jiang, YuX
  0 siblings, 1 reply; 9+ messages in thread
From: christian.ehrhardt @ 2021-09-01  9:18 UTC (permalink / raw)
  To: stable
  Cc: dev, Abhishek Marathe, Akhil Goyal, Ali Alnubani,
	benjamin.walker, David Christensen, hariprasad.govindharajan,
	Hemant Agrawal, Ian Stokes, Jerin Jacob, John McNamara,
	Ju-Hyoung Lee, Kevin Traynor, Luca Boccassi, Pei Zhang, pingx.yu,
	qian.q.xu, Raslan Darawsheh, Thomas Monjalon, yuan.peng,
	zhaoyan.chen

Hi all,

Here is a list of patches targeted for stable release 19.11.10.

The planned date for the final release is 6th of September.

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.

You might think that time is a bit short compared to usually, but v19.11.10-rc2
has only two changes over -rc1 and both are not too complex. Therefore I'd be
hoping that
those that reported/tested these issues that are now:
 - https://bugs.dpdk.org/show_bug.cgi?id=731
 - issues with vhost: fix missing guest pages table NUMA realloc
could please re-test that particullar subset of cases.
Everone else is welcome to fully test it as well or to do so in whatever subset
of tests you consider appropriate. Therefore the time isn't as short as
it might appear at first.
And generally - if you are testing but need a bit more time, speak up and we
usually can wait without much of a problem.

In addition that also gives the two Teams that I'm still missing the
-RC1 results a few more days to complete those.

A release candidate tarball can be found at:

    https://dpdk.org/browse/dpdk-stable/tag/?id=v19.11.10-rc2

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>

---
Abhinandan Gujjar (1):
      test/crypto: fix mempool size for session-less

Ajit Khaparde (2):
      doc: fix default burst size in testpmd
      net/bnxt: fix Rx interrupt setting

Akhil Goyal (1):
      crypto/octeontx: fix freeing after device release

Alvin Zhang (1):
      telemetry: fix race in telemetry control thread creation

Anatoly Burakov (1):
      power: fix namespace for internal struct

Chenbo Xia (1):
      vhost: utilize dynamic memory allocator

Chengchang Tang (1):
      net/hns3: fix VLAN strip log

Chengwen Feng (1):
      net/hns3: fix filter parsing comment

Christian Ehrhardt (1):
      version: 19.11.10-rc1

Ciara Power (1):
      cryptodev: fix freeing after device release

Dana Vardi (5):
      crypto/mvsam: fix AES-GCM session parameters
      crypto/mvsam: fix session data reset
      crypto/mvsam: fix options parsing
      net/mvpp2: fix port speed overflow
      net/mvpp2: fix configured state dependency

Dapeng Yu (5):
      net/ixgbe: fix flow entry access after freeing
      net/softnic: fix connection memory leak
      net/softnic: fix memory leak as profile is freed
      net/i40e: fix multi-process shared data
      net/ice: fix default RSS key generation

David Hunt (1):
      distributor: fix 128-bit write alignment

David Marchand (4):
      drivers/net: fix memzone allocations for DMA memory
      ipc: stop mp control thread on cleanup
      net/ice: fix memzone leak when firmware is missing
      net/octeontx/base: fix debug build with clang

Dmitry Kozlyuk (3):
      doc: add limitation for ConnectX-4 with L2 in mlx5 guide
      net/mlx5: fix Rx/Tx queue checks
      bus: clarify log for non-NUMA-aware devices

Feifei Wang (2):
      crypto/qat: fix Arm build with special memcpy
      net/mlx5: fix incorrect r/w lock usage in DMA unmap

Ferruh Yigit (3):
      kni: fix crash on userspace VA for segmented packets
      app/testpmd: fix help string for port reset
      doc: announce common prefix for ethdev

Ghalem Boudour (1):
      net/ena: enable multi-segment in Tx offload flags

Gregory Etelson (3):
      app/testpmd: fix Tx checksum calculation for tunnel
      app/testpmd: fix IPv4 checksum
      net/mlx5: fix representor interrupt handler

Guoyang Zhou (2):
      net/hinic: increase protection of the VLAN
      net/hinic/base: fix LRO

Haiyue Wang (1):
      net/iavf: fix RSS key access out of bound

Hemant Agrawal (1):
      bus/dpaa: fix freeing in FMAN interface destructor

Henry Nadeau (1):
      doc: fix spelling

Hongbo Zheng (1):
      net/hns3: increase VF reset retry maximum

Huisong Li (3):
      net/hns3: fix delay for waiting to stop Rx/Tx
      app/testpmd: change port link speed without stopping all
      net/hns3: fix Tx prepare after stop

Ivan Ilchenko (7):
      bitmap: fix buffer overrun in bitmap init
      net/sfc: fix MAC stats lock in xstats query by ID
      net/sfc: fix reading adapter state without locking
      net/sfc: fix xstats query by ID according to ethdev
      net/sfc: fix xstats query by unsorted list of IDs
      net/sfc: fix MAC stats update for stopped device
      net/virtio: report maximum MTU in device info

Jan Viktorin (1):
      ethdev: fix doc of flow action

Jiawei Wang (1):
      net/mlx5: fix RSS flow item expansion for GRE key

Joyce Kong (1):
      net/i40e: fix descriptor scan on Arm

Juraj Linkeš (1):
      net/virtio: fix aarch32 build

Kai Ji (1):
      app/crypto-perf: fix out-of-place mempool allocation

Kalesh AP (14):
      net/bnxt: fix error messages in VNIC prepare
      net/bnxt: set flow error when free filter not available
      net/bnxt: remove unnecessary code
      net/bnxt: fix error handling in VNIC prepare
      net/bnxt: set flow error after tunnel redirection free
      net/bnxt: use common function to free VNIC resource
      net/bnxt: fix check for PTP support in FW
      net/bnxt: improve probing log message
      net/bnxt: cleanup code
      net/bnxt: fix typo in log message
      net/bnxt: fix auto-negotiation on Whitney+
      net/bnxt: remove unnecessary comment
      net/bnxt: invoke device removal event on recovery failure
      net/bnxt: clear cached statistics

Lance Richardson (6):
      app/test: fix IPv6 header initialization
      net/bnxt: fix Tx descriptor status implementation
      net/bnxt: fix scalar Tx completion handling
      net/bnxt: fix Rx burst size constraint
      net/bnxt: fix ring and context memory allocation
      net/bnxt: fix missing barriers in completion handling

Lior Margalit (1):
      net/mlx5: fix IPIP multi-tunnel validation

Martin Havlik (2):
      net/bonding: fix error message on flow verify
      net/bonding: check flow setting

Marvin Liu (1):
      net/virtio: fix refill order in packed ring datapath

Maxime Coquelin (3):
      vhost: fix missing memory table NUMA realloc
      vhost: fix missing guest pages table NUMA realloc
      vhost: fix crash on reconnect

Michael Baum (1):
      net/mlx5: fix overflow in mempool argument

Michael Shamis (1):
      crypto/mvsam: fix capabilities

Michal Krawczyk (1):
      net/ena: trigger reset on Tx prepare failure

Naga Harish K S V (1):
      eventdev: fix event port setup in tx adapter

Nithin Dabilpuram (1):
      net/octeontx2: use runtime LSO format indices

Olivier Matz (1):
      test/mbuf: fix virtual address conversion

Owen Hilyard (3):
      flow_classify: fix leaking rules on delete
      rib: fix max depth IPv6 lookup
      tests/eal: fix memory leak

Pavan Nikhilesh (1):
      mempool/octeontx2: fix shift calculation

Rebecca Troy (2):
      test/crypto: fix typo in AES case
      test/crypto: fix typo in ESN case

Ruifeng Wang (1):
      net/mlx5: remove redundant operations in NEON Rx

Sarosh Arif (1):
      net/mlx5: fix typo in vectorized Rx comments

Satheesh Paul (2):
      net/octeontx2: fix flow creation limit on CN98xx
      net/octeontx2: fix default MCAM allocation size

Somnath Kotur (2):
      net/bnxt: detect bad opaque in Rx completion
      net/bnxt: workaround spurious zero stats in Thor

Suanming Mou (2):
      net/mlx5: limit implicit MPLS RSS expansion over GRE
      net/mlx5: workaround drop action with old kernel

Thierry Herbelot (4):
      net/bnxt: check access to possible null pointer
      vhost/crypto: check request pointer before dereference
      net/pfe: remove unnecessary null check
      test/crypto: fix mbuf reset after null check

Thomas Monjalon (1):
      devtools: fix file listing in maintainers check

Viacheslav Ovsiienko (6):
      common/mlx5: fix Netlink port name padding in probing
      app/testpmd: fix offloads for newly attached port
      common/mlx5: fix compatibility with OFED port query API
      net/mlx5: fix switchdev mode recognition
      net/mlx5: fix RoCE LAG bond device probing
      common/mlx5: use new port query API if available

Weifeng Li (1):
      net/bnxt: fix nested lock during bonding

Wenjun Wu (2):
      net/ice/base: fix first profile mask
      net/ice/base: revert change of first profile mask

Xiaoyu Min (4):
      net/mlx5: fix match MPLS over GRE with key
      net/mlx5: remove unsupported flow item MPLS over IP
      net/mlx5: fix MPLS RSS expansion
      net/mlx5: limit inner RSS expansion for MPLS

Xiaoyun Li (1):
      net/iavf: fix Tx threshold check

Yunjian Wang (1):
      kni: fix mbuf allocation for kernel side use

Yuying Zhang (1):
      app/testpmd: fix MAC address after port reset

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

end of thread, other threads:[~2021-09-06  9:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18 14:53 [dpdk-dev] 19.11.10 patches review and test christian.ehrhardt
2021-08-26 10:11 ` Christian Ehrhardt
2021-08-26 13:04   ` Jiang, YuX
2021-08-30  7:05     ` Christian Ehrhardt
2021-08-26 14:33 ` Ali Alnubani
2021-09-02  9:55 ` Pei Zhang
2021-09-01  9:18 christian.ehrhardt
2021-09-06  9:33 ` Jiang, YuX
2021-09-06  9:46   ` Christian Ehrhardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.