From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D01234573C; Mon, 5 Aug 2024 07:45:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98F35402B7; Mon, 5 Aug 2024 07:45:54 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 4FF7E402B3 for ; Mon, 5 Aug 2024 07:45:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1722836752; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=j0kJfhOTIs2gPNJMDE6bOybyDX+s+Y835LOzOzQUkAE=; b=V3DPTZFfY8FIdYWa9glm7DAb6M4cahUg1B7QHVfB4abKEqXvwUV+2rZZvz1v342Ch5OOmI niEyurY9NrjILEObYUa4hHRREP6J9O0S8jgfL3aXYi9K5d6y3IKaRu0BX4JhlSSs1frcy3 wsBgUYbQQ/CLjct0PTtnr16gIjx/NtQ= Received: from mail-vk1-f198.google.com (mail-vk1-f198.google.com [209.85.221.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-58-WHHH6jFvOxCnIkLC2zv0Ow-1; Mon, 05 Aug 2024 01:45:50 -0400 X-MC-Unique: WHHH6jFvOxCnIkLC2zv0Ow-1 Received: by mail-vk1-f198.google.com with SMTP id 71dfb90a1353d-4f51335ca9aso1823218e0c.3 for ; Sun, 04 Aug 2024 22:45:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722836750; x=1723441550; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=j0kJfhOTIs2gPNJMDE6bOybyDX+s+Y835LOzOzQUkAE=; b=tLOM0lECXO7EVvHiR6zKImolPmhS6bsfJGXSUiZJh0WMccc2wl61JjEMj0/5o4/WdH dRGhzwNKpPnirRF1YlKaG4LX9qCgm2eL/ZfS/p/y+CjiaDOCKQtNvLUisSyeaJhW4qky jOztQwQPI21pppmI4b/TfzJGcpxvz2tlya+aNr3fMfvxoXq5mNObvr4lV80AF6M/d1ud 2pFvFKwr2eOtetF4wPXRyj9iXin+TK/513ReqXAgF/VSg0UK0k6JIvhgiUZk7A5FB7NF y7UqmkzVL0X10nOx4pcfDbj810zCIY0hlcOo8hMJaKb/9K+hgZW/nVKzevrR6EzlmGVb +lNQ== X-Forwarded-Encrypted: i=1; AJvYcCWof24t3V9bjMK6XUobCe0uCqGWNGyFwsY2/ptfTo2JiZYw49uc61rraJ/8By089Ipnnbgi2pJz54PoaHM= X-Gm-Message-State: AOJu0YzpzJ4gpxBOQl8lqTx5DXlaoPfc4BNcKpQ0pQm53i9X8H1jE5wl h0kcZFhDjzcBmL+tK0erp3wmNLcuPpBbYlYM+JBPbBg6iCoHaqdIE6+N+UZnpW4zPqkx0d7bylY qjIbSM5czeRH7KfhGGl2BUI++wdQI5pKnIV+9t6NmuQMnoeF5ph9/He8GPwZ0lV0koC3CjBQ9w/ dOp6VARbw237LFQuI= X-Received: by 2002:a05:6122:1d0c:b0:4f2:a974:29e5 with SMTP id 71dfb90a1353d-4f89ff3b020mr12868444e0c.1.1722836749495; Sun, 04 Aug 2024 22:45:49 -0700 (PDT) X-Google-Smtp-Source: AGHT+IEo4ly/MqhqLFPQk834tDjjhT60jI7zkujJ25gbmYPJvGRVi4omjpxx6aI/9Y5GXk3PmYAyHgsjE+EFAGBNCEk= X-Received: by 2002:a05:6122:1d0c:b0:4f2:a974:29e5 with SMTP id 71dfb90a1353d-4f89ff3b020mr12868415e0c.1.1722836748999; Sun, 04 Aug 2024 22:45:48 -0700 (PDT) MIME-Version: 1.0 References: <20240731193710.3069297-1-luca.boccassi@gmail.com> In-Reply-To: <20240731193710.3069297-1-luca.boccassi@gmail.com> From: YangHang Liu Date: Mon, 5 Aug 2024 13:45:37 +0800 Message-ID: Subject: Re: 22.11.6 patches review and test To: luca.boccassi@gmail.com Cc: stable@dpdk.org, dev@dpdk.org, Abhishek Marathe , Ali Alnubani , benjamin.walker@intel.com, David Christensen , Hemant Agrawal , Ian Stokes , Jerin Jacob , John McNamara , Ju-Hyoung Lee , Kevin Traynor , Luca Boccassi , Pei Zhang , qian.q.xu@intel.com, Raslan Darawsheh , Thomas Monjalon , yuan.peng@intel.com, zhaoyan.chen@intel.com, Chao Yang X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: multipart/alternative; boundary="0000000000006e3605061ee93060" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org --0000000000006e3605061ee93060 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable RedHat QE tested below 18 scenarios on RHEL 9.2 and didn't find any new dpdk issues. - VM with device assignment(PF) throughput testing(1G hugepage size): PASS - VM with device assignment(PF) throughput testing(2M hugepage size) : PASS - VM with device assignment(VF) throughput testing: PASS - PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS - PVP vhost-user 2Q throughput testing: PASS - PVP vhost-user 1Q - cross numa node throughput testing: PASS - VM with vhost-user 2 queues throughput testing: PASS - vhost-user reconnect with dpdk-client, qemu-server qemu reconnect: PAS= S - vhost-user reconnect with dpdk-client, qemu-server ovs reconnect: PASS - PVP reconnect with dpdk-client, qemu-server: PASS - PVP 1Q live migration testing: PASS - PVP 1Q cross numa node live migration testing: PASS - VM with ovs+dpdk+vhost-user 1Q live migration testing: PASS - VM with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS - VM with ovs+dpdk+vhost-user 2Q live migration testing: PASS - VM with ovs+dpdk+vhost-user 4Q live migration testing: PASS - Host PF + DPDK testing: PASS - Host VF + DPDK testing: PASS Test Versions: - qemu-kvm-7.2.0 - kernel 5.14 - libvirt 9.0 - openvswitch 3.1 - git log commit 2480dbd434234a40e7f999ced4650581fd64a24e Author: Luca Boccassi Date: Wed Jul 31 20:35:00 2024 +0100 version: 22.11.6-rc1 Signed-off-by: Luca Boccassi - Test device : X540-AT2 NIC(ixgbe, 10G) Tested-by: Yanghang Liu On Thu, Aug 1, 2024 at 3:37=E2=80=AFAM wrote: > Hi all, > > Here is a list of patches targeted for stable release 22.11.6. > > The planned date for the final release is August 20th. > > 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=3Dv22.11.6-rc1 > > These patches are located at branch 22.11 of dpdk-stable repo: > https://dpdk.org/browse/dpdk-stable/ > > Thanks. > > Luca Boccassi > > --- > Abdullah =C3=96mer Yama=C3=A7 (1): > hash: fix RCU reclamation size > > Akhil Goyal (1): > test/crypto: fix enqueue/dequeue callback case > > Alex Vesker (1): > net/mlx5/hws: fix port ID on root item convert > > Alexander Kozyrev (2): > net/mlx5: break flow resource release loop > app/testpmd: add postpone option to async flow destroy > > Anatoly Burakov (7): > net/e1000/base: fix link power down > fbarray: fix incorrect lookahead behavior > fbarray: fix incorrect lookbehind behavior > fbarray: fix lookahead ignore mask handling > fbarray: fix lookbehind ignore mask handling > fbarray: fix finding for unaligned length > malloc: fix multi-process wait condition handling > > Andrew Boyer (1): > net/ionic: fix mbuf double-free when emptying array > > Apeksha Gupta (2): > bus/dpaa: fix memory leak in bus scan > common/dpaax: fix node array overrun > > Arkadiusz Kusztal (1): > crypto/qat: fix placement of OOP offset > > Bing Zhao (3): > net/mlx5: fix end condition of reading xstats > net/mlx5: fix uplink port probing in bonding mode > common/mlx5: remove unneeded field when modify RQ table > > Brian Dooley (1): > crypto/qat: fix GEN4 write > > Bruce Richardson (2): > net/ice: fix sizing of filter hash table > ethdev: fix device init without socket-local memory > > Chaoyong He (5): > app/testpmd: fix help string of BPF load command > net/nfp: fix IPv6 TTL and DSCP flow action > net/nfp: fix allocation of switch domain > net/nfp: forbid offload flow rules with empty action list > net/nfp: remove redundant function call > > Chengwen Feng (2): > net/hns3: check Rx DMA address alignmnent > dma/hisilicon: remove support for HIP09 platform > > Chenming Chang (1): > hash: fix return code description in Doxygen > > Chinh Cao (1): > net/ice/base: fix return type of bitmap hamming weight > > Christian Ehrhardt (1): > test: force IOVA mode on PPC64 without huge pages > > Ciara Loftus (4): > net/af_xdp: fix port ID in Rx mbuf > net/af_xdp: count mbuf allocation failures > net/af_xdp: fix stats reset > net/af_xdp: remove unused local statistic > > Ciara Power (1): > test/crypto: fix vector global buffer overflow > > Conor Fogarty (1): > hash: check name when creating a hash > > Dariusz Sosnowski (2): > net/mlx5: fix MTU configuration > net/mlx5: fix disabling E-Switch default flow rules > > David Marchand (14): > bus/pci: fix build with musl 1.2.4 / Alpine 3.19 > eal/unix: support ZSTD compression for firmware > net/ice: fix check for outer UDP checksum offload > app/testpmd: fix outer IP checksum offload > net: fix outer UDP checksum in Intel prepare helper > net/i40e: fix outer UDP checksum offload for X710 > net/iavf: remove outer UDP checksum offload for X710 VF > telemetry: lower log level on socket error > doc: fix link to hugepage mapping from Linux guide > config: fix warning for cross build with meson >=3D 1.3.0 > vdpa/sfc: remove dead code > eal/linux: lower log level on allocation attempt failure > buildtools: fix build with clang 17 and ASan > net/vmxnet3: fix init logs > > Dengdui Huang (5): > net/hns3: fix offload flag of IEEE 1588 > net/hns3: fix Rx timestamp flag > net/hns3: fix double free for Rx/Tx queue > net/hns3: fix variable overflow > app/testpmd: handle IEEE1588 init failure > > Ed Czeck (1): > net/ark: fix index arithmetic > > Edwin Brossette (1): > net/ixgbe: do not create delayed interrupt handler twice > > Erez Shitrit (3): > net/mlx5/hws: decrease log level for creation failure > net/mlx5/hws: fix deletion of action vport > net/mlx5/hws: remove unused variable > > Eric Joyner (2): > net/ice/base: fix memory leak in firmware version check > net/ice/base: fix GCS descriptor field offsets > > Ferruh Yigit (1): > app/testpmd: fix build on signed comparison > > Gagandeep Singh (4): > common/dpaax/caamflib: fix PDCP-SDAP watchdog error > crypto/dpaa_sec: fix IPsec descriptor > bus/dpaa: fix bus scan for DMA devices > common/dpaax: fix IOVA table cleanup > > Ganapati Kundapura (3): > eventdev/crypto: fix opaque field handling > cryptodev: fix build without crypto callbacks > cryptodev: validate crypto callbacks from next node > > Gaoxiang Liu (1): > net/bonding: fix failover time of LACP with mode 4 > > Gowrishankar Muthukrishnan (6): > app/crypto-perf: remove redundant local variable > app/crypto-perf: fix result for asymmetric > crypto/cnxk: fix minimal input normalization > examples/fips_validation: fix dereference and out-of-bound > test/crypto: remove unused stats in setup > test/crypto: fix asymmetric capability test > > Gregory Etelson (2): > net/mlx5: fix access to flow template operations > net/mlx5: fix Arm build with GCC 9.1 > > Haifei Luo (1): > net/mlx5: fix indexed pool with invalid index > > Hamdan Igbaria (1): > net/mlx5/hws: fix action template dump > > Haoqian He (1): > vhost: cleanup resubmit info before inflight setup > > Hemant Agrawal (1): > baseband/la12xx: forbid secondary process > > Hernan Vargas (2): > baseband/acc: fix memory barrier > app/bbdev: fix interrupt tests > > Jack Bond-Preston (5): > crypto/openssl: fix GCM and CCM thread unsafe contexts > crypto/openssl: optimize 3DES-CTR context init > crypto/openssl: make per-QP cipher context clones > crypto/openssl: make per-QP auth context clones > crypto/openssl: set cipher padding once > > Jacob Keller (1): > net/ice/base: fix size when allocating children arrays > > Jesse Brandeburg (1): > net/ice/base: fix sign extension > > Jiawei Wang (1): > net/mlx5: fix hash Rx queue release in flow sample > > Jiawen Wu (15): > net/txgbe: fix tunnel packet parsing > net/txgbe: fix flow filters in VT mode > net/txgbe: fix Tx hang on queue disable > net/txgbe: restrict configuration of VLAN strip offload > net/txgbe: reconfigure more MAC Rx registers > net/txgbe: fix VF promiscuous and allmulticast > net/ngbe: add special config for YT8531SH-CA PHY > net/ngbe: keep PHY power down while device probing > net/txgbe: fix hotplug remove > net/ngbe: fix hotplug remove > net/txgbe: fix MTU range > net/ngbe: fix MTU range > net/txgbe: fix memory leaks > net/ngbe: fix memory leaks > net/txgbe: fix Rx interrupt > > Jie Hai (2): > net/hns3: disable SCTP verification tag for RSS hash input > net/hns3: fix uninitialized variable in FEC query > > Jiri Slaby (1): > kni: fix build with Linux 6.8 > > Joel Kavanagh (4): > crypto/ipsec_mb: fix function comment > test/crypto: fix allocation comment > crypto/qat: fix log message typo > doc: fix typo in l2fwd-crypto guide > > Julien Meunier (1): > net/fm10k: fix cleanup during init failure > > Jun Yang (1): > crypto/dpaa2_sec: fix event queue user context > > Kaiwen Deng (1): > examples/l3fwd: fix crash on multiple sockets > > Karen Kelly (1): > doc: add baseline mode in l3fwd-power guide > > Kevin Traynor (2): > doc: fix testpmd ring size command > eal: fix logs for '--lcores' > > Konstantin Ananyev (3): > bpf: fix MOV instruction evaluation > bpf: fix load hangs with six IPv6 addresses > examples/l3fwd: fix crash in ACL mode for mixed traffic > > Long Wu (2): > net/nfp: fix representor port queue release > net/nfp: fix disabling 32-bit build > > Luca Boccassi (2): > bpf: disable on 32-bit x86 > build: use builtin helper for python dependencies > > Luca Vizzarro (1): > vhost: fix build with GCC 13 > > Maayan Kashani (3): > net/mlx5: fix flow template indirect action failure > net/mlx5: fix crash on counter pool destroy > app/testpmd: fix parsing for connection tracking item > > Mateusz Pacuszka (1): > net/ice/base: fix check for existing switch rule > > Mattias R=C3=B6nnblom (1): > net/af_packet: align Rx/Tx structs to cache line > > Michael Baum (1): > ethdev: fix GENEVE option item conversion > > Mingjin Ye (2): > bus/vdev: revert fix devargs in secondary process > bus/vdev: fix device reinitialization > > Nithin Dabilpuram (1): > net/cnxk: fix outbound security with higher packet burst > > Paul Greenwalt (1): > net/ice/base: fix potential TLV length overflow > > Peng Zhang (2): > net/nfp: disable ctrl VNIC queues on close > net/nfp: adapt reverse sequence card > > Piotr Pietruszewski (1): > net/ixgbe/base: revert advertising for X550 2.5G/5G > > Piotr Skajewski (1): > net/ixgbe/base: fix 5G link speed reported on VF > > Radoslaw Tyl (1): > net/ixgbe/base: fix PHY ID for X550 > > Rahul Bhansali (1): > net/cnxk: fix promiscuous state after MAC change > > Robin Jarry (1): > graph: fix ID collisions > > Rohit Raj (2): > bus/dpaa: remove redundant file descriptor check > net/dpaa: forbid MTU configuration for shared interface > > Rongwei Liu (1): > net/mlx5: fix start without duplicate flow patterns > > Satha Rao (1): > net/virtio: fix MAC table update > > Shai Brandes (3): > net/ena: fix bad checksum handling > net/ena: fix return value check > net/ena: fix checksum handling > > Shihong Wang (1): > examples/ipsec-secgw: fix SA salt endianness > > Shijith Thotton (1): > mbuf: fix dynamic fields copy > > Shun Hao (1): > net/mlx5: support jump in meter hierarchy > > Sivaprasad Tummala (4): > app/testpmd: fix lcore ID restriction > examples: fix queue ID restriction > examples: fix lcore ID restriction > examples: fix port ID restriction > > Soumyadeep Hore (1): > common/idpf: fix flex descriptor mask > > Stefan Wegrzyn (1): > net/ice/base: fix pointer to variable outside scope > > Stephen Hemminger (11): > pcapng: add memcpy check > net/virtio-user: add memcpy check > net/tap: fix file descriptor check in isolated flow > mempool: replace GCC pragma with cast > event/sw: fix warning from useless snprintf > net/ixgbe: do not update link status in secondary process > usertools/devbind: fix indentation > app/dumpcap: handle SIGTERM and SIGHUP > app/pdump: handle SIGTERM and SIGHUP > doc: remove reference to mbuf pkt field > power: increase the number of UNCORE frequencies > > Sunil Kumar Kori (1): > net/cnxk: fix RSS config > > Thomas Monjalon (1): > doc: remove empty section from testpmd guide > > Tomasz Wakula (1): > net/ice/base: fix preparing PHY for timesync command > > Tyler Retzlaff (3): > eal/windows: install sched.h file > latencystats: fix literal float suffix > common/mlx5: fix unsigned/signed mismatch > > Varun Sethi (1): > common/dpaax/caamflib: fix PDCP AES-AES watchdog error > > Venkat Kumar Ande (13): > net/axgbe: fix MDIO access for non-zero ports and CL45 PHYs > net/axgbe: reset link when link never comes back > net/axgbe: fix fluctuations for 1G Bel Fuse SFP > net/axgbe: update DMA coherency values > net/axgbe: disable interrupts during device removal > net/axgbe: disable RRC for yellow carp devices > net/axgbe: enable PLL control for fixed PHY modes only > net/axgbe: fix SFP codes check for DAC cables > net/axgbe: fix connection for SFP+ active cables > net/axgbe: check only minimum speed for cables > net/axgbe: fix Tx flow on 30H HW > net/axgbe: delay AN timeout during KR training > net/axgbe: fix linkup in PHY status > > Vladimir Medvedkin (3): > net/ice: fix memory leaks in raw pattern parsing > net/ice: fix return value for raw pattern parsing > examples/ipsec-secgw: revert SA salt endianness > > Waldemar Dworakowski (1): > net/ice/base: fix board type definition > > Wenwu Ma (2): > dmadev: fix structure alignment > dma/idxd: fix setup with Ubuntu 24.04 > > Yahui Cao (1): > net/ice/base: fix masking when reading context > > Yevgeny Kliteynik (4): > common/mlx5: fix PRM structs > net/mlx5/hws: fix function comment > net/mlx5/hws: fix spinlock release on context open > net/mlx5/hws: add template match none flag > > Yingming Mao (1): > doc: fix mbuf flags > > Zerun Fu (2): > bus/pci: fix UIO resource mapping in secondary process > bus/pci: fix FD in secondary process > > Zhichao Zeng (2): > telemetry: fix connection parameter parsing > net/ice/base: fix temporary failures reading NVM > > --0000000000006e3605061ee93060 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
= RedHat QE tested below 18 scenarios on RHEL 9.2 and didn't find any new= dpdk issues.
  • VM with device assignment(PF) throughput testing(1G hugepage s= ize): PASS
  • VM with device assignment(PF) throughput testing(2M hugepage= size) : PASS
  • VM with device assignment(VF) throughput testing: PASS
  • PVP v= host-user 2Q throughput testing: PASS
  • PVP vhost-user 1Q - cross numa no= de throughput testing: PASS
  • <= font face=3D"arial, sans-serif">VM with vhost-user 2 queues throughput test= ing: PASS
  • vhost-user reconnect with dpdk-client, qemu-server qemu recon= nect: PASS
  • vhost-user reconnect with dpdk-client, qemu-server ovs recon= nect: PASS
  • PVP =C2=A0reconnect with dpdk-client, qemu-server: PASS
    <= /font>
  • = PVP 1Q live migration testing: PASS
  • PVP 1Q cross numa node live migrati= on testing: PASS
  • VM with ovs+dpdk+vhost-user 1Q live migration testin= g: PASS
  • VM with ovs+dpdk+vhost-user 1Q live migration testing (2M): PAS= S
  • VM with ovs+dpdk+vhost-user 2Q live migration testing: PASS
  • VM wi= th ovs+dpdk+vhost-user 4Q live migration testing: PASS
  • Host PF + DPDK t= esting: PASS
  • Host VF + DPDK testing: PASS
Test Versions:
  • qemu-kvm-7.2.0
  • kernel 5.14=
  • libvir= t 9.0
  • openvswitch 3.1
  • git log
commit 2480dbd434234a40e7f999ced4650581fd64a24e
<= /div>
Author: Luca Boc= cassi <luca.boccassi@micr= osoft.com>
Date: Wed Jul 31 20:35:00 2024 +0100
version: 22.11.6-rc1
Sign= ed-off-by: Luca Boccassi <bluca@debi= an.org>
  • Test device : X540-AT2 NIC(ixgbe, 10G)
Tested-by: Yanghang Liu<yanghliu@redhat.com>



On Thu, Aug 1, 2024 = at 3:37=E2=80=AFAM <luca.bocc= assi@gmail.com> wrote:
Hi all,

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

The planned date for the final release is August 20th.

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:

=C2=A0 =C2=A0 https://dpdk.org/browse/dpdk= -stable/tag/?id=3Dv22.11.6-rc1

These patches are located at branch 22.11 of dpdk-stable repo:
=C2=A0 =C2=A0 https://dpdk.org/browse/dpdk-stable/

Thanks.

Luca Boccassi

---
Abdullah =C3=96mer Yama=C3=A7 (1):
=C2=A0 =C2=A0 =C2=A0 hash: fix RCU reclamation size

Akhil Goyal (1):
=C2=A0 =C2=A0 =C2=A0 test/crypto: fix enqueue/dequeue callback case

Alex Vesker (1):
=C2=A0 =C2=A0 =C2=A0 net/mlx5/hws: fix port ID on root item convert

Alexander Kozyrev (2):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: break flow resource release loop
=C2=A0 =C2=A0 =C2=A0 app/testpmd: add postpone option to async flow destroy=

Anatoly Burakov (7):
=C2=A0 =C2=A0 =C2=A0 net/e1000/base: fix link power down
=C2=A0 =C2=A0 =C2=A0 fbarray: fix incorrect lookahead behavior
=C2=A0 =C2=A0 =C2=A0 fbarray: fix incorrect lookbehind behavior
=C2=A0 =C2=A0 =C2=A0 fbarray: fix lookahead ignore mask handling
=C2=A0 =C2=A0 =C2=A0 fbarray: fix lookbehind ignore mask handling
=C2=A0 =C2=A0 =C2=A0 fbarray: fix finding for unaligned length
=C2=A0 =C2=A0 =C2=A0 malloc: fix multi-process wait condition handling

Andrew Boyer (1):
=C2=A0 =C2=A0 =C2=A0 net/ionic: fix mbuf double-free when emptying array
Apeksha Gupta (2):
=C2=A0 =C2=A0 =C2=A0 bus/dpaa: fix memory leak in bus scan
=C2=A0 =C2=A0 =C2=A0 common/dpaax: fix node array overrun

Arkadiusz Kusztal (1):
=C2=A0 =C2=A0 =C2=A0 crypto/qat: fix placement of OOP offset

Bing Zhao (3):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix end condition of reading xstats
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix uplink port probing in bonding mode
=C2=A0 =C2=A0 =C2=A0 common/mlx5: remove unneeded field when modify RQ tabl= e

Brian Dooley (1):
=C2=A0 =C2=A0 =C2=A0 crypto/qat: fix GEN4 write

Bruce Richardson (2):
=C2=A0 =C2=A0 =C2=A0 net/ice: fix sizing of filter hash table
=C2=A0 =C2=A0 =C2=A0 ethdev: fix device init without socket-local memory
Chaoyong He (5):
=C2=A0 =C2=A0 =C2=A0 app/testpmd: fix help string of BPF load command
=C2=A0 =C2=A0 =C2=A0 net/nfp: fix IPv6 TTL and DSCP flow action
=C2=A0 =C2=A0 =C2=A0 net/nfp: fix allocation of switch domain
=C2=A0 =C2=A0 =C2=A0 net/nfp: forbid offload flow rules with empty action l= ist
=C2=A0 =C2=A0 =C2=A0 net/nfp: remove redundant function call

Chengwen Feng (2):
=C2=A0 =C2=A0 =C2=A0 net/hns3: check Rx DMA address alignmnent
=C2=A0 =C2=A0 =C2=A0 dma/hisilicon: remove support for HIP09 platform

Chenming Chang (1):
=C2=A0 =C2=A0 =C2=A0 hash: fix return code description in Doxygen

Chinh Cao (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix return type of bitmap hamming weight=

Christian Ehrhardt (1):
=C2=A0 =C2=A0 =C2=A0 test: force IOVA mode on PPC64 without huge pages

Ciara Loftus (4):
=C2=A0 =C2=A0 =C2=A0 net/af_xdp: fix port ID in Rx mbuf
=C2=A0 =C2=A0 =C2=A0 net/af_xdp: count mbuf allocation failures
=C2=A0 =C2=A0 =C2=A0 net/af_xdp: fix stats reset
=C2=A0 =C2=A0 =C2=A0 net/af_xdp: remove unused local statistic

Ciara Power (1):
=C2=A0 =C2=A0 =C2=A0 test/crypto: fix vector global buffer overflow

Conor Fogarty (1):
=C2=A0 =C2=A0 =C2=A0 hash: check name when creating a hash

Dariusz Sosnowski (2):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix MTU configuration
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix disabling E-Switch default flow rules
David Marchand (14):
=C2=A0 =C2=A0 =C2=A0 bus/pci: fix build with musl 1.2.4 / Alpine 3.19
=C2=A0 =C2=A0 =C2=A0 eal/unix: support ZSTD compression for firmware
=C2=A0 =C2=A0 =C2=A0 net/ice: fix check for outer UDP checksum offload
=C2=A0 =C2=A0 =C2=A0 app/testpmd: fix outer IP checksum offload
=C2=A0 =C2=A0 =C2=A0 net: fix outer UDP checksum in Intel prepare helper =C2=A0 =C2=A0 =C2=A0 net/i40e: fix outer UDP checksum offload for X710
=C2=A0 =C2=A0 =C2=A0 net/iavf: remove outer UDP checksum offload for X710 V= F
=C2=A0 =C2=A0 =C2=A0 telemetry: lower log level on socket error
=C2=A0 =C2=A0 =C2=A0 doc: fix link to hugepage mapping from Linux guide
=C2=A0 =C2=A0 =C2=A0 config: fix warning for cross build with meson >=3D= 1.3.0
=C2=A0 =C2=A0 =C2=A0 vdpa/sfc: remove dead code
=C2=A0 =C2=A0 =C2=A0 eal/linux: lower log level on allocation attempt failu= re
=C2=A0 =C2=A0 =C2=A0 buildtools: fix build with clang 17 and ASan
=C2=A0 =C2=A0 =C2=A0 net/vmxnet3: fix init logs

Dengdui Huang (5):
=C2=A0 =C2=A0 =C2=A0 net/hns3: fix offload flag of IEEE 1588
=C2=A0 =C2=A0 =C2=A0 net/hns3: fix Rx timestamp flag
=C2=A0 =C2=A0 =C2=A0 net/hns3: fix double free for Rx/Tx queue
=C2=A0 =C2=A0 =C2=A0 net/hns3: fix variable overflow
=C2=A0 =C2=A0 =C2=A0 app/testpmd: handle IEEE1588 init failure

Ed Czeck (1):
=C2=A0 =C2=A0 =C2=A0 net/ark: fix index arithmetic

Edwin Brossette (1):
=C2=A0 =C2=A0 =C2=A0 net/ixgbe: do not create delayed interrupt handler twi= ce

Erez Shitrit (3):
=C2=A0 =C2=A0 =C2=A0 net/mlx5/hws: decrease log level for creation failure<= br> =C2=A0 =C2=A0 =C2=A0 net/mlx5/hws: fix deletion of action vport
=C2=A0 =C2=A0 =C2=A0 net/mlx5/hws: remove unused variable

Eric Joyner (2):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix memory leak in firmware version chec= k
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix GCS descriptor field offsets

Ferruh Yigit (1):
=C2=A0 =C2=A0 =C2=A0 app/testpmd: fix build on signed comparison

Gagandeep Singh (4):
=C2=A0 =C2=A0 =C2=A0 common/dpaax/caamflib: fix PDCP-SDAP watchdog error =C2=A0 =C2=A0 =C2=A0 crypto/dpaa_sec: fix IPsec descriptor
=C2=A0 =C2=A0 =C2=A0 bus/dpaa: fix bus scan for DMA devices
=C2=A0 =C2=A0 =C2=A0 common/dpaax: fix IOVA table cleanup

Ganapati Kundapura (3):
=C2=A0 =C2=A0 =C2=A0 eventdev/crypto: fix opaque field handling
=C2=A0 =C2=A0 =C2=A0 cryptodev: fix build without crypto callbacks
=C2=A0 =C2=A0 =C2=A0 cryptodev: validate crypto callbacks from next node
Gaoxiang Liu (1):
=C2=A0 =C2=A0 =C2=A0 net/bonding: fix failover time of LACP with mode 4

Gowrishankar Muthukrishnan (6):
=C2=A0 =C2=A0 =C2=A0 app/crypto-perf: remove redundant local variable
=C2=A0 =C2=A0 =C2=A0 app/crypto-perf: fix result for asymmetric
=C2=A0 =C2=A0 =C2=A0 crypto/cnxk: fix minimal input normalization
=C2=A0 =C2=A0 =C2=A0 examples/fips_validation: fix dereference and out-of-b= ound
=C2=A0 =C2=A0 =C2=A0 test/crypto: remove unused stats in setup
=C2=A0 =C2=A0 =C2=A0 test/crypto: fix asymmetric capability test

Gregory Etelson (2):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix access to flow template operations
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix Arm build with GCC 9.1

Haifei Luo (1):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix indexed pool with invalid index

Hamdan Igbaria (1):
=C2=A0 =C2=A0 =C2=A0 net/mlx5/hws: fix action template dump

Haoqian He (1):
=C2=A0 =C2=A0 =C2=A0 vhost: cleanup resubmit info before inflight setup

Hemant Agrawal (1):
=C2=A0 =C2=A0 =C2=A0 baseband/la12xx: forbid secondary process

Hernan Vargas (2):
=C2=A0 =C2=A0 =C2=A0 baseband/acc: fix memory barrier
=C2=A0 =C2=A0 =C2=A0 app/bbdev: fix interrupt tests

Jack Bond-Preston (5):
=C2=A0 =C2=A0 =C2=A0 crypto/openssl: fix GCM and CCM thread unsafe contexts=
=C2=A0 =C2=A0 =C2=A0 crypto/openssl: optimize 3DES-CTR context init
=C2=A0 =C2=A0 =C2=A0 crypto/openssl: make per-QP cipher context clones
=C2=A0 =C2=A0 =C2=A0 crypto/openssl: make per-QP auth context clones
=C2=A0 =C2=A0 =C2=A0 crypto/openssl: set cipher padding once

Jacob Keller (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix size when allocating children arrays=

Jesse Brandeburg (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix sign extension

Jiawei Wang (1):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix hash Rx queue release in flow sample

Jiawen Wu (15):
=C2=A0 =C2=A0 =C2=A0 net/txgbe: fix tunnel packet parsing
=C2=A0 =C2=A0 =C2=A0 net/txgbe: fix flow filters in VT mode
=C2=A0 =C2=A0 =C2=A0 net/txgbe: fix Tx hang on queue disable
=C2=A0 =C2=A0 =C2=A0 net/txgbe: restrict configuration of VLAN strip offloa= d
=C2=A0 =C2=A0 =C2=A0 net/txgbe: reconfigure more MAC Rx registers
=C2=A0 =C2=A0 =C2=A0 net/txgbe: fix VF promiscuous and allmulticast
=C2=A0 =C2=A0 =C2=A0 net/ngbe: add special config for YT8531SH-CA PHY
=C2=A0 =C2=A0 =C2=A0 net/ngbe: keep PHY power down while device probing
=C2=A0 =C2=A0 =C2=A0 net/txgbe: fix hotplug remove
=C2=A0 =C2=A0 =C2=A0 net/ngbe: fix hotplug remove
=C2=A0 =C2=A0 =C2=A0 net/txgbe: fix MTU range
=C2=A0 =C2=A0 =C2=A0 net/ngbe: fix MTU range
=C2=A0 =C2=A0 =C2=A0 net/txgbe: fix memory leaks
=C2=A0 =C2=A0 =C2=A0 net/ngbe: fix memory leaks
=C2=A0 =C2=A0 =C2=A0 net/txgbe: fix Rx interrupt

Jie Hai (2):
=C2=A0 =C2=A0 =C2=A0 net/hns3: disable SCTP verification tag for RSS hash i= nput
=C2=A0 =C2=A0 =C2=A0 net/hns3: fix uninitialized variable in FEC query

Jiri Slaby (1):
=C2=A0 =C2=A0 =C2=A0 kni: fix build with Linux 6.8

Joel Kavanagh (4):
=C2=A0 =C2=A0 =C2=A0 crypto/ipsec_mb: fix function comment
=C2=A0 =C2=A0 =C2=A0 test/crypto: fix allocation comment
=C2=A0 =C2=A0 =C2=A0 crypto/qat: fix log message typo
=C2=A0 =C2=A0 =C2=A0 doc: fix typo in l2fwd-crypto guide

Julien Meunier (1):
=C2=A0 =C2=A0 =C2=A0 net/fm10k: fix cleanup during init failure

Jun Yang (1):
=C2=A0 =C2=A0 =C2=A0 crypto/dpaa2_sec: fix event queue user context

Kaiwen Deng (1):
=C2=A0 =C2=A0 =C2=A0 examples/l3fwd: fix crash on multiple sockets

Karen Kelly (1):
=C2=A0 =C2=A0 =C2=A0 doc: add baseline mode in l3fwd-power guide

Kevin Traynor (2):
=C2=A0 =C2=A0 =C2=A0 doc: fix testpmd ring size command
=C2=A0 =C2=A0 =C2=A0 eal: fix logs for '--lcores'

Konstantin Ananyev (3):
=C2=A0 =C2=A0 =C2=A0 bpf: fix MOV instruction evaluation
=C2=A0 =C2=A0 =C2=A0 bpf: fix load hangs with six IPv6 addresses
=C2=A0 =C2=A0 =C2=A0 examples/l3fwd: fix crash in ACL mode for mixed traffi= c

Long Wu (2):
=C2=A0 =C2=A0 =C2=A0 net/nfp: fix representor port queue release
=C2=A0 =C2=A0 =C2=A0 net/nfp: fix disabling 32-bit build

Luca Boccassi (2):
=C2=A0 =C2=A0 =C2=A0 bpf: disable on 32-bit x86
=C2=A0 =C2=A0 =C2=A0 build: use builtin helper for python dependencies

Luca Vizzarro (1):
=C2=A0 =C2=A0 =C2=A0 vhost: fix build with GCC 13

Maayan Kashani (3):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix flow template indirect action failure =C2=A0 =C2=A0 =C2=A0 net/mlx5: fix crash on counter pool destroy
=C2=A0 =C2=A0 =C2=A0 app/testpmd: fix parsing for connection tracking item<= br>
Mateusz Pacuszka (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix check for existing switch rule

Mattias R=C3=B6nnblom (1):
=C2=A0 =C2=A0 =C2=A0 net/af_packet: align Rx/Tx structs to cache line

Michael Baum (1):
=C2=A0 =C2=A0 =C2=A0 ethdev: fix GENEVE option item conversion

Mingjin Ye (2):
=C2=A0 =C2=A0 =C2=A0 bus/vdev: revert fix devargs in secondary process
=C2=A0 =C2=A0 =C2=A0 bus/vdev: fix device reinitialization

Nithin Dabilpuram (1):
=C2=A0 =C2=A0 =C2=A0 net/cnxk: fix outbound security with higher packet bur= st

Paul Greenwalt (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix potential TLV length overflow

Peng Zhang (2):
=C2=A0 =C2=A0 =C2=A0 net/nfp: disable ctrl VNIC queues on close
=C2=A0 =C2=A0 =C2=A0 net/nfp: adapt reverse sequence card

Piotr Pietruszewski (1):
=C2=A0 =C2=A0 =C2=A0 net/ixgbe/base: revert advertising for X550 2.5G/5G
Piotr Skajewski (1):
=C2=A0 =C2=A0 =C2=A0 net/ixgbe/base: fix 5G link speed reported on VF

Radoslaw Tyl (1):
=C2=A0 =C2=A0 =C2=A0 net/ixgbe/base: fix PHY ID for X550

Rahul Bhansali (1):
=C2=A0 =C2=A0 =C2=A0 net/cnxk: fix promiscuous state after MAC change

Robin Jarry (1):
=C2=A0 =C2=A0 =C2=A0 graph: fix ID collisions

Rohit Raj (2):
=C2=A0 =C2=A0 =C2=A0 bus/dpaa: remove redundant file descriptor check
=C2=A0 =C2=A0 =C2=A0 net/dpaa: forbid MTU configuration for shared interfac= e

Rongwei Liu (1):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: fix start without duplicate flow patterns
Satha Rao (1):
=C2=A0 =C2=A0 =C2=A0 net/virtio: fix MAC table update

Shai Brandes (3):
=C2=A0 =C2=A0 =C2=A0 net/ena: fix bad checksum handling
=C2=A0 =C2=A0 =C2=A0 net/ena: fix return value check
=C2=A0 =C2=A0 =C2=A0 net/ena: fix checksum handling

Shihong Wang (1):
=C2=A0 =C2=A0 =C2=A0 examples/ipsec-secgw: fix SA salt endianness

Shijith Thotton (1):
=C2=A0 =C2=A0 =C2=A0 mbuf: fix dynamic fields copy

Shun Hao (1):
=C2=A0 =C2=A0 =C2=A0 net/mlx5: support jump in meter hierarchy

Sivaprasad Tummala (4):
=C2=A0 =C2=A0 =C2=A0 app/testpmd: fix lcore ID restriction
=C2=A0 =C2=A0 =C2=A0 examples: fix queue ID restriction
=C2=A0 =C2=A0 =C2=A0 examples: fix lcore ID restriction
=C2=A0 =C2=A0 =C2=A0 examples: fix port ID restriction

Soumyadeep Hore (1):
=C2=A0 =C2=A0 =C2=A0 common/idpf: fix flex descriptor mask

Stefan Wegrzyn (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix pointer to variable outside scope
Stephen Hemminger (11):
=C2=A0 =C2=A0 =C2=A0 pcapng: add memcpy check
=C2=A0 =C2=A0 =C2=A0 net/virtio-user: add memcpy check
=C2=A0 =C2=A0 =C2=A0 net/tap: fix file descriptor check in isolated flow =C2=A0 =C2=A0 =C2=A0 mempool: replace GCC pragma with cast
=C2=A0 =C2=A0 =C2=A0 event/sw: fix warning from useless snprintf
=C2=A0 =C2=A0 =C2=A0 net/ixgbe: do not update link status in secondary proc= ess
=C2=A0 =C2=A0 =C2=A0 usertools/devbind: fix indentation
=C2=A0 =C2=A0 =C2=A0 app/dumpcap: handle SIGTERM and SIGHUP
=C2=A0 =C2=A0 =C2=A0 app/pdump: handle SIGTERM and SIGHUP
=C2=A0 =C2=A0 =C2=A0 doc: remove reference to mbuf pkt field
=C2=A0 =C2=A0 =C2=A0 power: increase the number of UNCORE frequencies

Sunil Kumar Kori (1):
=C2=A0 =C2=A0 =C2=A0 net/cnxk: fix RSS config

Thomas Monjalon (1):
=C2=A0 =C2=A0 =C2=A0 doc: remove empty section from testpmd guide

Tomasz Wakula (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix preparing PHY for timesync command
Tyler Retzlaff (3):
=C2=A0 =C2=A0 =C2=A0 eal/windows: install sched.h file
=C2=A0 =C2=A0 =C2=A0 latencystats: fix literal float suffix
=C2=A0 =C2=A0 =C2=A0 common/mlx5: fix unsigned/signed mismatch

Varun Sethi (1):
=C2=A0 =C2=A0 =C2=A0 common/dpaax/caamflib: fix PDCP AES-AES watchdog error=

Venkat Kumar Ande (13):
=C2=A0 =C2=A0 =C2=A0 net/axgbe: fix MDIO access for non-zero ports and CL45= PHYs
=C2=A0 =C2=A0 =C2=A0 net/axgbe: reset link when link never comes back
=C2=A0 =C2=A0 =C2=A0 net/axgbe: fix fluctuations for 1G Bel Fuse SFP
=C2=A0 =C2=A0 =C2=A0 net/axgbe: update DMA coherency values
=C2=A0 =C2=A0 =C2=A0 net/axgbe: disable interrupts during device removal =C2=A0 =C2=A0 =C2=A0 net/axgbe: disable RRC for yellow carp devices
=C2=A0 =C2=A0 =C2=A0 net/axgbe: enable PLL control for fixed PHY modes only=
=C2=A0 =C2=A0 =C2=A0 net/axgbe: fix SFP codes check for DAC cables
=C2=A0 =C2=A0 =C2=A0 net/axgbe: fix connection for SFP+ active cables
=C2=A0 =C2=A0 =C2=A0 net/axgbe: check only minimum speed for cables
=C2=A0 =C2=A0 =C2=A0 net/axgbe: fix Tx flow on 30H HW
=C2=A0 =C2=A0 =C2=A0 net/axgbe: delay AN timeout during KR training
=C2=A0 =C2=A0 =C2=A0 net/axgbe: fix linkup in PHY status

Vladimir Medvedkin (3):
=C2=A0 =C2=A0 =C2=A0 net/ice: fix memory leaks in raw pattern parsing
=C2=A0 =C2=A0 =C2=A0 net/ice: fix return value for raw pattern parsing
=C2=A0 =C2=A0 =C2=A0 examples/ipsec-secgw: revert SA salt endianness

Waldemar Dworakowski (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix board type definition

Wenwu Ma (2):
=C2=A0 =C2=A0 =C2=A0 dmadev: fix structure alignment
=C2=A0 =C2=A0 =C2=A0 dma/idxd: fix setup with Ubuntu 24.04

Yahui Cao (1):
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix masking when reading context

Yevgeny Kliteynik (4):
=C2=A0 =C2=A0 =C2=A0 common/mlx5: fix PRM structs
=C2=A0 =C2=A0 =C2=A0 net/mlx5/hws: fix function comment
=C2=A0 =C2=A0 =C2=A0 net/mlx5/hws: fix spinlock release on context open
=C2=A0 =C2=A0 =C2=A0 net/mlx5/hws: add template match none flag

Yingming Mao (1):
=C2=A0 =C2=A0 =C2=A0 doc: fix mbuf flags

Zerun Fu (2):
=C2=A0 =C2=A0 =C2=A0 bus/pci: fix UIO resource mapping in secondary process=
=C2=A0 =C2=A0 =C2=A0 bus/pci: fix FD in secondary process

Zhichao Zeng (2):
=C2=A0 =C2=A0 =C2=A0 telemetry: fix connection parameter parsing
=C2=A0 =C2=A0 =C2=A0 net/ice/base: fix temporary failures reading NVM

--0000000000006e3605061ee93060--