patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Xueming Li <xuemingl@nvidia.com>
To: Xueming Li <xuemingl@nvidia.com>
Cc: dpdk stable <stable@dpdk.org>
Subject: patch has been queued to stable release 23.11.2
Date: Mon, 12 Aug 2024 20:47:57 +0800	[thread overview]
Message-ID: <20240812125035.389667-1-xuemingl@nvidia.com> (raw)
In-Reply-To: <20240712110153.309690-23-xuemingl@nvidia.com>

Hi,

FYI, your patch has been queued to stable release 23.11.2

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 08/14/24. So please
shout if anyone has objections.

Also note that after the patch there's a diff of the upstream commit vs the
patch applied to the branch. This will indicate if there was any rebasing
needed to apply to the stable branch. If there were code changes for rebasing
(ie: not only metadata diffs), please double check that the rebase was
correctly done.

Queued patches are on a temporary branch at:
https://git.dpdk.org/dpdk-stable/log/?h=23.11-staging

This queued commit can be viewed at:
https://git.dpdk.org/dpdk-stable/commit/?h=23.11-staging&id=729e0848b79b9f119d33066a915e34439d7f8597

Thanks.

Xueming Li <xuemingl@nvidia.com>

---
From 729e0848b79b9f119d33066a915e34439d7f8597 Mon Sep 17 00:00:00 2001
From: Xueming Li <xuemingl@nvidia.com>
Date: Mon, 12 Aug 2024 20:44:01 +0800
Subject: [PATCH] *** SUBJECT HERE ***
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Cc: Xueming Li <xuemingl@nvidia.com>

*** BLURB HERE ***

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

Alexander Kozyrev (1):
  app/testpmd: add postpone option to async flow destroy

Alexander Skorichenko (1):
  net/netvsc: fix MTU set

Amit Prakash Shukla (1):
  doc: fix DMA performance test invocation

Anatoly Burakov (6):
  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

Ankur Dwivedi (1):
  common/cnxk: fix integer overflow

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/cpfl: fix 32-bit build
  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: fix flow mask table entry
  net/nfp: remove redundant function call

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

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

Dariusz Sosnowski (2):
  net/mlx5: fix MTU configuration
  net/mlx5: fix disabling E-Switch default flow rules

David Marchand (5):
  config: fix warning for cross build with meson >= 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 (2):
  devtools: fix symbol listing
  app/testpmd: handle IEEE1588 init failure

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

Erez Shitrit (3):
  net/mlx5/hws: fix memory leak in modify header
  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

Fabio Pricoco (1):
  net/ice/base: fix resource leak

Ferruh Yigit (2):
  app/testpmd: fix build on signed comparison
  doc: add power uncore in API index

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 (2):
  cryptodev: fix build without crypto callbacks
  cryptodev: validate crypto callbacks from next node

Gowrishankar Muthukrishnan (10):
  crypto/cnxk: fix out-of-bound access
  crypto/cnxk: fix ECDH public key verification
  app/crypto-perf: remove redundant local variable
  app/crypto-perf: fix result for asymmetric
  test/crypto: validate modex from first non-zero
  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
  test/crypto: fix modex comparison

Gregory Etelson (1):
  net/mlx5: fix Arm build with GCC 9.1

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

Hernan Vargas (3):
  app/bbdev: fix TB logic
  app/bbdev: fix MLD output size computation
  app/bbdev: fix interrupt tests

Itamar Gozlan (1):
  net/mlx5/hws: fix check of range templates

Jack Bond-Preston (4):
  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: 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 shared Rx queue data access race

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 (1):
  net/hns3: fix uninitialized variable in FEC query

Jingjing Wu (1):
  graph: fix mcore dispatch walk

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

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

Kiran Kumar K (1):
  common/cnxk: fix flow aging on application exit

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 (1):
  net/nfp: fix disabling 32-bit build

Luca Boccassi (1):
  build: use builtin helper for python dependencies

Maayan Kashani (2):
  app/testpmd: fix parsing for connection tracking item
  doc: describe mlx5 HWS actions order

Mahmoud Maatuq (1):
  net/mana: fix uninitialized return value

Maryam Tahhan (1):
  doc: update AF_XDP device plugin repository

Mateusz Pacuszka (1):
  net/ice/base: fix check for existing switch rule

Maxime Coquelin (1):
  net/virtio-user: fix control queue allocation for non-vDPA

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

Mingjin Ye (1):
  bus/vdev: fix device reinitialization

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

Peng Zhang (6):
  net/nfp: disable ctrl VNIC queues on close
  net/nfp: fix dereference of null pointer
  net/nfp: fix repeat disable port
  doc: update metadata description in nfp guide
  net/nfp: remove unneeded logic for VLAN layer
  net/nfp: adapt reverse sequence card

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

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

Shreesh Adiga (1):
  net/gve: fix RSS hash endianness in DQO format

Sivaprasad Tummala (3):
  examples: fix queue ID restriction
  examples: fix lcore ID restriction
  examples: fix port ID restriction

Soumyadeep Hore (3):
  common/idpf: fix flex descriptor mask
  common/idpf: fix PTP message validation
  net/cpfl: add checks on control queue messages

Stefan Wegrzyn (1):
  net/ice/base: fix pointer to variable outside scope

Stephen Hemminger (5):
  net/netvsc: use ethdev API to set VF MTU
  app/dumpcap: handle SIGTERM and SIGHUP
  app/pdump: handle SIGTERM and SIGHUP
  power: fix number of uncore frequencies
  doc: remove reference to mbuf pkt field

Tathagat Priyadarshi (1):
  net/gve: fix Tx queue state on queue start

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

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

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

Yingming Mao (1):
  doc: fix mbuf flags

