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.1
Date: Sat, 13 Apr 2024 20:48:01 +0800	[thread overview]
Message-ID: <20240413125005.725659-1-xuemingl@nvidia.com> (raw)
In-Reply-To: <20240305094757.439387-1-xuemingl@nvidia.com>

Hi,

FYI, your patch has been queued to stable release 23.11.1

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 04/15/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=cfa8a4cb909e07cbb34941358f4d912c879dca34

Thanks.

Xueming Li <xuemingl@nvidia.com>

---
From cfa8a4cb909e07cbb34941358f4d912c879dca34 Mon Sep 17 00:00:00 2001
From: Xueming Li <xuemingl@nvidia.com>
Date: Sat, 13 Apr 2024 20:43:04 +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 (2):
  net/mlx5/hws: fix direct index insert on depend WQE
  net/mlx5/hws: fix memory access in L3 decapsulation

Ali Alnubani (1):
  doc: update link to Windows DevX in mlx5 guide

Andrew Boyer (1):
  doc: fix typos in cryptodev overview

Ankur Dwivedi (1):
  doc: fix aging poll frequency option in cnxk guide

Arkadiusz Kusztal (2):
  common/qat: fix legacy flag
  crypto/qat: fix crash with CCM null AAD pointer

Bing Zhao (7):
  net/mlx5: prevent querying aged flows on uninit port
  net/mlx5: fix condition of LACP miss flow
  net/mlx5: fix HWS registers initialization
  net/mlx5: fix counters map in bonding mode
  net/mlx5: remove device status check in flow creation
  net/mlx5: fix age position in hairpin split
  net/mlx5: fix drop action release timing

Bruce Richardson (6):
  eventdev: improve Doxygen comments on configure struct
  eventdev: fix Doxygen processing of vector struct
  net/i40e: remove incorrect 16B descriptor read block
  net/iavf: remove incorrect 16B descriptor read block
  net/ice: remove incorrect 16B descriptor read block
  test: do not count skipped tests as executed

Chaoyong He (3):
  net/nfp: fix switch domain free check
  net/nfp: fix initialization failure flow
  net/nfp: fix uninitialized variable

Dariusz Sosnowski (7):
  app/testpmd: fix async flow create failure handling
  net/mlx5: fix conntrack action handle representation
  net/mlx5: fix connection tracking action validation
  net/mlx5: fix VLAN handling in meter split
  net/mlx5: fix flow counter cache starvation
  net/mlx5: fix template clean up of FDB control flow rule
  net/mlx5: fix flow configure validation

David Marchand (4):
  net/iavf: remove error logs for VLAN offloading
  app/testpmd: fix --stats-period option check
  app/testpmd: fix burst option parsing
  app/testpmd: fix error message for invalid option

Edwin Brossette (1):
  net/ixgbevf: fix RSS init for x550 NICs

Eli Britstein (1):
  net/mlx5: prevent ioctl failure log flooding

Emi Aoki (1):
  doc: fix typo in profiling guide

Erez Shitrit (1):
  net/mlx5/hws: check not supported fields in VXLAN

Fidel Castro (1):
  test/power: fix typo in error message

Flore Norceide (1):
  doc: fix typo in packet framework guide

Ganapati Kundapura (2):
  test/event: fix crash in Tx adapter freeing
  eventdev/crypto: fix enqueueing

Gregory Etelson (11):
  net/mlx5: fix parameters verification in HWS table create
  net/mlx5: fix flow action template expansion
  app/testpmd: fix async indirect action list creation
  net/mlx5: fix HWS meter actions availability
  net/mlx5: fix sync meter processing in HWS
  net/mlx5: fix indirect action async job initialization
  net/mlx5: fix non-masked indirect list meter translation
  net/mlx5: fix VLAN ID in flow modify
  net/mlx5: remove duplication of L3 flow item validation
  net/mlx5: fix IP-in-IP tunnels recognition
  net/mlx5: fix sync flow meter action

Hamdan Igbaria (2):
  net/mlx5/hws: fix VLAN item in non-relaxed mode
  net/mlx5/hws: fix VLAN inner type

Harman Kalra (1):
  common/cnxk: fix link config for SDP

Hernan Vargas (1):
  doc: fix configuration in baseband 5GNR driver guide

Holly Nichols (1):
  test/cfgfile: fix typo in error messages

Huisong Li (2):
  doc: add traffic manager in features table
  doc: add link speeds configuration in features table

Itamar Gozlan (1):
  net/mlx5/hws: skip item when inserting rules by index

Jie Hai (2):
  net/hns3: enable PFC for all user priorities
  net/hns3: support new device

Joyce Kong (1):
  config: fix CPU instruction set for cross-build

Juraj Linkeš (2):
  dts: fix smoke tests driver regex
  dts: strip whitespaces from stdout and stderr

Kalesh AP (1):
  net/bnxt: fix null pointer dereference

Kamil Vojanec (1):
  examples/l3fwd: fix Rx queue configuration

Kevin Traynor (1):
  net/ixgbe: increase VF reset timeout

Kishore Padmanabha (1):
  net/bnxt: fix number of Tx queues being created

Kommula Shiva Shankar (1):
  common/cnxk: fix RSS RETA configuration

Konstantin Ananyev (1):
  examples/l3fwd: fix Rx over not ready port

Kumara Parameshwaran (1):
  app/testpmd: return if no packets in GRO heavy weight mode

Maayan Kashani (1):
  net/mlx5: fix DR context release ordering

