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.4
Date: Tue, 18 Feb 2025 20:33:55 +0800 [thread overview]
Message-ID: <20250218123523.36836-1-xuemingl@nvidia.com> (raw)
Hi,
FYI, your patch has been queued to stable release 23.11.4
Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
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=5a7e0e1cfe70bc32fc87ef7141fac01bc27ae73f
Thanks.
Xueming Li <xuemingl@nvidia.com>
---
From 5a7e0e1cfe70bc32fc87ef7141fac01bc27ae73f Mon Sep 17 00:00:00 2001
From: Xueming Li <xuemingl@nvidia.com>
Date: Tue, 18 Feb 2025 19:39:00 +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>
Aleksandr Loktionov (2):
net/igc/base: fix MAC address hash bit shift
net/e1000/base: fix MAC address hash bit shift
Amir Avivi (2):
net/igc/base: fix iterator type
net/e1000/base: fix iterator type
Anatoly Burakov (1):
net/e1000/base: correct mPHY access logic
Andre Muezerie (5):
eal/x86: fix some intrinsics header include for Windows
eventdev: fix format string data type in log messages
net/bnxt: fix indication of allocation
common/idpf: fix void function returning a value
net/intel: fix void functions returning a value
Ariel Otilibili (7):
net/sfc: remove unnecessary assignment
net/octeon_ep: remove useless assignment
net/enetfec: remove useless assignment
buildtools: fix some Python regex syntax warnings
use Python raw string notation
eal/linux: remove useless assignments
mempool: fix errno in empty create
Barbara Skobiej (3):
net/igc/base: fix data type in MAC hash
net/e1000/base: fix data type in MAC hash
net/e1000/base: fix reset for 82580
Bruce Richardson (2):
net/iavf: remove reset of Tx prepare function pointer
net/intel: fix build with icx
Carolyn Wyborny (1):
net/e1000/base: skip management check for 82575
Dengdui Huang (3):
net/hns3: fix mbuf freeing in simple Tx path
net/hns3: fix copper port initialization
net/hns3: fix reset timeout
Dima Ruinskiy (5):
net/igc/base: fix deadlock when writing i225 register
net/igc/base: fix infinite loop
net/igc/base: fix typo in LTR calculation
net/igc/base: fix unused value
net/e1000/base: fix unchecked return
Gavin Hu (1):
net/mlx5: fix polling CQEs
Gowrishankar Muthukrishnan (1):
crypto/virtio: fix data queues iteration
Huisong Li (1):
ethdev: fix functions available in new device event
Jakub Buchocki (1):
net/e1000/base: fix uninitialized variable
Jianping Zhao (1):
vhost: clear ring addresses when getting vring base
Jie Hai (2):
net/hns3: remove PVID info dump for VF
net/hns3: rename RAS module
Kevin Traynor (1):
vhost: add null callback checks
Konstantin Ananyev (2):
test/ring: fix init with custom number of lcores
gro: fix unprocessed IPv4 packets
Long Wu (1):
net/bonding: fix dedicated queue setup
Maayan Kashani (3):
net/mlx5: adjust actions per rule limitation
net/mlx5: fix flush of non-template flow rules
net/mlx5: fix GRE flow match with SWS
Maxime Coquelin (2):
vhost: fix log when setting max queue num
vhost: reset packets count when not ready
Minggang Li (Gavin) (1):
net/mlx5: fix Netlink socket leak
Nawal Kishor (1):
common/cnxk: fix atomic load in batch ops
Pawel Malinowski (2):
net/igc/base: fix semaphore timeout value
net/e1000/base: fix semaphore timeout value
Peng Zhang (1):
net/nfp: fix multi-PF control flag
Przemyslaw Ciesielski (4):
net/igc/base: fix bitwise operation type
net/igc/base: fix NVM data type in bit shift
net/e1000/base: fix bitwise operation type
net/e1000/base: fix NVM data type in bit shift
Rahul Bhansali (1):
net/cnxk: fix NIX send header L3 type
Rajesh Mudimadugula (1):
crypto/virtio: fix redundant queue free
Sangtani Parag Satishbhai (1):
net/bnxt: fix crash when representor is re-attached
Sasha Neftin (3):
net/igc/base: increase PHY power up delay
net/igc/base: reset loop variable
net/igc/base: fix LTR for i225
Stephen Hemminger (17):
crypto/cnxk: fix build with GCC 15
net/thunderx/base: fix build with GCC 15
test/bonding: fix active backup receive test
build: force GCC 15 to initialize padding bits
net/cpfl: fix representor parsing log
raw/cnxk_gpio: fix file descriptor leak
eal: fix devargs layers parsing out of bounds
net/qede: fix debug messages array
net/hinic: fix flow type bitmask overflow
crypto/dpaa2_sec: fix bitmask truncation
crypto/dpaa_sec: fix bitmask truncation
event/dpaa: fix bitmask truncation
net/dpaa: fix bitmask truncation
net/dpaa2: fix bitmask truncation
net/qede: fix nested loops
examples/l3fwd: fix socket ID check
common/cnxk: fix null check
Tudor Cornea (1):
net/af_packet: fix socket close on device stop
Vamsi Attunuru (1):
common/cnxk: fix DPI mailbox structure
Vladimir Medvedkin (2):
net/ice: fix memory leak in scalar Rx
net/ice: fix flows handling
Wathsala Vithanage (1):
crypto/openssl: fix CMAC auth context update
Yang Ming (1):
eal/linux: fix memseg length in legacy mem init
Yunjian Wang (1):
vhost: check GSO size validity
Zerun Fu (2):
net/nfp: fix multiple PFs check from NSP
net/nfp: fix misuse of function return values
.mailmap | 13 +++-
app/test/test_link_bonding.c | 74 +++++++++----------
app/test/test_ring_stress_impl.h | 2 +-
buildtools/get-numa-count.py | 2 +-
buildtools/get-test-suites.py | 4 +-
config/meson.build | 13 ++--
devtools/check-meson.py | 2 +-
drivers/common/cnxk/roc_bphy_cgx.c | 12 +--
drivers/common/cnxk/roc_dpi_priv.h | 2 +-
drivers/common/cnxk/roc_npa.h | 2 +-
drivers/common/idpf/idpf_common_rxtx_avx512.c | 12 ++-
drivers/crypto/cnxk/cnxk_se.h | 2 +-
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 8 +-
drivers/crypto/dpaa_sec/dpaa_sec.c | 7 +-
drivers/crypto/openssl/rte_openssl_pmd.c | 3 -
drivers/crypto/virtio/virtio_cryptodev.c | 14 ++--
drivers/crypto/virtio/virtio_rxtx.c | 3 +-
drivers/event/dpaa/dpaa_eventdev.c | 10 +--
drivers/net/af_packet/rte_eth_af_packet.c | 30 ++++----
drivers/net/bnxt/bnxt_ethdev.c | 22 ++++--
drivers/net/bnxt/tf_core/tf_sram_mgr.c | 4 +-
drivers/net/bonding/rte_eth_bond_8023ad.h | 3 +
drivers/net/bonding/rte_eth_bond_pmd.c | 25 ++++++-
drivers/net/cnxk/cn10k_tx.h | 7 +-
drivers/net/cnxk/cn9k_tx.h | 7 +-
drivers/net/cpfl/cpfl_ethdev.c | 2 +-
drivers/net/dpaa/dpaa_rxtx.c | 7 +-
drivers/net/dpaa2/dpaa2_rxtx.c | 6 +-
drivers/net/e1000/base/e1000_80003es2lan.c | 2 +-
drivers/net/e1000/base/e1000_82575.c | 5 +-
drivers/net/e1000/base/e1000_base.c | 3 +-
drivers/net/e1000/base/e1000_defines.h | 1 +
drivers/net/e1000/base/e1000_ich8lan.c | 2 +
drivers/net/e1000/base/e1000_mac.c | 12 +--
drivers/net/e1000/base/e1000_nvm.c | 4 +-
drivers/net/e1000/base/e1000_phy.c | 25 +++----
drivers/net/e1000/base/e1000_vf.c | 12 +--
drivers/net/enetfec/enet_ethdev.c | 1 -
drivers/net/hinic/hinic_pmd_flow.c | 14 ++--
drivers/net/hns3/hns3_cmd.c | 18 +++--
drivers/net/hns3/hns3_cmd.h | 4 +-
drivers/net/hns3/hns3_dump.c | 4 +
drivers/net/hns3/hns3_ethdev.c | 29 +++++++-
drivers/net/hns3/hns3_intr.c | 4 +-
drivers/net/hns3/hns3_intr.h | 2 +-
drivers/net/hns3/hns3_rxtx.c | 2 +-
drivers/net/i40e/i40e_rxtx_vec_avx2.c | 2 +-
drivers/net/i40e/i40e_rxtx_vec_avx512.c | 2 +-
drivers/net/i40e/meson.build | 3 +
drivers/net/iavf/iavf_rxtx.c | 5 --
drivers/net/iavf/iavf_rxtx_vec_avx2.c | 2 +-
drivers/net/iavf/meson.build | 3 +
drivers/net/ice/ice_generic_flow.c | 30 ++++----
drivers/net/ice/ice_rxtx.c | 10 +++
drivers/net/ice/ice_rxtx_vec_avx2.c | 2 +-
drivers/net/ice/meson.build | 3 +
drivers/net/igc/base/igc_defines.h | 1 +
drivers/net/igc/base/igc_i225.c | 24 ++++--
drivers/net/igc/base/igc_mac.c | 10 ++-
drivers/net/igc/base/igc_nvm.c | 4 +-
drivers/net/igc/base/igc_phy.c | 8 +-
drivers/net/mlx5/linux/mlx5_os.c | 5 ++
drivers/net/mlx5/mlx5_flow.c | 1 -
drivers/net/mlx5/mlx5_flow.h | 2 +-
drivers/net/mlx5/mlx5_flow_dv.c | 27 ++++---
drivers/net/mlx5/mlx5_flow_hw.c | 3 -
drivers/net/mlx5/mlx5_rxtx_vec.c | 3 +
drivers/net/nfp/flower/nfp_conntrack.c | 6 +-
drivers/net/nfp/nfp_ethdev.c | 23 ++++--
drivers/net/octeon_ep/otx_ep_mbox.c | 3 -
drivers/net/qede/base/ecore_dcbx.c | 8 +-
drivers/net/qede/qede_debug.c | 5 ++
drivers/net/sfc/sfc_repr.c | 4 -
drivers/net/thunderx/base/nicvf_mbox.c | 42 +++++------
drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c | 24 +++---
dts/tests/TestSuite_smoke_tests.py | 2 +-
examples/l3fwd-power/main.c | 4 +-
examples/l3fwd/main.c | 5 +-
lib/eal/common/eal_common_devargs.c | 2 +-
lib/eal/linux/eal_dev.c | 3 -
lib/eal/linux/eal_memory.c | 1 +
lib/eal/x86/include/rte_vect.h | 2 -
lib/ethdev/rte_ethdev.c | 14 +++-
lib/ethdev/rte_ethdev.h | 8 +-
lib/eventdev/rte_event_dma_adapter.c | 6 +-
lib/gro/rte_gro.c | 2 +-
lib/mempool/rte_mempool.c | 4 +-
lib/vhost/socket.c | 17 +++--
lib/vhost/vduse.c | 3 +-
lib/vhost/vhost.c | 5 +-
lib/vhost/vhost_user.c | 4 +-
lib/vhost/virtio_net.c | 5 ++
92 files changed, 474 insertions(+), 320 deletions(-)
--
2.34.1
next reply other threads:[~2025-02-18 12:36 UTC|newest]
Thread overview: 89+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-18 12:33 Xueming Li [this message]
2025-02-18 12:33 ` patch 'test/ring: fix init with custom number of lcores' " Xueming Li
2025-02-18 12:33 ` patch 'vhost: clear ring addresses when getting vring base' " Xueming Li
2025-02-18 12:33 ` patch 'vhost: check GSO size validity' " Xueming Li
2025-02-18 12:33 ` patch 'vhost: fix log when setting max queue num' " Xueming Li
2025-02-18 12:34 ` patch 'vhost: reset packets count when not ready' " Xueming Li
2025-02-18 12:34 ` patch 'crypto/cnxk: fix build with GCC 15' " Xueming Li
2025-02-18 12:34 ` patch 'net/thunderx/base: " Xueming Li
2025-02-18 12:34 ` patch 'eal/x86: fix some intrinsics header include for Windows' " Xueming Li
2025-02-18 12:34 ` patch 'test/bonding: fix active backup receive test' " Xueming Li
2025-02-18 12:34 ` patch 'net/bonding: fix dedicated queue setup' " Xueming Li
2025-02-18 12:34 ` patch 'net/hns3: fix mbuf freeing in simple Tx path' " Xueming Li
2025-02-18 12:34 ` patch 'net/hns3: remove PVID info dump for VF' " Xueming Li
2025-02-18 12:34 ` patch 'net/hns3: rename RAS module' " Xueming Li
2025-02-18 12:34 ` patch 'net/sfc: remove unnecessary assignment' " Xueming Li
2025-02-18 12:34 ` patch 'net/mlx5: fix polling CQEs' " Xueming Li
2025-02-18 12:34 ` patch 'net/iavf: remove reset of Tx prepare function pointer' " Xueming Li
2025-02-18 12:34 ` patch 'net/ice: fix memory leak in scalar Rx' " Xueming Li
2025-02-18 12:34 ` patch 'common/cnxk: fix atomic load in batch ops' " Xueming Li
2025-02-18 12:34 ` patch 'common/cnxk: fix DPI mailbox structure' " Xueming Li
2025-02-18 12:34 ` patch 'eventdev: fix format string data type in log messages' " Xueming Li
2025-02-18 12:34 ` patch 'crypto/virtio: fix redundant queue free' " Xueming Li
2025-02-18 12:34 ` patch 'crypto/openssl: fix CMAC auth context update' " Xueming Li
2025-02-18 12:34 ` patch 'crypto/virtio: fix data queues iteration' " Xueming Li
2025-02-18 12:34 ` patch 'net/octeon_ep: remove useless assignment' " Xueming Li
2025-02-18 12:34 ` patch 'net/enetfec: " Xueming Li
2025-02-18 12:34 ` patch 'net/nfp: fix multiple PFs check from NSP' " Xueming Li
2025-02-18 12:34 ` patch 'net/nfp: fix misuse of function return values' " Xueming Li
2025-02-18 12:34 ` patch 'net/nfp: fix multi-PF control flag' " Xueming Li
2025-02-18 12:34 ` patch 'net/ice: fix flows handling' " Xueming Li
2025-02-18 12:34 ` patch 'net/cnxk: fix NIX send header L3 type' " Xueming Li
2025-02-18 12:34 ` patch 'gro: fix unprocessed IPv4 packets' " Xueming Li
2025-02-18 12:34 ` patch 'eal/linux: fix memseg length in legacy mem init' " Xueming Li
2025-02-18 12:34 ` patch 'buildtools: fix some Python regex syntax warnings' " Xueming Li
2025-02-18 12:34 ` patch 'use Python raw string notation' " Xueming Li
2025-02-18 12:34 ` patch 'net/af_packet: fix socket close on device stop' " Xueming Li
2025-02-18 12:34 ` patch 'ethdev: fix functions available in new device event' " Xueming Li
2025-02-18 12:34 ` patch 'vhost: add null callback checks' " Xueming Li
2025-02-18 12:34 ` patch 'build: force GCC 15 to initialize padding bits' " Xueming Li
2025-02-18 12:34 ` patch 'net/bnxt: fix indication of allocation' " Xueming Li
2025-02-18 12:34 ` patch 'net/bnxt: fix crash when representor is re-attached' " Xueming Li
2025-02-18 12:34 ` patch 'net/mlx5: fix Netlink socket leak' " Xueming Li
2025-02-18 12:34 ` patch 'net/mlx5: adjust actions per rule limitation' " Xueming Li
2025-02-18 12:34 ` patch 'net/mlx5: fix flush of non-template flow rules' " Xueming Li
2025-02-18 12:34 ` patch 'net/mlx5: fix GRE flow match with SWS' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix deadlock when writing i225 register' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix infinite loop' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix bitwise operation type' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: increase PHY power up delay' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: reset loop variable' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix LTR for i225' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix typo in LTR calculation' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix unused value' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix semaphore timeout " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix iterator type' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix MAC address hash bit shift' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix data type in MAC hash' " Xueming Li
2025-02-18 12:34 ` patch 'net/igc/base: fix NVM data type in bit shift' " Xueming Li
2025-02-18 12:34 ` patch 'net/e1000/base: fix semaphore timeout value' " Xueming Li
2025-02-18 12:34 ` patch 'net/e1000/base: correct mPHY access logic' " Xueming Li
2025-02-18 12:34 ` patch 'net/e1000/base: fix iterator type' " Xueming Li
2025-02-18 12:34 ` patch 'net/e1000/base: fix MAC address hash bit shift' " Xueming Li
2025-02-18 12:34 ` patch 'net/e1000/base: fix data type in MAC hash' " Xueming Li
2025-02-18 12:34 ` patch 'net/e1000/base: fix uninitialized variable' " Xueming Li
2025-02-18 12:34 ` patch 'net/e1000/base: fix bitwise operation type' " Xueming Li
2025-02-18 12:35 ` patch 'net/e1000/base: fix NVM data type in bit shift' " Xueming Li
2025-02-18 12:35 ` patch 'net/e1000/base: fix reset for 82580' " Xueming Li
2025-02-18 12:35 ` patch 'net/e1000/base: fix unchecked return' " Xueming Li
2025-02-18 12:35 ` patch 'net/e1000/base: skip management check for 82575' " Xueming Li
2025-02-18 12:35 ` patch 'common/idpf: fix void function returning a value' " Xueming Li
2025-02-18 12:35 ` patch 'net/intel: fix void functions " Xueming Li
2025-02-18 12:35 ` patch 'net/intel: fix build with icx' " Xueming Li
2025-02-18 12:35 ` patch 'net/hns3: fix copper port initialization' " Xueming Li
2025-02-18 12:35 ` patch 'net/hns3: fix reset timeout' " Xueming Li
2025-02-18 12:35 ` patch 'net/cpfl: fix representor parsing log' " Xueming Li
2025-02-18 12:35 ` patch 'raw/cnxk_gpio: fix file descriptor leak' " Xueming Li
2025-02-18 12:35 ` patch 'eal: fix devargs layers parsing out of bounds' " Xueming Li
2025-02-18 12:35 ` patch 'net/qede: fix debug messages array' " Xueming Li
2025-02-18 12:35 ` patch 'net/hinic: fix flow type bitmask overflow' " Xueming Li
2025-02-18 12:35 ` patch 'crypto/dpaa2_sec: fix bitmask truncation' " Xueming Li
2025-02-18 12:35 ` patch 'crypto/dpaa_sec: " Xueming Li
2025-02-18 12:35 ` patch 'event/dpaa: " Xueming Li
2025-02-18 12:35 ` patch 'net/dpaa: " Xueming Li
2025-02-18 12:35 ` patch 'net/dpaa2: " Xueming Li
2025-02-18 12:35 ` patch 'net/qede: fix nested loops' " Xueming Li
2025-02-18 12:35 ` patch 'examples/l3fwd: fix socket ID check' " Xueming Li
2025-02-18 12:35 ` patch 'common/cnxk: fix null " Xueming Li
2025-02-18 12:35 ` patch 'eal/linux: remove useless assignments' " Xueming Li
2025-02-18 12:35 ` patch 'mempool: fix errno in empty create' " 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=20250218123523.36836-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).