Zerun Fu (3):
  net/nfp: fix getting firmware version
  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

 .mailmap                                      |   9 +-
 app/dumpcap/main.c                            |  14 +-
 app/pdump/main.c                              |  21 +-
 app/test-bbdev/test_bbdev_perf.c              | 113 ++++---
 app/test-crypto-perf/cperf_ops.c              |   9 +-
 app/test-crypto-perf/cperf_test_common.c      |   6 +-
 app/test-crypto-perf/cperf_test_latency.c     |  14 +-
 app/test-pmd/bpf_cmd.c                        |   2 +-
 app/test-pmd/cmdline_flow.c                   |   5 +-
 app/test-pmd/config.c                         |   2 +-
 app/test-pmd/ieee1588fwd.c                    |  15 +-
 app/test/test_cryptodev.c                     |  18 +-
 app/test/test_cryptodev_asym.c                |  38 ++-
 app/test/test_fbarray.c                       | 207 ++++++++++--
 app/test/test_power_intel_uncore.c            |   4 +-
 buildtools/map-list-symbol.sh                 |   1 +
 buildtools/meson.build                        |  19 +-
 buildtools/pmdinfogen.py                      |  13 +-
 config/arm/arm32_armv8_linux_gcc              |   1 +
 config/arm/arm64_altra_linux_gcc              |   1 +
 config/arm/arm64_ampereone_linux_gcc          |   1 +
 config/arm/arm64_armada_linux_gcc             |   1 +
 config/arm/arm64_armv8_linux_clang_ubuntu     |   1 +
 config/arm/arm64_armv8_linux_gcc              |   1 +
 config/arm/arm64_bluefield3_linux_gcc         |   1 +
 config/arm/arm64_bluefield_linux_gcc          |   1 +
 config/arm/arm64_cdx_linux_gcc                |   1 +
 config/arm/arm64_centriq2400_linux_gcc        |   1 +
 config/arm/arm64_cn10k_linux_gcc              |   1 +
 config/arm/arm64_cn9k_linux_gcc               |   1 +
 config/arm/arm64_dpaa_linux_gcc               |   1 +
 config/arm/arm64_emag_linux_gcc               |   1 +
 config/arm/arm64_ft2000plus_linux_gcc         |   1 +
 config/arm/arm64_graviton2_linux_gcc          |   1 +
 config/arm/arm64_graviton3_linux_gcc          |   1 +
 config/arm/arm64_hip10_linux_gcc              |   1 +
 config/arm/arm64_kunpeng920_linux_gcc         |   1 +
 config/arm/arm64_kunpeng930_linux_gcc         |   1 +
 config/arm/arm64_n1sdp_linux_gcc              |   1 +
 config/arm/arm64_n2_linux_gcc                 |   1 +
 config/arm/arm64_stingray_linux_gcc           |   1 +
 config/arm/arm64_thunderx2_linux_gcc          |   1 +
 config/arm/arm64_thunderxt83_linux_gcc        |   1 +
 config/arm/arm64_thunderxt88_linux_gcc        |   1 +
 config/arm/arm64_tys2500_linux_gcc            |   1 +
 config/x86/cross-mingw                        |   1 +
 doc/api/doxy-api-index.md                     |   1 +
 doc/guides/dmadevs/hisilicon.rst              |   1 -
 doc/guides/howto/af_xdp_dp.rst                |  14 +-
 doc/guides/nics/af_xdp.rst                    |   4 +-
 doc/guides/nics/mlx5.rst                      |  20 ++
 doc/guides/nics/nfp.rst                       |   4 -
 doc/guides/prog_guide/img/mbuf1.svg           |   2 +-
 doc/guides/prog_guide/img/mbuf2.svg           |   6 +-
 doc/guides/prog_guide/mbuf_lib.rst            |   8 +-
 .../sample_app_ug/l2_forward_crypto.rst       |   2 +-
 .../sample_app_ug/l3_forward_power_man.rst    |   3 +
 doc/guides/testpmd_app_ug/testpmd_funcs.rst   |  12 -
 doc/guides/tools/dmaperf.rst                  |   2 +-
 drivers/baseband/la12xx/bbdev_la12xx.c        |   3 +
 drivers/bus/dpaa/base/qbman/process.c         |   7 +-
 drivers/bus/dpaa/dpaa_bus.c                   |   5 +-
 drivers/bus/pci/linux/pci_uio.c               |   5 +-
 drivers/bus/pci/pci_common_uio.c              |  48 +--
 drivers/bus/vdev/vdev.c                       |   2 +-
 drivers/common/cnxk/roc_ae.h                  |  16 +-
 drivers/common/cnxk/roc_npc_aging.c           |  17 +-
 drivers/common/dpaax/caamflib/desc/ipsec.h    |  73 ++++
 drivers/common/dpaax/caamflib/desc/pdcp.h     |  10 +
 drivers/common/dpaax/caamflib/desc/sdap.h     |  10 +-
 drivers/common/dpaax/dpaax_iova_table.c       |  13 +-
 drivers/common/idpf/base/virtchnl2.h          |   4 +-
 drivers/common/idpf/base/virtchnl2_lan_desc.h |   2 +-
 drivers/common/mlx5/mlx5_devx_cmds.c          |   1 -
 drivers/crypto/cnxk/cn10k_cryptodev_ops.c     |  23 +-
 drivers/crypto/cnxk/cn9k_cryptodev_ops.c      |  21 +-
 drivers/crypto/cnxk/cnxk_ae.h                 |  54 ++-
 drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c   |   2 +-
 drivers/crypto/dpaa_sec/dpaa_sec.c            |   4 +-
 drivers/crypto/ipsec_mb/pmd_aesni_mb.c        |   2 +-
 drivers/crypto/openssl/openssl_pmd_private.h  |  11 +-
 drivers/crypto/openssl/rte_openssl_pmd.c      | 180 +++++++---
 drivers/crypto/openssl/rte_openssl_pmd_ops.c  |  34 +-
 drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c  | 121 ++++++-
 drivers/crypto/qat/dev/qat_crypto_pmd_gens.h  |  24 +-
 drivers/crypto/qat/qat_sym.c                  |   2 +-
 drivers/dma/hisilicon/hisi_dmadev.c           |  40 +--
 drivers/dma/hisilicon/hisi_dmadev.h           |  35 +-
 drivers/dma/idxd/dpdk_idxd_cfg.py             |   4 +-
 drivers/net/ark/ark_ethdev_tx.c               |  24 +-
 drivers/net/cnxk/cn10k_tx.h                   |   2 +-
 drivers/net/cnxk/cn9k_tx.h                    |   2 +-
 drivers/net/cpfl/cpfl_flow_engine_fxp.c       |   2 +-
 drivers/net/cpfl/cpfl_flow_parser.c           |   2 +-
 drivers/net/cpfl/cpfl_fxp_rule.c              |   8 +
 drivers/net/cpfl/cpfl_rules.h                 |  11 +
 drivers/net/dpaa/dpaa_ethdev.c                |  33 +-
 drivers/net/ena/ena_ethdev.c                  |  15 +-
 drivers/net/gve/gve_rx_dqo.c                  |   2 +-
 drivers/net/gve/gve_tx.c                      |   2 +-
 drivers/net/gve/gve_tx_dqo.c                  |   2 +-
 drivers/net/hns3/hns3_ethdev.c                |   4 +-
 drivers/net/hns3/hns3_ethdev.h                |   8 +
 drivers/net/hns3/hns3_ethdev_vf.c             |   2 +
 drivers/net/hns3/hns3_rxtx.c                  |  21 ++
 drivers/net/ice/base/ice_adminq_cmd.h         |   4 +-
 drivers/net/ice/base/ice_bitops.h             |   4 +-
 drivers/net/ice/base/ice_common.c             |  14 +-
 drivers/net/ice/base/ice_flex_pipe.c          |   8 +-
 drivers/net/ice/base/ice_lan_tx_rx.h          |   7 +-
 drivers/net/ice/base/ice_nvm.c                |  51 ++-
 drivers/net/ice/base/ice_sched.c              |   9 +-
 drivers/net/ice/base/ice_switch.c             |   7 +-
 drivers/net/ice/ice_hash.c                    |  24 +-
 drivers/net/ionic/ionic_rxtx.c                |  16 +-
 drivers/net/mana/mana.c                       |   2 +-
 drivers/net/mlx5/hws/mlx5dr_action.c          |   5 +
 drivers/net/mlx5/hws/mlx5dr_cmd.c             |   3 +-
 drivers/net/mlx5/hws/mlx5dr_definer.c         |  11 +-
 drivers/net/mlx5/hws/mlx5dr_matcher.c         |  20 +-
 drivers/net/mlx5/hws/mlx5dr_pat_arg.h         |   1 -
 drivers/net/mlx5/hws/mlx5dr_rule.c            |  21 +-
 drivers/net/mlx5/linux/mlx5_ethdev_os.c       |  23 +-
 drivers/net/mlx5/linux/mlx5_os.c              | 109 +++---
 drivers/net/mlx5/mlx5.c                       |   2 -
 drivers/net/mlx5/mlx5.h                       |   9 +-
 drivers/net/mlx5/mlx5_devx.c                  |   3 +-
 drivers/net/mlx5/mlx5_ethdev.c                |   6 +
 drivers/net/mlx5/mlx5_flow.c                  |  40 +--
 drivers/net/mlx5/mlx5_flow_dv.c               |   4 +-
 drivers/net/mlx5/mlx5_flow_hw.c               | 142 ++++----
 drivers/net/mlx5/mlx5_rx.h                    |   4 +-
 drivers/net/mlx5/mlx5_trigger.c               |   4 +-
 drivers/net/mlx5/mlx5_txq.c                   |  13 +-
 drivers/net/netvsc/hn_ethdev.c                |  16 +-
 drivers/net/netvsc/hn_vf.c                    |   4 +-
 drivers/net/nfp/flower/nfp_flower.c           |   2 +
 drivers/net/nfp/flower/nfp_flower_ctrl.c      |   5 +
 .../net/nfp/flower/nfp_flower_representor.c   |   7 +-
 drivers/net/nfp/meson.build                   |   1 +
 drivers/net/nfp/nfdk/nfp_nfdk_dp.c            |   6 -
 drivers/net/nfp/nfp_ethdev.c                  |  35 +-
 drivers/net/nfp/nfp_ethdev_vf.c               |   2 -
 drivers/net/nfp/nfp_flow.c                    |   8 +-
 drivers/net/nfp/nfp_net_common.c              |  36 +-
 drivers/net/nfp/nfp_net_common.h              |   8 +
 drivers/net/ngbe/base/ngbe_devids.h           |   1 +
 drivers/net/ngbe/base/ngbe_hw.c               |   3 +
 drivers/net/ngbe/base/ngbe_phy_yt.c           |   4 +
 drivers/net/ngbe/base/ngbe_phy_yt.h           |   2 +
 drivers/net/ngbe/ngbe_ethdev.c                |   6 +-
 drivers/net/ngbe/ngbe_ethdev.h                |   1 +
 drivers/net/ngbe/ngbe_rxtx.c                  |   5 +
 drivers/net/ngbe/ngbe_rxtx.h                  |   2 +
 drivers/net/txgbe/base/meson.build            |   2 +-
 drivers/net/txgbe/base/txgbe_hw.c             |  60 +++-
 drivers/net/txgbe/base/txgbe_hw.h             |   1 +
 drivers/net/txgbe/base/txgbe_osdep.h          |   1 +
 drivers/net/txgbe/base/txgbe_regs.h           |   5 +
 drivers/net/txgbe/base/txgbe_type.h           |   1 +
 drivers/net/txgbe/txgbe_ethdev.c              | 124 ++++---
 drivers/net/txgbe/txgbe_ethdev.h              |   2 +-
 drivers/net/txgbe/txgbe_ethdev_vf.c           |  21 +-
 drivers/net/txgbe/txgbe_fdir.c                |   3 +
 drivers/net/txgbe/txgbe_rxtx.c                |  82 +++--
 drivers/net/txgbe/txgbe_rxtx.h                |   2 +
 .../net/virtio/virtio_user/virtio_user_dev.c  |   2 +-
 drivers/net/vmxnet3/vmxnet3_logs.h            |   2 +-
 drivers/vdpa/sfc/sfc_vdpa_hw.c                |   2 -
 .../fips_validation/fips_validation_rsa.c     |   7 +-
 examples/ipsec-secgw/event_helper.h           |   2 +-
 examples/ipsec-secgw/ipsec-secgw.c            |  40 ++-
 examples/ipsec-secgw/ipsec.c                  |   2 +-
 examples/ipsec-secgw/ipsec.h                  |   8 +-
 examples/ipsec-secgw/ipsec_worker.c           |  10 +-
 examples/l3fwd-graph/main.c                   |  33 +-
 examples/l3fwd-power/main.c                   |  65 ++--
 examples/l3fwd-power/main.h                   |   4 +-
 examples/l3fwd-power/perf_core.c              |  19 +-
 examples/l3fwd/l3fwd.h                        |   2 +-
 examples/l3fwd/l3fwd_acl.c                    |  17 +-
 examples/l3fwd/l3fwd_em.c                     |   4 +-
 examples/l3fwd/l3fwd_event.h                  |   2 +-
 examples/l3fwd/l3fwd_fib.c                    |   4 +-
 examples/l3fwd/l3fwd_lpm.c                    |   5 +-
 examples/l3fwd/main.c                         |  42 ++-
 examples/qos_sched/args.c                     |   6 +-
 .../guest_cli/vm_power_cli_guest.c            |   4 +-
 lib/bpf/bpf_validate.c                        | 314 +++++++++++++++---
 lib/cryptodev/rte_cryptodev.c                 |  14 +
 lib/cryptodev/rte_cryptodev.h                 |   4 +-
 lib/dmadev/rte_dmadev.c                       |  17 +-
 lib/eal/common/eal_common_fbarray.c           |  30 +-
 lib/eal/common/malloc_mp.c                    |   3 +-
 lib/eal/linux/eal_memalloc.c                  |   2 +-
 lib/ethdev/ethdev_driver.c                    |  20 +-
 lib/ethdev/ethdev_pci.h                       |  20 +-
 lib/ethdev/rte_flow.c                         |  29 +-
 lib/graph/rte_graph_model_mcore_dispatch.h    |   2 +-
 lib/mbuf/rte_mbuf.h                           |   3 +
 lib/power/power_intel_uncore.c                |   7 +-
 lib/telemetry/telemetry_legacy.c              |   2 +-
 202 files changed, 2273 insertions(+), 1030 deletions(-)