Masoumeh Farhadi Nia (1):
  examples/ipsec-secgw: fix typo in error message

Maxime Coquelin (2):
  vhost: fix VDUSE device destruction failure
  net/virtio: fix vDPA device init advertising control queue

Michael Baum (1):
  net/mlx5/hws: enable multiple integrity items

Mingjin Ye (2):
  test: fix probing in secondary process
  bus/vdev: fix devargs in secondary process

Morten Brørup (3):
  event/dlb2: remove superfluous memcpy
  net/bnx2x: fix warnings about memcpy lengths
  net/mlx5: fix warning about copy length

Nithin Dabilpuram (5):
  common/cnxk: remove CN9K inline IPsec FP opcodes
  net/cnxk: fix buffer size configuration
  common/cnxk: fix Tx MTU configuration
  net/cnxk: fix indirect mbuf handling in Tx
  common/cnxk: fix mbox struct attributes

Pengfei Sun (1):
  net/mlx5: fix use after free when releasing Tx queues

Qian Hao (1):
  examples/packet_ordering: fix Rx with reorder mode disabled

Qin Ke (1):
  net/nfp: fix getting firmware VNIC version

Radu Nicolau (1):
  examples/ipsec-secgw: fix cryptodev to SA mapping

Rahul Bhansali (5):
  common/cnxk: fix inline device pointer check
  net/cnxk: fix Rx packet format check condition
  net/cnxk: add cookies check for multi-segment offload
  net/cnxk: fix mbuf fields in multi-segment Tx
  net/cnxk: improve Tx performance for SW mbuf free

Rakesh Kudurumalla (1):
  test/mbuf: fix external mbuf case with assert enabled

Robin Jarry (2):
  test: assume C source files are UTF-8 encoded
  build: pass cflags in subproject

Rongwei Liu (2):
  app/testpmd: fix flow modify tag typo
  net/mlx5: fix modify flex item

Satheesh Paul (2):
  common/cnxk: remove dead code
  common/cnxk: fix possible out-of-bounds access

Shai Brandes (5):
  net/ena: fix fast mbuf free
  net/ena/base: limit exponential backoff
  net/ena/base: restructure interrupt handling
  net/ena: fix mbuf double free in fast free mode
  net/ena/base: fix metrics excessive memory consumption

Shani Peretz (1):
  app/testpmd: fix auto-completion for indirect action list

Shihong Wang (2):
  net/nfp: fix IPsec data endianness
  examples/ipsec-secgw: fix Rx queue ID in Rx callback

Shun Hao (1):
  net/mlx5: fix meter policy priority

Simei Su (1):
  doc: fix default IP fragments maximum in programmer guide

Stephen Hemminger (2):
  net/tap: do not overwrite flow API errors
  net/tap: fix traffic control handle calculation

Suanming Mou (3):
  app/crypto-perf: fix copy segment size
  app/crypto-perf: fix out-of-place mbuf size
  app/crypto-perf: add missing op resubmission

Sunil Kumar Kori (1):
  net/cnxk: fix MTU limit

Tom Jones (1):
  net/vmxnet3: ignore Rx queue interrupt setup on FreeBSD

Viacheslav Ovsiienko (1):
  net/mlx5: fix error packets drop in regular Rx

Wenwu Ma (1):
  net/igc: fix timesync disable

Xueming Li (1):
  23.11.1-rc1

Yunjian Wang (1):
  net/af_xdp: fix leak on XSK configuration failure

 .mailmap                                      |  14 +-
 app/test-crypto-perf/cperf_test_common.c      |   5 +-
 app/test-crypto-perf/cperf_test_verify.c      |  12 +-
 app/test-pmd/cmdline_flow.c                   |  49 +-
 app/test-pmd/config.c                         |   8 +-
 app/test-pmd/csumonly.c                       |   2 +
 app/test-pmd/parameters.c                     |   8 +-
 app/test-pmd/testpmd.h                        |   1 +
 app/test/process.h                            |  46 +-
 app/test/test.c                               |   8 +-
 app/test/test_cfgfile.c                       |   8 +-
 app/test/test_event_eth_tx_adapter.c          |   4 +
 app/test/test_mbuf.c                          |   5 +-
 app/test/test_power.c                         |   2 +-
 buildtools/get-test-suites.py                 |   2 +-
 buildtools/subproject/meson.build             |   6 +
 config/meson.build                            |  11 +-
 doc/guides/bbdevs/fpga_5gnr_fec.rst           |   7 +-
 doc/guides/cryptodevs/overview.rst            |   6 +-
 doc/guides/nics/cnxk.rst                      |  24 +-
 doc/guides/nics/features.rst                  |  24 +
 doc/guides/nics/features/atlantic.ini         |   1 +
 doc/guides/nics/features/bnxt.ini             |   1 +
 doc/guides/nics/features/cnxk.ini             |   1 +
 doc/guides/nics/features/default.ini          |   2 +
 doc/guides/nics/features/dpaa.ini             |   1 +
 doc/guides/nics/features/dpaa2.ini            |   1 +
 doc/guides/nics/features/hns3.ini             |   2 +
 doc/guides/nics/features/i40e.ini             |   2 +
 doc/guides/nics/features/iavf.ini             |   3 +-
 doc/guides/nics/features/ice.ini              |   2 +
 doc/guides/nics/features/ice_dcf.ini          |   1 +
 doc/guides/nics/features/igb.ini              |   1 +
 doc/guides/nics/features/igc.ini              |   1 +
 doc/guides/nics/features/ionic.ini            |   1 +
 doc/guides/nics/features/ipn3ke.ini           |   1 +
 doc/guides/nics/features/ixgbe.ini            |   2 +
 doc/guides/nics/features/mvpp2.ini            |   3 +-
 doc/guides/nics/features/ngbe.ini             |   1 +
 doc/guides/nics/features/octeontx.ini         |   1 +
 doc/guides/nics/features/sfc.ini              |   1 +
 doc/guides/nics/features/thunderx.ini         |   1 +
 doc/guides/nics/features/txgbe.ini            |   2 +
 doc/guides/nics/hns3.rst                      |   2 +-
 doc/guides/nics/mlx5.rst                      |   4 +-
 doc/guides/platform/mlx5.rst                  |   2 +-
 .../prog_guide/ip_fragment_reassembly_lib.rst |   2 +-
 doc/guides/prog_guide/packet_framework.rst    |   2 +-
 doc/guides/prog_guide/profile_app.rst         |   2 +-
 drivers/bus/vdev/vdev.c                       |  22 +-
 drivers/common/cnxk/cnxk_security.c           | 229 -------
 drivers/common/cnxk/cnxk_security.h           |  12 -
 drivers/common/cnxk/roc_dev.c                 |   2 +
 drivers/common/cnxk/roc_ie_on.h               |  60 --
 drivers/common/cnxk/roc_mbox.h                |  16 +-
 drivers/common/cnxk/roc_nix.c                 |   2 +-
 drivers/common/cnxk/roc_nix.h                 |   2 -
 drivers/common/cnxk/roc_nix_inl.c             |   6 +-
 drivers/common/cnxk/roc_nix_inl.h             |  50 +-
 drivers/common/cnxk/roc_nix_rss.c             |   4 +-
 drivers/common/cnxk/roc_nix_tm.c              |   3 +
 drivers/common/cnxk/version.map               |   4 -
 drivers/common/qat/qat_device.c               |   1 +
 drivers/crypto/qat/dev/qat_crypto_pmd_gens.h  |  10 +-
 drivers/crypto/qat/qat_sym.c                  |   1 -
 drivers/event/cnxk/cn10k_tx_worker.h          |   8 +-
 drivers/event/cnxk/cn9k_worker.h              |   9 +-
 drivers/event/dlb2/dlb2.c                     |   3 -
 drivers/net/af_xdp/rte_eth_af_xdp.c           |   8 +-
 drivers/net/bnx2x/bnx2x_stats.c               |  14 +-
 drivers/net/bnx2x/bnx2x_vfpf.c                |  14 +-
 drivers/net/bnxt/bnxt_reps.c                  |  23 +-
 drivers/net/cnxk/cn10k_ethdev.c               |   6 +
 drivers/net/cnxk/cn10k_rx.h                   |   2 +-
 drivers/net/cnxk/cn10k_rxtx.h                 |   1 +
 drivers/net/cnxk/cn10k_tx.h                   | 369 +++++++---
 drivers/net/cnxk/cn9k_ethdev.c                |   6 +
 drivers/net/cnxk/cn9k_ethdev.h                |   1 +
 drivers/net/cnxk/cn9k_tx.h                    | 377 ++++++++---
 drivers/net/cnxk/cnxk_ethdev_devargs.c        |   2 +-
 drivers/net/cnxk/cnxk_ethdev_dp.h             |  10 +-
 drivers/net/cnxk/cnxk_ethdev_ops.c            |  40 +-
 drivers/net/ena/base/ena_com.c                |  17 +-
 drivers/net/ena/ena_ethdev.c                  |  41 +-
 drivers/net/hns3/hns3_cmd.c                   |   4 +-
 drivers/net/hns3/hns3_dcb.c                   |   9 +-
 drivers/net/hns3/hns3_ethdev.c                |   2 +
 drivers/net/hns3/hns3_ethdev.h                |   2 +
 drivers/net/i40e/i40e_rxtx_vec_avx2.c         |  64 +-
 drivers/net/iavf/iavf_ethdev.c                |   7 +-
 drivers/net/iavf/iavf_rxtx_vec_avx2.c         |  80 +--
 drivers/net/ice/ice_rxtx_vec_avx2.c           |  80 +--
 drivers/net/igc/igc_ethdev.c                  |   2 +-
 drivers/net/ixgbe/base/ixgbe_type.h           |   2 +-
 drivers/net/ixgbe/ixgbe_rxtx.c                |  19 +
 drivers/net/mlx5/hws/mlx5dr_action.c          |   4 +-
 drivers/net/mlx5/hws/mlx5dr_definer.c         |  29 +-
 drivers/net/mlx5/hws/mlx5dr_rule.c            |  18 +-
 drivers/net/mlx5/hws/mlx5dr_send.c            |   1 +
 drivers/net/mlx5/hws/mlx5dr_send.h            |   1 +
 drivers/net/mlx5/linux/mlx5_ethdev_os.c       | 251 +++++--
 drivers/net/mlx5/mlx5.c                       |  16 +-
 drivers/net/mlx5/mlx5.h                       |  56 +-
 drivers/net/mlx5/mlx5_flow.c                  |  63 +-
 drivers/net/mlx5/mlx5_flow.h                  |  21 +-
 drivers/net/mlx5/mlx5_flow_aso.c              | 178 +++--
 drivers/net/mlx5/mlx5_flow_dv.c               | 298 +++++----
 drivers/net/mlx5/mlx5_flow_hw.c               | 631 +++++++++++-------
 drivers/net/mlx5/mlx5_flow_meter.c            |  55 +-
 drivers/net/mlx5/mlx5_hws_cnt.c               |  72 +-
 drivers/net/mlx5/mlx5_hws_cnt.h               |  25 +-
 drivers/net/mlx5/mlx5_rx.c                    |  19 +-
 drivers/net/mlx5/mlx5_stats.c                 |  58 +-
 drivers/net/mlx5/mlx5_trigger.c               |   8 +-
 drivers/net/mlx5/windows/mlx5_ethdev_os.c     |  22 +-
 drivers/net/nfp/flower/nfp_flower.c           |   3 +-
 drivers/net/nfp/nfp_ethdev.c                  |   1 -
 drivers/net/nfp/nfp_ipsec.c                   |  72 +-
 drivers/net/nfp/nfp_ipsec.h                   |   9 +-
 drivers/net/nfp/nfp_net_common.c              |   2 +-
 drivers/net/tap/tap_flow.c                    |  44 +-
 .../net/virtio/virtio_user/virtio_user_dev.c  |  22 +-
 drivers/net/vmxnet3/vmxnet3_ethdev.c          |   2 +
 .../remote_session/remote/remote_session.py   |  24 +-
 dts/tests/TestSuite_smoke_tests.py            |   2 +-
 examples/ipsec-secgw/ipsec-secgw.c            |   4 +-
 examples/ipsec-secgw/ipsec.c                  |  20 +-
 examples/ipsec-secgw/parser.c                 |   2 +-
 examples/l3fwd/main.c                         |  15 +-
 examples/packet_ordering/main.c               |  32 +-
 lib/eventdev/rte_event_crypto_adapter.c       |  16 +-
 lib/eventdev/rte_eventdev.h                   |  71 +-
 lib/vhost/fd_man.c                            |  23 +-
 lib/vhost/fd_man.h                            |   6 +
 lib/vhost/socket.c                            |   1 +
 lib/vhost/vduse.c                             |   3 +-
 136 files changed, 2454 insertions(+), 1690 deletions(-)