--
2.34.1

  reply	other threads:[~2024-08-12 12:51 UTC|newest]

Thread overview: 271+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-12 10:43 Xueming Li
2024-07-12 10:43 ` patch 'bus/pci: fix build with musl 1.2.4 / Alpine 3.19' " Xueming Li
2024-07-12 10:43 ` patch 'eal: fix type in destructor macro for MSVC' " Xueming Li
2024-07-12 10:43 ` patch 'eal/unix: support ZSTD compression for firmware' " Xueming Li
2024-07-12 11:05   ` David Marchand
2024-07-13  0:04     ` Xueming Li
2024-07-12 10:43 ` patch 'pcapng: add memcpy check' " Xueming Li
2024-07-12 10:43 ` patch 'net/virtio-user: " Xueming Li
2024-07-12 10:43 ` patch 'eal/windows: install sched.h file' " Xueming Li
2024-07-12 10:43 ` patch 'latencystats: fix literal float suffix' " Xueming Li
2024-07-12 10:43 ` patch 'net/nfp: fix representor port queue release' " Xueming Li
2024-07-12 10:43 ` patch 'net/bonding: fix failover time of LACP with mode 4' " Xueming Li
2024-07-12 10:43 ` patch 'app/testpmd: fix indirect action flush' " Xueming Li
2024-07-12 10:43 ` patch 'net/hns3: fix offload flag of IEEE 1588' " Xueming Li
2024-07-12 10:43 ` patch 'net/hns3: fix Rx timestamp flag' " Xueming Li
2024-07-12 10:43 ` patch 'net/hns3: fix double free for Rx/Tx queue' " Xueming Li
2024-07-12 10:44 ` patch 'net/hns3: fix variable overflow' " Xueming Li
2024-07-12 10:44 ` patch 'net/hns3: disable SCTP verification tag for RSS hash input' " Xueming Li
2024-07-12 10:44 ` patch 'doc: fix AF_XDP device plugin howto' " Xueming Li
2024-07-12 10:44 ` patch 'net/af_xdp: fix multi-interface support for k8s' " Xueming Li
2024-07-12 10:44 ` patch 'ethdev: fix strict aliasing in link up' " Xueming Li
2024-07-12 10:44 ` patch 'net/vmxnet3: add missing register command' " Xueming Li
2024-07-12 10:44 ` patch 'net/af_packet: align Rx/Tx structs to cache line' " Xueming Li
2024-07-12 10:44 ` patch 'doc: fix testpmd ring size command' " Xueming Li
2024-07-12 10:44 ` patch 'net/af_xdp: fix port ID in Rx mbuf' " Xueming Li
2024-07-12 10:44 ` patch 'net/af_xdp: count mbuf allocation failures' " Xueming Li
2024-07-12 10:44 ` patch 'net/af_xdp: fix stats reset' " Xueming Li
2024-07-12 10:44 ` patch 'net/af_xdp: remove unused local statistic' " Xueming Li
2024-07-12 10:44 ` patch 'net/nfp: fix resource leak in secondary process' " Xueming Li
2024-07-12 10:44 ` patch 'net/nfp: fix configuration BAR' " Xueming Li
2024-07-12 10:44 ` patch 'net/tap: fix file descriptor check in isolated flow' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: fix MDIO access for non-zero ports and CL45 PHYs' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: reset link when link never comes back' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: fix fluctuations for 1G Bel Fuse SFP' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: update DMA coherency values' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: disable interrupts during device removal' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: disable RRC for yellow carp devices' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: enable PLL control for fixed PHY modes only' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: fix SFP codes check for DAC cables' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: fix connection for SFP+ active " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: check only minimum speed for " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: fix Tx flow on 30H HW' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: delay AN timeout during KR training' " Xueming Li
2024-07-12 10:44 ` patch 'net/axgbe: fix linkup in PHY status' " Xueming Li
2024-07-12 10:44 ` patch 'net/ice: fix check for outer UDP checksum offload' " Xueming Li
2024-07-12 10:44 ` patch 'app/testpmd: fix outer IP " Xueming Li
2024-07-12 10:44 ` patch 'net: fix outer UDP checksum in Intel prepare helper' " Xueming Li
2024-07-12 10:44 ` patch 'net/i40e: fix outer UDP checksum offload for X710' " Xueming Li
2024-07-12 10:44 ` patch 'net/iavf: remove outer UDP checksum offload for X710 VF' " Xueming Li
2024-07-12 10:44 ` patch 'app/testpmd: fix lcore ID restriction' " Xueming Li
2024-07-12 10:44 ` patch 'net/nfp: fix xstats for multi PF firmware' " Xueming Li
2024-07-12 10:44 ` patch 'hash: fix return code description in Doxygen' " Xueming Li
2024-07-12 10:44 ` patch 'hash: check name when creating a hash' " Xueming Li
2024-07-12 10:44 ` patch 'vhost: fix build with GCC 13' " Xueming Li
2024-07-12 10:44 ` patch 'vhost: cleanup resubmit info before inflight setup' " Xueming Li
2024-07-12 10:44 ` patch 'net/virtio-user: fix control queue destruction' " Xueming Li
2024-07-12 10:44 ` patch 'net/virtio-user: fix shadow control queue notification init' " Xueming Li
2024-07-12 10:44 ` patch 'net/virtio-user: fix control queue allocation' " Xueming Li
2024-07-12 10:44 ` patch 'net/virtio: fix MAC table update' " Xueming Li
2024-07-12 10:44 ` patch 'baseband/acc: fix memory barrier' " Xueming Li
2024-07-12 10:44 ` patch 'event/sw: fix warning from useless snprintf' " Xueming Li
2024-07-12 10:44 ` patch 'eventdev/crypto: fix opaque field handling' " Xueming Li
2024-07-12 10:44 ` patch 'net/iavf: fix VF reset when using DCF' " Xueming Li
2024-07-12 10:44 ` patch 'net/fm10k: fix cleanup during init failure' " Xueming Li
2024-07-12 10:44 ` patch 'net/ice: fix VLAN stripping in double VLAN mode' " Xueming Li
2024-07-12 10:44 ` patch 'net/ixgbe: do not update link status in secondary process' " Xueming Li
2024-07-12 10:44 ` patch 'net/ixgbe: do not create delayed interrupt handler twice' " Xueming Li
2024-07-12 10:44 ` patch 'net/e1000/base: fix link power down' " Xueming Li
2024-07-12 10:44 ` patch 'net/ixgbe/base: revert advertising for X550 2.5G/5G' " Xueming Li
2024-07-12 10:44 ` patch 'net/ixgbe/base: fix 5G link speed reported on VF' " Xueming Li
2024-07-12 10:44 ` patch 'net/ixgbe/base: fix PHY ID for X550' " Xueming Li
2024-07-12 10:44 ` patch 'net/cnxk: fix RSS config' " Xueming Li
2024-07-12 10:44 ` patch 'common/cnxk: fix flow aging cleanup' " Xueming Li
2024-07-12 10:44 ` patch 'common/cnxk: fix segregation of logs based on module' " Xueming Li
2024-07-12 10:44 ` patch 'net/cnxk: fix extbuf handling for multisegment packet' " Xueming Li
2024-07-12 10:44 ` patch 'net/cnxk: update SA userdata and keep original cookie' " Xueming Li
2024-07-12 10:45 ` patch 'net/cnxk: fix outbound security with higher packet burst' " Xueming Li
2024-07-12 10:45 ` patch 'net/cnxk: fix promiscuous state after MAC change' " Xueming Li
2024-07-12 10:45 ` patch 'graph: fix ID collisions' " Xueming Li
2024-07-12 10:45 ` patch 'graph: fix stats retrieval while destroying a graph' " Xueming Li
2024-07-12 10:45 ` patch 'bpf: disable on 32-bit x86' " Xueming Li
2024-07-12 10:45 ` patch 'hash: fix RCU reclamation size' " Xueming Li
2024-07-12 11:01 ` patch 'common/mlx5: fix unsigned/signed mismatch' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5/hws: decrease log level for creation failure' " Xueming Li
2024-07-12 11:01   ` patch 'common/mlx5: fix PRM structs' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5/hws: fix function comment' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5/hws: fix spinlock release on context open' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5/hws: add template match none flag' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5/hws: extend tag saving for match and jumbo' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5/hws: set default miss when replacing table' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5/hws: fix action template dump' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5: fix indexed pool with invalid index' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5: fix hash Rx queue release in flow sample' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5: fix flow template indirect action failure' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5: break flow resource release loop' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5: fix access to flow template operations' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5: support jump in meter hierarchy' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5: fix crash on counter pool destroy' " Xueming Li
2024-07-12 11:01   ` patch 'net/mlx5/hws: fix matcher reconnect' " Xueming Li
2024-07-12 11:01   ` patch 'test/crypto: fix RSA cases in QAT suite' " Xueming Li
2024-07-12 11:01   ` patch 'test/crypto: fix enqueue/dequeue callback case' " Xueming Li
2024-07-12 11:01   ` patch 'telemetry: lower log level on socket error' " Xueming Li
2024-07-13 13:38     ` David Marchand
2024-07-15  6:59       ` Xueming Li
2024-07-12 11:01   ` patch 'bus/vdev: revert fix devargs in secondary process' " Xueming Li
2024-07-17  2:21     ` Ye, MingjinX
2024-07-17  9:17       ` Xueming Li
2024-08-31 14:51       ` Xueming Li
2024-09-02  2:01         ` Jiang, YuX
2024-09-02  7:11           ` Xueming Li
2024-07-12 11:01   ` patch 'doc: fix link to hugepage mapping from Linux guide' " Xueming Li
2024-07-12 11:01   ` patch 'v23.11.2-rc1' " Xueming Li
2024-08-12 12:47     ` Xueming Li [this message]
2024-08-12 12:47       ` patch 'config: fix warning for cross build with meson >= 1.3.0' " Xueming Li
2024-08-12 12:47       ` patch 'build: use builtin helper for python dependencies' " Xueming Li
2024-08-12 12:48       ` patch 'app/bbdev: fix TB logic' " Xueming Li
2024-08-12 12:48       ` patch 'app/bbdev: fix MLD output size computation' " Xueming Li
2024-08-12 12:48       ` patch 'app/bbdev: fix interrupt tests' " Xueming Li
2024-08-12 12:48       ` patch 'common/cnxk: fix flow aging on application exit' " Xueming Li
2024-08-12 12:48       ` patch 'dmadev: fix structure alignment' " Xueming Li
2024-08-12 12:48       ` patch 'vdpa/sfc: remove dead code' " Xueming Li
2024-08-12 12:48       ` patch 'graph: fix mcore dispatch walk' " Xueming Li
2024-08-12 12:48       ` patch 'mbuf: fix dynamic fields copy' " Xueming Li
2024-08-12 12:48       ` patch 'bpf: fix MOV instruction evaluation' " Xueming Li
2024-08-12 12:48       ` patch 'bpf: fix load hangs with six IPv6 addresses' " Xueming Li
2024-08-12 12:48       ` patch 'telemetry: fix connection parameter parsing' " Xueming Li
2024-08-12 12:48       ` patch 'baseband/la12xx: forbid secondary process' " Xueming Li
2024-08-12 12:48       ` patch 'net/virtio-user: fix control queue allocation for non-vDPA' " Xueming Li
2024-08-12 12:48       ` patch 'crypto/cnxk: fix out-of-bound access' " Xueming Li
2024-08-12 12:48       ` patch 'crypto/cnxk: fix ECDH public key verification' " Xueming Li
2024-08-12 12:48       ` patch 'app/crypto-perf: remove redundant local variable' " Xueming Li
2024-08-12 12:48       ` patch 'app/crypto-perf: fix result for asymmetric' " Xueming Li
2024-08-12 12:48       ` patch 'test/crypto: validate modex from first non-zero' " Xueming Li
2024-08-12 12:48       ` patch 'crypto/cnxk: fix minimal input normalization' " Xueming Li
2024-08-12 12:48       ` patch 'cryptodev: fix build without crypto callbacks' " Xueming Li
2024-08-12 12:48       ` patch 'cryptodev: validate crypto callbacks from next node' " Xueming Li
2024-08-12 12:48       ` patch 'examples/fips_validation: fix dereference and out-of-bound' " Xueming Li
2024-08-12 12:48       ` patch 'crypto/openssl: fix GCM and CCM thread unsafe contexts' " Xueming Li
2024-08-12 12:48       ` patch 'crypto/openssl: optimize 3DES-CTR context init' " Xueming Li
2024-08-12 12:48       ` patch 'crypto/openssl: make per-QP cipher context clones' " Xueming Li
2024-08-12 12:48       ` patch 'crypto/openssl: set cipher padding once' " Xueming Li
2024-08-12 12:48       ` patch 'common/dpaax/caamflib: fix PDCP-SDAP watchdog error' " Xueming Li
2024-08-12 12:48       ` patch 'common/dpaax/caamflib: fix PDCP AES-AES " Xueming Li
2024-08-12 12:48       ` patch 'crypto/dpaa_sec: fix IPsec descriptor' " Xueming Li
2024-08-12 12:48       ` patch 'crypto/dpaa2_sec: fix event queue user context' " Xueming Li
2024-08-12 12:48       ` patch 'examples/ipsec-secgw: fix SA salt endianness' " Xueming Li
2024-08-12 12:48       ` patch 'fbarray: fix incorrect lookahead behavior' " Xueming Li
2024-08-12 12:48       ` patch 'fbarray: fix incorrect lookbehind " Xueming Li
2024-08-12 12:48       ` patch 'fbarray: fix lookahead ignore mask handling' " Xueming Li
2024-08-12 12:48       ` patch 'fbarray: fix lookbehind " Xueming Li
2024-08-12 12:48       ` patch 'devtools: fix symbol listing' " Xueming Li
2024-08-12 12:48       ` patch 'eal/linux: lower log level on allocation attempt failure' " Xueming Li
2024-08-12 12:48       ` patch 'dma/idxd: fix setup with Ubuntu 24.04' " Xueming Li
2024-08-12 12:48       ` patch 'app/testpmd: fix help string of BPF load command' " Xueming Li
2024-08-12 12:48       ` patch 'bus/dpaa: fix bus scan for DMA devices' " Xueming Li
2024-08-12 12:48       ` patch 'bus/dpaa: fix memory leak in bus scan' " Xueming Li
2024-08-12 12:48       ` patch 'common/dpaax: fix IOVA table cleanup' " Xueming Li
2024-08-12 12:48       ` patch 'common/dpaax: fix node array overrun' " Xueming Li
2024-08-12 12:48       ` patch 'bus/dpaa: remove redundant file descriptor check' " Xueming Li
2024-08-12 12:48       ` patch 'net/dpaa: forbid MTU configuration for shared interface' " Xueming Li
2024-08-12 12:48       ` patch 'net/mlx5: fix start without duplicate flow patterns' " Xueming Li
2024-08-12 12:48       ` patch 'fbarray: fix finding for unaligned length' " Xueming Li
2024-08-12 12:48       ` patch 'buildtools: fix build with clang 17 and ASan' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix pointer to variable outside scope' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix memory leak in firmware version check' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix resource leak' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix sign extension' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix size when allocating children arrays' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix GCS descriptor field offsets' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix return type of bitmap hamming weight' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix check for existing switch rule' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix potential TLV length overflow' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix board type definition' " Xueming Li
2024-08-12 12:48       ` patch 'net/ice/base: fix masking when reading context' " Xueming Li
2024-08-12 12:48       ` patch 'common/idpf: fix flex descriptor mask' " Xueming Li
2024-08-12 12:49       ` patch 'common/idpf: fix PTP message validation' " Xueming Li
2024-08-12 12:49       ` patch 'net/cpfl: add checks on control queue messages' " Xueming Li
2024-08-12 12:49       ` patch 'net/cpfl: fix 32-bit build' " Xueming Li
2024-08-12 12:49       ` patch 'app/testpmd: handle IEEE1588 init failure' " Xueming Li
2024-08-12 12:49       ` patch 'doc: remove empty section from testpmd guide' " Xueming Li
2024-08-12 12:49       ` patch 'app/testpmd: fix parsing for connection tracking item' " Xueming Li
2024-08-12 12:49       ` patch 'net/mana: fix uninitialized return value' " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: fix tunnel packet parsing' " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: fix flow filters in VT mode' " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: fix Tx hang on queue disable' " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: restrict configuration of VLAN strip offload' " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: reconfigure more MAC Rx registers' " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: fix VF promiscuous and allmulticast' " Xueming Li
2024-08-12 12:49       ` patch 'net/ngbe: add special config for YT8531SH-CA PHY' " Xueming Li
2024-08-12 12:49       ` patch 'net/ngbe: keep PHY power down while device probing' " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: fix hotplug remove' " Xueming Li
2024-08-12 12:49       ` patch 'net/ngbe: " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: fix MTU range' " Xueming Li
2024-08-12 12:49       ` patch 'net/ngbe: " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: fix memory leaks' " Xueming Li
2024-08-12 12:49       ` patch 'net/ngbe: " Xueming Li
2024-08-12 12:49       ` patch 'net/txgbe: fix Rx interrupt' " Xueming Li
2024-08-12 12:49       ` patch 'net/vmxnet3: fix init logs' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: fix IPv6 TTL and DSCP flow action' " Xueming Li
2024-08-12 12:49       ` patch 'net/netvsc: fix MTU set' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: fix allocation of switch domain' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: fix flow mask table entry' " Xueming Li
2024-08-12 12:49       ` patch 'net/ionic: fix mbuf double-free when emptying array' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: disable ctrl VNIC queues on close' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: fix dereference of null pointer' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: fix repeat disable port' " Xueming Li
2024-08-12 12:49       ` patch 'net/ena: fix bad checksum handling' " Xueming Li
2024-08-12 12:49       ` patch 'net/ena: fix return value check' " Xueming Li
2024-08-12 12:49       ` patch 'net/ena: fix checksum handling' " Xueming Li
2024-08-12 12:49       ` patch 'net/gve: fix RSS hash endianness in DQO format' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: remove redundant function call' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: fix getting firmware version' " Xueming Li
2024-08-12 12:49       ` patch 'doc: update metadata description in nfp guide' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: remove unneeded logic for VLAN layer' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: adapt reverse sequence card' " Xueming Li
2024-08-12 12:49       ` patch 'doc: update AF_XDP device plugin repository' " Xueming Li
2024-08-12 12:49       ` patch 'net/nfp: fix disabling 32-bit build' " Xueming Li
2024-08-12 12:49       ` patch 'crypto/qat: fix GEN4 write' " Xueming Li
2024-08-12 12:49       ` patch 'crypto/ipsec_mb: fix function comment' " Xueming Li
2024-08-12 12:49       ` patch 'test/crypto: fix allocation " Xueming Li
2024-08-12 12:49       ` patch 'crypto/qat: fix log message typo' " Xueming Li
2024-08-12 12:49       ` patch 'doc: fix typo in l2fwd-crypto guide' " Xueming Li
2024-08-12 12:49       ` patch 'test/crypto: remove unused stats in setup' " Xueming Li
2024-08-12 12:49       ` patch 'test/crypto: fix asymmetric capability test' " Xueming Li
2024-08-12 12:49       ` patch 'test/crypto: fix modex comparison' " Xueming Li
2024-08-12 12:49       ` patch 'crypto/qat: fix placement of OOP offset' " Xueming Li
2024-08-12 12:49       ` patch 'common/cnxk: fix integer overflow' " Xueming Li
2024-08-12 12:49       ` patch 'net/ice: fix memory leaks in raw pattern parsing' " Xueming Li
2024-08-12 12:49       ` patch 'net/ice: fix return value for " Xueming Li
2024-08-12 12:49       ` patch 'net/mlx5: fix shared Rx queue data access race' " Xueming Li
2024-08-12 12:49       ` patch 'net/mlx5: fix Arm build with GCC 9.1' " Xueming Li
2024-08-12 12:49       ` patch 'net/mlx5: fix MTU configuration' " Xueming Li
2024-08-12 12:49       ` patch 'net/mlx5/hws: fix memory leak in modify header' " Xueming Li
2024-08-12 12:49       ` patch 'net/mlx5/hws: fix check of range templates' " Xueming Li
2024-08-12 12:49       ` patch 'net/mlx5/hws: fix deletion of action vport' " Xueming Li
2024-08-12 12:50       ` patch 'net/mlx5/hws: fix port ID on root item convert' " Xueming Li
2024-08-12 12:50       ` patch 'net/mlx5/hws: remove unused variable' " Xueming Li
2024-08-12 12:50       ` patch 'net/mlx5: fix end condition of reading xstats' " Xueming Li
2024-08-12 12:50       ` patch 'net/mlx5: fix uplink port probing in bonding mode' " Xueming Li
2024-08-12 12:50       ` patch 'common/mlx5: remove unneeded field when modify RQ table' " Xueming Li
2024-08-12 12:50       ` patch 'net/mlx5: fix disabling E-Switch default flow rules' " Xueming Li
2024-08-12 12:50       ` patch 'net/hns3: check Rx DMA address alignmnent' " Xueming Li
2024-08-12 12:50       ` patch 'net/ark: fix index arithmetic' " Xueming Li
2024-08-12 12:50       ` patch 'ethdev: fix GENEVE option item conversion' " Xueming Li
2024-08-12 12:50       ` patch 'net/netvsc: use ethdev API to set VF MTU' " Xueming Li
2024-08-12 12:50       ` patch 'app/testpmd: add postpone option to async flow destroy' " Xueming Li
2024-08-12 12:50       ` patch 'ethdev: fix device init without socket-local memory' " Xueming Li
2024-08-12 12:50       ` patch 'net/gve: fix Tx queue state on queue start' " Xueming Li
2024-08-12 12:50       ` patch 'app/testpmd: fix build on signed comparison' " Xueming Li
2024-08-12 12:50       ` patch 'bus/pci: fix UIO resource mapping in secondary process' " Xueming Li
2024-08-12 12:50       ` patch 'bus/pci: fix FD " Xueming Li
2024-08-12 12:50       ` patch 'dma/hisilicon: remove support for HIP09 platform' " Xueming Li
2024-08-12 12:50       ` patch 'app/dumpcap: handle SIGTERM and SIGHUP' " Xueming Li
2024-08-12 12:50       ` patch 'app/pdump: " Xueming Li
2024-08-12 12:50       ` patch 'power: fix number of uncore frequencies' " Xueming Li
2024-08-12 12:50       ` patch 'malloc: fix multi-process wait condition handling' " Xueming Li
2024-08-12 12:50       ` patch 'bus/vdev: fix device reinitialization' " Xueming Li
2024-08-12 12:50       ` patch 'examples/l3fwd: fix crash in ACL mode for mixed traffic' " Xueming Li
2024-08-12 12:50       ` patch 'examples/l3fwd: fix crash on multiple sockets' " Xueming Li
2024-08-12 12:50       ` patch 'net/hns3: fix uninitialized variable in FEC query' " Xueming Li
2024-08-12 12:50       ` patch 'net/ice/base: fix temporary failures reading NVM' " Xueming Li
2024-08-12 12:50       ` patch 'examples: fix queue ID restriction' " Xueming Li
2024-08-12 12:50       ` patch 'doc: remove reference to mbuf pkt field' " Xueming Li
2024-08-12 12:50       ` patch 'examples/ipsec-secgw: revert SA salt endianness' " Xueming Li
2024-08-12 12:50       ` patch 'doc: fix mbuf flags' " Xueming Li
2024-08-12 12:50       ` patch 'doc: add power uncore in API index' " Xueming Li
2024-08-12 12:50       ` patch 'doc: describe mlx5 HWS actions order' " Xueming Li
2024-08-12 12:50       ` patch 'doc: fix DMA performance test invocation' " Xueming Li
2024-08-12 12:50       ` patch 'doc: add baseline mode in l3fwd-power guide' " Xueming Li
2024-08-12 12:50       ` patch 'examples: fix lcore ID restriction' " Xueming Li
2024-08-12 12:50       ` patch 'examples: fix port " Xueming Li

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=20240812125035.389667-1-xuemingl@nvidia.com \
    --to=xuemingl@nvidia.com \
    --cc=stable@dpdk.org \
    /path/to/YOUR_REPLY

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

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).