--
2.34.1

  parent reply	other threads:[~2024-04-13 12:50 UTC|newest]

Thread overview: 263+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05  9:45 patches have " Xueming Li
2024-03-05  9:45 ` patch 'buildtools/cmdline: fix generated code for IP addresses' has " Xueming Li
2024-03-05  9:45 ` patch 'buildtools/cmdline: fix IP address initializer' " Xueming Li
2024-03-05  9:45 ` patch 'hash: remove some dead code' " Xueming Li
2024-03-05  9:45 ` patch 'regexdev: fix logtype register' " Xueming Li
2024-03-05  9:45 ` patch 'lib: use dedicated logtypes and macros' " Xueming Li
2024-03-05  9:45 ` patch 'lib: add newline in logs' " Xueming Li
2024-03-05  9:45 ` patch 'lib: remove redundant newline from " Xueming Li
2024-03-05  9:45 ` patch 'dma/dpaa2: fix logtype register' " Xueming Li
2024-03-05  9:45 ` patch 'net/i40e: remove redundant judgment in flow parsing' " Xueming Li
2024-03-05  9:45 ` patch 'net/iavf: fix memory leak on security context error' " Xueming Li
2024-03-05  9:45 ` patch 'net/ixgbe: fix memoy leak after device init failure' " Xueming Li
2024-03-05  9:45 ` patch 'net/ice: fix link update' " Xueming Li
2024-03-05  9:45 ` patch 'net/ice: fix tunnel TSO capabilities' " Xueming Li
2024-03-05  9:45 ` patch 'net/iavf: fix no polling mode switching' " Xueming Li
2024-03-05  9:45 ` patch 'net/iavf: fix crash on VF start' " Xueming Li
2024-03-05  9:45 ` patch 'net/ice: fix memory leaks' " Xueming Li
2024-03-05  9:45 ` patch 'kernel/freebsd: fix module build on FreeBSD 14' " Xueming Li
2024-03-05  9:45 ` patch 'build: fix reasons conflict' " Xueming Li
2024-03-05  9:46 ` patch 'app/graph: fix build reason' " Xueming Li
2024-03-05  9:46 ` patch 'telemetry: fix connected clients count' " Xueming Li
2024-03-05  9:46 ` patch 'telemetry: fix empty JSON dictionaries' " Xueming Li
2024-03-05  9:46 ` patch 'gro: fix reordering of packets' " Xueming Li
2024-03-05  9:46 ` patch 'ci: update versions of actions in GHA' " Xueming Li
2024-03-05  9:46 ` patch 'eal/x86: add AMD vendor check for TSC calibration' " Xueming Li
2024-03-05 11:17   ` Tummala, Sivaprasad
2024-03-05  9:46 ` patch 'doc: remove cmdline polling mode deprecation notice' " Xueming Li
2024-03-05  9:46 ` patch 'eal: verify strdup return' " Xueming Li
2024-03-05  9:46 ` patch 'bus/dpaa: " Xueming Li
2024-03-05  9:46 ` patch 'bus/fslmc: " Xueming Li
2024-03-05  9:46 ` patch 'bus/vdev: " Xueming Li
2024-03-05  9:46 ` patch 'dma/idxd: " Xueming Li
2024-03-05  9:46 ` patch 'event/cnxk: " Xueming Li
2024-03-05  9:46 ` patch 'net/failsafe: fix memory leak in args parsing' " Xueming Li
2024-03-05  9:46 ` patch 'net/nfp: verify strdup return' " Xueming Li
2024-03-05  9:46 ` patch 'app/dumpcap: " Xueming Li
2024-03-05  9:46 ` patch 'app/pdump: " Xueming Li
2024-03-05  9:46 ` patch 'app/crypto-perf: " Xueming Li
2024-03-05  9:46 ` patch 'app/dma-perf: " Xueming Li
2024-03-05  9:46 ` patch 'app/testpmd: " Xueming Li
2024-03-05  9:46 ` patch 'test: " Xueming Li
2024-03-05  9:46 ` patch 'examples/qos_sched: fix memory leak in args parsing' " Xueming Li
2024-03-05  9:46 ` patch 'examples/vhost: verify strdup return' " Xueming Li
2024-03-05  9:46 ` patch 'pipeline: fix calloc parameters' " Xueming Li
2024-03-05  9:46 ` patch 'eventdev: " Xueming Li
2024-03-05  9:46 ` patch 'dmadev: " Xueming Li
2024-03-05  9:46 ` patch 'rawdev: " Xueming Li
2024-03-05  9:46 ` patch 'common/mlx5: " Xueming Li
2024-03-05  9:46 ` patch 'net/bnx2x: " Xueming Li
2024-03-05  9:46 ` patch 'net/nfp: " Xueming Li
2024-03-05  9:46 ` patch 'net/sfc: " Xueming Li
2024-03-05  9:46 ` patch 'build: fix linker warnings about undefined symbols' " Xueming Li
2024-03-05  9:46 ` patch 'build: link static libs with whole-archive in subproject' " Xueming Li
2024-03-05  9:46 ` patch 'rcu: use atomic operation on acked token' " Xueming Li
2024-03-05  9:46 ` patch 'rcu: fix acked token in debug log' " Xueming Li
2024-03-05  9:46 ` patch 'net: fix TCP/UDP checksum with padding data' " Xueming Li
2024-03-05  9:46 ` patch 'vhost: fix virtqueue access check in datapath' " Xueming Li
2024-03-05  9:46 ` patch 'vhost: fix virtqueue access check in VDUSE setup' " Xueming Li
2024-03-05  9:46 ` patch 'vhost: fix virtqueue access check in vhost-user " Xueming Li
2024-03-05  9:46 ` patch 'net/virtio: remove duplicate queue xstats' " Xueming Li
2024-03-05  9:46 ` patch 'vhost: fix deadlock during vDPA SW live migration' " Xueming Li
2024-03-05  9:46 ` patch 'vdpa/mlx5: fix queue enable drain CQ' " Xueming Li
2024-03-05  9:46 ` patch 'vhost: fix memory leak in Virtio Tx split path' " Xueming Li
2024-03-05  9:46 ` patch 'cryptodev: remove unused extern variable' " Xueming Li
2024-03-05  9:46 ` patch 'examples/ipsec-secgw: fix width of variables' " Xueming Li
2024-03-05  9:46 ` patch 'common/cnxk: fix memory leak in CPT init' " Xueming Li
2024-03-05  9:46 ` patch 'crypto/cnxk: fix CN9K ECDH public key verification' " Xueming Li
2024-03-05  9:46 ` patch 'app/crypto-perf: fix next segment mbuf' " Xueming Li
2024-03-05  9:46 ` patch 'app/crypto-perf: fix data comparison' " Xueming Li
2024-03-05  9:46 ` patch 'app/crypto-perf: fix encrypt operation verification' " Xueming Li
2024-03-05  9:46 ` patch 'event/cnxk: fix dequeue timeout configuration' " Xueming Li
2024-03-05  9:46 ` patch 'test/event: skip test if no driver is present' " Xueming Li
2024-03-05  9:46 ` patch 'doc: fix commands in eventdev test tool guide' " Xueming Li
2024-03-05  9:46 ` patch 'ethdev: fix NVGRE encap flow action description' " Xueming Li
2024-03-05  9:46 ` patch 'net/nfp: fix resource leak for device initialization' " Xueming Li
2024-03-05  9:46 ` patch 'net/nfp: fix resource leak for CoreNIC firmware' " Xueming Li
2024-03-05  9:46 ` patch 'net/nfp: fix resource leak for PF initialization' " Xueming Li
2024-03-05  9:46 ` patch 'net/nfp: fix resource leak for flower firmware' " Xueming Li
2024-03-05  9:46 ` patch 'net/nfp: fix resource leak for exit of CoreNIC " Xueming Li
2024-03-05  9:46 ` patch 'net/nfp: fix resource leak for exit of flower " Xueming Li
2024-03-05  9:47 ` patch 'net/nfp: fix resource leak for VF' " Xueming Li
2024-03-05  9:47 ` patch 'net/af_xdp: fix memzone leak on config failure' " Xueming Li
2024-03-05  9:47 ` patch 'net/memif: fix crash with Tx burst larger than 255' " Xueming Li
2024-03-05  9:47 ` patch 'net/hns3: refactor VF mailbox message struct' " Xueming Li
2024-03-05  9:47 ` patch 'net/hns3: refactor PF " Xueming Li
2024-03-05  9:47 ` patch 'net/hns3: refactor send mailbox function' " Xueming Li
2024-03-05  9:47 ` patch 'net/hns3: refactor handle " Xueming Li
2024-03-05  9:47 ` patch 'net/hns3: fix VF multiple count on one reset' " Xueming Li
2024-03-05  9:47 ` patch 'net/hns3: fix disable command with firmware' " Xueming Li
2024-03-05  9:47 ` patch 'net/hns3: fix reset level comparison' " Xueming Li
2024-03-05  9:47 ` patch 'net/nfp: fix Rx memory leak' " Xueming Li
2024-03-05  9:47 ` patch 'net/nfp: fix Rx descriptor' " Xueming Li
2024-03-05  9:47 ` patch 'net/hns3: remove QinQ insert support for VF' " Xueming Li
2024-03-05  9:47 ` patch 'doc: add --latencystats option in testpmd guide' " Xueming Li
2024-03-05  9:47 ` patch 'app/testpmd: hide --bitrate-stats in help if disabled' " Xueming Li
2024-03-05  9:47 ` patch 'net/vmxnet3: fix initialization on FreeBSD' " Xueming Li
2024-03-05  9:47 ` patch 'net/nfp: fix device close' " Xueming Li
2024-03-05  9:47 ` patch 'net/nfp: fix device resource freeing' " Xueming Li
2024-03-05  9:47 ` patch 'net/nfp: free switch domain ID on close' " Xueming Li
2024-03-05  9:47 ` patch 'net/mana: prevent values overflow returned from RDMA layer' " Xueming Li
2024-03-05  9:47 ` patch 'drivers/net: fix buffer overflow for packet types list' " Xueming Li
2024-03-05  9:47 ` patch 'app/testpmd: fix crash in multi-process forwarding' " Xueming Li
2024-03-05  9:47 ` patch 'net/ionic: fix missing volatile type for cqe pointers' " Xueming Li
2024-03-05  9:47 ` patch 'net/ionic: fix RSS query' " Xueming Li
2024-03-05  9:47 ` patch 'net/ionic: fix device close' " Xueming Li
2024-03-05  9:47 ` patch 'net/bonding: fix flow count query' " Xueming Li
2024-03-05  9:47 ` patch 'net/mana: fix memory leak on MR allocation' " Xueming Li
2024-03-05  9:47 ` patch 'net/mana: handle MR cache expansion failure' " Xueming Li
2024-03-05  9:47 ` patch 'common/sfc_efx/base: use C11 static assert' " Xueming Li
2024-03-05  9:47 ` patch 'net/memif: fix extra mbuf refcnt update in zero copy Tx' " Xueming Li
2024-03-05  9:47 ` patch 'net/softnic: fix include of log library' " Xueming Li
2024-03-05  9:47 ` patch 'net/gve: fix DQO for chained descriptors' " Xueming Li
2024-03-05  9:47 ` patch 'net: add macros for VLAN metadata parsing' " Xueming Li
2024-03-05  9:47 ` patch 'net/netvsc: fix " Xueming Li
2024-03-05  9:47 ` patch 'net/bnxt: fix array overflow' " Xueming Li
2024-03-05  9:47 ` patch 'net/bnxt: fix 50G and 100G forced speed' " Xueming Li
2024-03-05  9:47 ` patch 'net/bnxt: fix speed change from 200G to 25G on Thor' " Xueming Li
2024-03-05  9:47 ` patch 'net/bnxt: fix backward firmware compatibility' " Xueming Li
2024-03-05  9:47 ` patch 'net/bnxt: modify locking for representor Tx' " Xueming Li
2024-03-05  9:47 ` patch 'net/bnxt: fix deadlock in ULP timer callback' " Xueming Li
2024-03-05  9:47 ` patch 'ml/cnxk: fix xstats calculation' " Xueming Li
2024-03-05  9:47 ` patch 'net/cnxk: fix flow RSS configuration' " Xueming Li
2024-03-05  9:47 ` patch 'net/thunderx: fix DMAC control register update' " Xueming Li
2024-03-05  9:47 ` patch 'common/cnxk: fix mbox region copy' " Xueming Li
2024-03-05  9:47 ` patch 'common/cnxk: fix VLAN check for inner header' " Xueming Li
2024-03-05  9:47 ` patch 'net/cnxk: fix aged flow query' " Xueming Li
2024-03-05  9:47 ` patch 'net/mlx5: fix jump action validation' " Xueming Li
2024-03-05  9:47 ` patch 'net/mlx5: fix flow tag modification' " Xueming Li
2024-03-05  9:47 ` patch 'net/mlx5/hws: fix ESP flow matching validation' " Xueming Li
2024-03-05  9:47 ` patch 'net/mlx5: fix GENEVE TLV option management' " Xueming Li
2024-03-05  9:47 ` patch 'common/mlx5: fix duplicate read of general capabilities' " Xueming Li
2024-03-05  9:47 ` patch 'common/mlx5: fix query sample info capability' " Xueming Li
2024-03-05  9:47 ` patch 'net/mlx5: remove GENEVE options length limitation' " Xueming Li
2024-03-05  9:47 ` patch 'net/mlx5: fix GENEVE option item translation' " Xueming Li
2024-03-05  9:47 ` patch 'net/mlx5: fix stats query crash in secondary process' " Xueming Li
2024-03-05  9:47 ` patch 'net/nfp: fix NFD3 metadata " Xueming Li
2024-03-05  9:47 ` patch 'net/nfp: fix NFDk " Xueming Li
2024-03-05  9:47 ` patch 'app/testpmd: fix GRO packets flush on timeout' " Xueming Li
2024-04-13 12:48 ` Xueming Li [this message]
2024-04-13 12:48   ` patch 'doc: fix configuration in baseband 5GNR driver guide' " Xueming Li
2024-04-13 12:48   ` patch 'event/dlb2: remove superfluous memcpy' " Xueming Li
2024-04-13 12:48   ` patch 'test/event: fix crash in Tx adapter freeing' " Xueming Li
2024-04-13 12:48   ` patch 'eventdev: improve Doxygen comments on configure struct' " Xueming Li
2024-04-13 12:48   ` patch 'eventdev: fix Doxygen processing of vector " Xueming Li
2024-04-13 12:48   ` patch 'eventdev/crypto: fix enqueueing' " Xueming Li
2024-04-13 12:48   ` patch 'app/crypto-perf: fix copy segment size' " Xueming Li
2024-04-13 12:48   ` patch 'app/crypto-perf: fix out-of-place mbuf " Xueming Li
2024-04-13 12:48   ` patch 'app/crypto-perf: add missing op resubmission' " Xueming Li
2024-04-13 12:48   ` patch 'doc: fix typos in cryptodev overview' " Xueming Li
2024-04-13 12:48   ` patch 'common/qat: fix legacy flag' " Xueming Li
2024-04-13 12:48   ` patch 'vhost: fix VDUSE device destruction failure' " Xueming Li
2024-04-13 12:48   ` patch 'net/af_xdp: fix leak on XSK configuration " Xueming Li
2024-04-13 12:48   ` patch 'app/testpmd: fix flow modify tag typo' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix modify flex item' " Xueming Li
2024-04-13 12:48   ` patch 'app/testpmd: return if no packets in GRO heavy weight mode' " Xueming Li
2024-04-13 12:48   ` patch 'app/testpmd: fix async flow create failure handling' " Xueming Li
2024-04-13 12:48   ` patch 'net/tap: do not overwrite flow API errors' " Xueming Li
2024-04-13 12:48   ` patch 'net/tap: fix traffic control handle calculation' " Xueming Li
2024-04-13 12:48   ` patch 'net/bnxt: fix null pointer dereference' " Xueming Li
2024-04-13 12:48   ` patch 'net/ixgbevf: fix RSS init for x550 NICs' " Xueming Li
2024-04-13 12:48   ` patch 'net/iavf: remove error logs for VLAN offloading' " Xueming Li
2024-04-13 12:48   ` patch 'net/ixgbe: increase VF reset timeout' " Xueming Li
2024-04-13 12:48   ` patch 'net/i40e: remove incorrect 16B descriptor read block' " Xueming Li
2024-04-13 12:48   ` patch 'net/iavf: " Xueming Li
2024-04-13 12:48   ` patch 'net/ice: " Xueming Li
2024-04-13 12:48   ` patch 'common/cnxk: fix inline device pointer check' " Xueming Li
2024-04-13 12:48   ` patch 'net/cnxk: fix Rx packet format check condition' " Xueming Li
2024-04-13 12:48   ` patch 'net/bnx2x: fix warnings about memcpy lengths' " Xueming Li
2024-04-13 12:48   ` patch 'common/cnxk: remove CN9K inline IPsec FP opcodes' " Xueming Li
2024-04-13 12:48   ` patch 'net/cnxk: fix buffer size configuration' " Xueming Li
2024-04-13 12:48   ` patch 'common/cnxk: fix Tx MTU " Xueming Li
2024-04-13 12:48   ` patch 'net/cnxk: fix MTU limit' " Xueming Li
2024-04-13 12:48   ` patch 'common/cnxk: fix RSS RETA configuration' " Xueming Li
2024-04-13 12:48   ` patch 'net/cnxk: fix indirect mbuf handling in Tx' " Xueming Li
2024-04-13 12:48   ` patch 'net/cnxk: add cookies check for multi-segment offload' " Xueming Li
2024-04-13 12:48   ` patch 'common/cnxk: fix mbox struct attributes' " Xueming Li
2024-04-13 12:48   ` patch 'net/cnxk: fix mbuf fields in multi-segment Tx' " Xueming Li
2024-04-13 12:48   ` patch 'common/cnxk: fix link config for SDP' " Xueming Li
2024-04-13 12:48   ` patch 'common/cnxk: remove dead code' " Xueming Li
2024-04-13 12:48   ` patch 'common/cnxk: fix possible out-of-bounds access' " Xueming Li
2024-04-13 12:48   ` patch 'net/cnxk: improve Tx performance for SW mbuf free' " Xueming Li
2024-04-13 12:48   ` patch 'doc: fix aging poll frequency option in cnxk guide' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5/hws: skip item when inserting rules by index' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5/hws: check not supported fields in VXLAN' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5/hws: fix VLAN item in non-relaxed mode' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix use after free when releasing Tx queues' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix error packets drop in regular Rx' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: prevent querying aged flows on uninit port' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5/hws: fix VLAN inner type' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix condition of LACP miss flow' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix conntrack action handle representation' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix connection tracking action validation' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix HWS registers initialization' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5/hws: enable multiple integrity items' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix VLAN handling in meter split' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix parameters verification in HWS table create' " Xueming Li
2024-04-13 12:48   ` patch 'net/mlx5: fix flow counter cache starvation' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix counters map in bonding mode' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix flow action template expansion' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: remove device status check in flow creation' " Xueming Li
2024-04-13 12:49   ` patch 'test: fix probing in secondary process' " Xueming Li
2024-04-13 12:49   ` patch 'bus/vdev: fix devargs " Xueming Li
2024-04-13 12:49   ` patch 'config: fix CPU instruction set for cross-build' " Xueming Li
2024-04-13 12:49   ` patch 'test/mbuf: fix external mbuf case with assert enabled' " Xueming Li
2024-04-13 12:49   ` patch 'test: assume C source files are UTF-8 encoded' " Xueming Li
2024-04-13 12:49   ` patch 'test: do not count skipped tests as executed' " Xueming Li
2024-04-13 12:49   ` patch 'examples/packet_ordering: fix Rx with reorder mode disabled' " Xueming Li
2024-04-13 12:49   ` patch 'examples/l3fwd: fix Rx over not ready port' " Xueming Li
2024-04-13 12:49   ` patch 'dts: fix smoke tests driver regex' " Xueming Li
2024-04-13 12:49   ` patch 'examples/l3fwd: fix Rx queue configuration' " Xueming Li
2024-04-13 12:49   ` patch 'net/virtio: fix vDPA device init advertising control queue' " Xueming Li
2024-04-13 12:49   ` patch 'build: pass cflags in subproject' " Xueming Li
2024-04-13 12:49   ` patch 'examples/ipsec-secgw: fix cryptodev to SA mapping' " Xueming Li
2024-04-13 12:49   ` patch 'crypto/qat: fix crash with CCM null AAD pointer' " Xueming Li
2024-04-13 12:49   ` patch 'net/hns3: enable PFC for all user priorities' " Xueming Li
2024-04-13 12:49   ` patch 'doc: add traffic manager in features table' " Xueming Li
2024-04-13 12:49   ` patch 'app/testpmd: fix async indirect action list creation' " Xueming Li
2024-04-13 12:49   ` patch 'doc: add link speeds configuration in features table' " Xueming Li
2024-04-13 12:49   ` patch 'net/nfp: fix getting firmware VNIC version' " Xueming Li
2024-04-13 12:49   ` patch 'net/nfp: fix IPsec data endianness' " Xueming Li
2024-04-13 12:49   ` patch 'net/ena: fix fast mbuf free' " Xueming Li
2024-04-13 12:49   ` patch 'net/ena/base: limit exponential backoff' " Xueming Li
2024-04-13 12:49   ` patch 'net/ena/base: restructure interrupt handling' " Xueming Li
2024-04-13 12:49   ` patch 'net/nfp: fix switch domain free check' " Xueming Li
2024-04-13 12:49   ` patch 'net/nfp: fix initialization failure flow' " Xueming Li
2024-04-13 12:49   ` patch 'app/testpmd: fix --stats-period option check' " Xueming Li
2024-04-13 12:49   ` patch 'app/testpmd: fix burst option parsing' " Xueming Li
2024-04-13 12:49   ` patch 'app/testpmd: fix error message for invalid option' " Xueming Li
2024-04-13 12:49   ` patch 'net/hns3: support new device' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix HWS meter actions availability' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix sync meter processing in HWS' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix indirect action async job initialization' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix non-masked indirect list meter translation' " Xueming Li
2024-04-13 12:49   ` patch 'doc: update link to Windows DevX in mlx5 guide' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix VLAN ID in flow modify' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix meter policy priority' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: remove duplication of L3 flow item validation' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix IP-in-IP tunnels recognition' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix DR context release ordering' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5/hws: fix direct index insert on depend WQE' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix template clean up of FDB control flow rule' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix flow configure validation' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: prevent ioctl failure log flooding' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix age position in hairpin split' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix drop action release timing' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix warning about copy length' " Xueming Li
2024-04-13 12:49   ` patch 'net/bnxt: fix number of Tx queues being created' " Xueming Li
2024-04-13 12:49   ` patch 'examples/ipsec-secgw: fix Rx queue ID in Rx callback' " Xueming Li
2024-04-13 12:49   ` patch 'doc: fix default IP fragments maximum in programmer guide' " Xueming Li
2024-04-13 12:49   ` patch 'net/nfp: fix uninitialized variable' " Xueming Li
2024-04-13 12:49   ` patch 'app/testpmd: fix auto-completion for indirect action list' " Xueming Li
2024-04-13 12:49   ` patch 'net/ena: fix mbuf double free in fast free mode' " Xueming Li
2024-04-13 12:49   ` patch 'net/vmxnet3: ignore Rx queue interrupt setup on FreeBSD' " Xueming Li
2024-04-13 12:49   ` patch 'net/igc: fix timesync disable' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5/hws: fix memory access in L3 decapsulation' " Xueming Li
2024-04-13 12:49   ` patch 'net/mlx5: fix sync flow meter action' " Xueming Li
2024-04-13 12:49   ` patch 'doc: fix typo in profiling guide' " Xueming Li
2024-04-13 12:50   ` patch 'doc: fix typo in packet framework " Xueming Li
2024-04-13 12:50   ` patch 'test/power: fix typo in error message' " Xueming Li
2024-04-13 12:50   ` patch 'test/cfgfile: fix typo in error messages' " Xueming Li
2024-04-13 12:50   ` patch 'examples/ipsec-secgw: fix typo in error message' " Xueming Li
2024-04-13 12:50   ` patch 'dts: strip whitespaces from stdout and stderr' " Xueming Li
2024-04-13 12:50   ` patch 'net/ena/base: fix metrics excessive memory consumption' " 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=20240413125005.725659-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).