please help backporting some patches to stable release 22.11.11
2025-11-12 16:57 UTC
patch 'sched: fix WRR parameter data type' has been queued to stable release 22.11.11
2025-11-12 16:53 UTC (50+ messages)
` patch 'test/hash: check memory allocation' "
` patch 'dmadev: fix debug build with tracepoints' "
` patch 'buildtools/pmdinfogen: fix warning with python 3.14' "
` patch 'net/iavf: fix build with clang 21' "
` patch 'eventdev/crypto: "
` patch 'rawdev: "
` patch 'vdpa/mlx5: remove unused constant' "
` patch 'crypto/mlx5: remove unused constants' "
` patch 'regex/mlx5: remove useless "
` patch 'common/mlx5: "
` patch 'net/mlx5: "
` patch 'net/mlx5: remove unused macros' "
` patch 'doc: fix NVIDIA bifurcated driver presentation link' "
` patch 'vfio: fix custom containers in multiprocess' "
` patch 'net/vmxnet3: disable RSS for single queue for ESX8.0+' "
` patch 'net/dpaa: fix resource leak' "
` patch 'net/txgbe: reduce memory size of ring descriptors' "
` patch 'net/ngbe: "
` patch 'net/txgbe: fix VF Rx buffer size in config register' "
` patch 'net/txgbe: add device arguments for FDIR' "
` patch 'net/txgbe: fix maximum number of FDIR filters' "
` patch 'net/txgbe: fix FDIR mode clearing' "
` patch 'net/txgbe: fix FDIR drop action for L4 match packets' "
` patch 'net/txgbe: fix FDIR filter for SCTP tunnel' "
` patch 'net/txgbe: filter FDIR match flex bytes for "
` patch 'net/txgbe: fix FDIR rule raw relative for L3 packets' "
` patch 'net/txgbe: fix FDIR input mask' "
` patch 'net/txgbe: switch to FDIR when ntuple filter is full' "
` patch 'net/txgbe: remove unsupported flow action mark' "
` patch 'net/bonding: fix MAC address propagation in 802.3ad mode' "
` patch 'app/testpmd: fix DCB Tx port' "
` patch 'app/testpmd: fix DCB Rx queues' "
` patch 'net/e1000/base: fix crash on init with GCC 13' "
` patch 'net/fm10k: fix build with GCC 16' "
` patch 'net/mlx4: fix unnecessary comma' "
` patch 'net/mlx5: fix unnecessary commas' "
` patch 'net/mlx5: fix multi-process Tx default rules' "
` patch 'net/mlx5: store MTU at Rx queue allocation time' "
` patch 'net/mlx5: fix indirect RSS action hash' "
` patch 'net/mlx5: fix indirect meter index leak' "
` patch 'net/mlx5: fix error reporting on masked indirect actions' "
` patch 'net: fix L2 length for GRE packets' "
` patch 'graph: fix updating edge with active graph' "
` patch 'app/pdump: remove hard-coded memory channels' "
` patch 'pdump: handle primary process exit' "
` patch 'examples/l3fwd-power: fix telemetry command registration' "
` patch 'lib: fix backticks matching in Doxygen comments' "
` patch 'ring: establish safe partial order in default mode' "
` patch 'doc: add device arguments in txgbe guide' "
[PATCH] net/ice: fix path selection for QinQ Tx offload
2025-11-12 16:25 UTC (3+ messages)
[PATCH] net/mlx5: fix send to kernel resources release
2025-11-12 16:24 UTC
[PATCH v2 1/3] net/ice: fix null packet prepare function
2025-11-12 14:10 UTC (3+ messages)
` [PATCH v2 2/3] net/ixgbe: "
` [PATCH v2 3/3] net/fm10k: "
[PATCH] net/mlx5: fix IPv6 DSCP offset in NT HWS API
2025-11-12 13:42 UTC (6+ messages)
` [PATCH V2] net/mlx5: fix IPv6 DSCP offset in HWS sync API
` [PATCH V3] "
[PATCH 24.11] net/mlx5/hws: fix ESP header match in strict mode
2025-11-12 12:15 UTC (2+ messages)
[PATCH] net/ice: fix statistics read error
2025-11-12 12:04 UTC (3+ messages)
` [PATCH v2] "
please help backporting some patches to stable release 22.11.11
2025-11-12 11:52 UTC (2+ messages)
[PATCH 22.11] net/mlx5: fix ESP header match after UDP for group 0
2025-11-12 11:44 UTC
[PATCH 22.11] net/mlx5: fix ESP header match after UDP for group 0
2025-11-12 9:17 UTC
[PATCH 23.11 1/2] net/mlx5/hws: fix ESP header match in strict mode
2025-11-12 9:12 UTC (2+ messages)
` [PATCH 23.11 2/2] net/mlx5: fix ESP header match after UDP for group 0
[PATCH 1/2] app/testpmd: revert L4 protocol retrieval from L3 header
2025-11-12 9:01 UTC (4+ messages)
` [PATCH 2/2] app/testpmd: fix the IPv6 extension offset
[PATCH 1/3] examples/server_node_efd: fix format overflow
2025-11-11 22:17 UTC (4+ messages)
` [PATCH 2/3] examples/vdpa: fix format overflow warning
` [PATCH v2 1/7] examples/server_node_efd: fix format overflow
` [PATCH v2 2/7] examples/vdpa: fix format overflow warning
[PATCH v5 1/3] ring: safe partial ordering for head/tail update
2025-11-11 20:45 UTC (4+ messages)
` [PATCH v5 2/3] ring: establish a safe partial order in hts-ring
` [PATCH v5 3/3] ring: establish a safe partial order in rts-ring
[dpdk-dev] [PATCH] doc: fix doxygen errors with v1.15.0
2025-11-11 18:43 UTC (2+ messages)
[PATCH] examples/l3fwd-power: fix telemetry command registration
2025-11-11 18:25 UTC (3+ messages)
[PATCH v4 1/3] ring: safe partial ordering for head/tail update
2025-11-11 18:16 UTC (3+ messages)
` [PATCH v4 2/3] ring: establish a safe partial order in hts-ring
` [PATCH v4 3/3] ring: establish a safe partial order in rts-ring
[PATCH] telemetry: make socket handler typedef private
2025-11-11 18:14 UTC (2+ messages)
[PATCH dpdk] telemetry-exporter: listen on loopback by default
2025-11-11 17:44 UTC (2+ messages)
[PATCH v2 1/1] eal: correct memory ordering in MCS lock
2025-11-11 17:38 UTC
[PATCH 1/2] app/pdump: remove hard-coded memory channels EAL arg
2025-11-11 16:13 UTC (3+ messages)
[PATCH dpdk] graph: fix use-after-free when updating edges with active graphs
2025-11-11 14:19 UTC (3+ messages)
[PATCH v2] graph: fix xstats description allocation
2025-11-11 14:14 UTC (2+ messages)
[PATCH] net/mlx5: fix spurious CPU wakeups caused by invalid CQE
2025-11-11 3:40 UTC (4+ messages)
` [PATCH v2] "
[PATCH 08/19] net/txgbe: add device arguments for FDIR
2025-11-11 3:30 UTC (5+ messages)
[PATCH v3 1/1] ring: fix unsafe ordering for head/tail update
2025-11-10 10:17 UTC
[RFC PATCH 01/19] eal: fix variable shadowing
2025-11-10 1:15 UTC (48+ messages)
` [RFC PATCH 02/19] ethdev: fix variable shadowing issues
` [RFC PATCH 03/19] eventdev: "
` [RFC PATCH 04/19] net: remove shadowed variable
` [RFC PATCH 05/19] graph: fix variable shadowing errors
` [RFC PATCH 06/19] pipeline: fix variable shadowing
` [RFC PATCH 07/19] table: fix issues with "
` [RFC PATCH 08/19] power: rename variable to eliminate shadowing
` [RFC PATCH 09/19] pcapng: rename variable to fix shadowing
` [RFC PATCH 10/19] telemetry: make socket handler typedef private
` [RFC PATCH 11/19] bbdev: fix variable shadowing
` [RFC PATCH 12/19] bus/pci: remove shadowed variables
` [RFC PATCH 14/19] net/e1000: fix build with shadow warnings enabled
` [RFC PATCH 15/19] net/i40e: "
` [RFC PATCH 16/19] net/ice: "
` [RFC PATCH 17/19] net/cpfl: "
` [RFC PATCH 18/19] net/ixgbe: "
` [RFC PATCH 19/19] app/test-pmd: "
` [RFC PATCH v2 02/33] eal: fix variable shadowing
` [RFC PATCH v2 03/33] ethdev: fix variable shadowing issues
` [RFC PATCH v2 04/33] eventdev: "
` [RFC PATCH v2 05/33] net: remove shadowed variable
` [RFC PATCH v2 06/33] pipeline: fix variable shadowing
` [RFC PATCH v2 07/33] table: fix issues with "
` [RFC PATCH v2 08/33] power: rename variable to eliminate shadowing
` [RFC PATCH v2 09/33] pcapng: rename variable to fix shadowing
` [RFC PATCH v2 10/33] telemetry: make socket handler typedef private
` [RFC PATCH v2 11/33] bbdev: fix variable shadowing
` [RFC PATCH v2 12/33] bus/pci: remove shadowed variables
` [RFC PATCH v2 14/33] net/e1000: fix build with shadow warnings enabled
` [RFC PATCH v2 15/33] net/i40e: "
` [RFC PATCH v2 16/33] net/ice: "
` [RFC PATCH v2 17/33] net/cpfl: "
` [RFC PATCH v2 18/33] net/ixgbe: "
` [RFC PATCH v2 19/33] app/test-pmd: "
` [RFC PATCH v2 20/33] app/graph: "
` [RFC PATCH v2 21/33] app/pdump: fix warning about shadowed variable
[PATCH] vhost: fix use-after-free race during cleanup
2025-11-09 14:26 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/3] net/dpaa2: fix duplicate calling of dpaa2 dev close
2025-11-08 15:35 UTC (8+ messages)
` [PATCH 2/3] net/dpaa2: clear active VDQ state when freeing Rx queues
[PATCH v2 1/1] net/e1000: use device timestamp for igc read_clock() operation
2025-11-08 8:06 UTC
[PATCH v1 1/1] net/e1000: use device timestamp for igc read_clock() operation
2025-11-08 7:08 UTC (3+ messages)
[PATCH v4 05/23] common/cnxk: fix inline device API
2025-11-07 10:47 UTC (4+ messages)
` [PATCH v4 12/23] common/cnxk: fix max number of SQB bufs in clean up
` [PATCH v4 16/23] common/cnxk: fix null SQ access
` [PATCH v4 18/23] common/cnxk: fix error handling on inline inbound setup
[PATCH v2] examples/l3fwd: adjust Tx burst size based on Rx burst
2025-11-07 0:38 UTC (3+ messages)
` [PATCH v3] examples/l3fwd: add Tx burst size configuration option
[PATCH v4 3/4] net/ice: fix TxPP/IEEE 1588 port forwarding conflict
2025-11-06 19:01 UTC
[PATCH v2 2/6] net/iavf: remove duplication in AVX-512 VLAN insert logic
2025-11-06 15:07 UTC (3+ messages)
` [PATCH v3 "
[PATCH] net/ice: add source prune configuration API
2025-11-06 14:22 UTC (3+ messages)
` [PATCH v4] net/ice: add option to enable source prune
[PATCH v1] net/mlx5: fix invalid queue index handling
2025-11-06 14:16 UTC (2+ messages)
[PATCH v1] net/mlx5: fix indirect meter index leak
2025-11-06 14:15 UTC (2+ messages)
[PATCH] net/mlx5: fix modify field action operation restriction
2025-11-06 14:04 UTC (2+ messages)
[PATCH v1 1/1] vfio: fix custom containers in multiprocess
2025-11-06 7:28 UTC (3+ messages)
` [PATCH v2 "
[PATCH v2 2/3] net/ice: fix PTP clock corruption with TxPP
2025-11-06 6:46 UTC (4+ messages)
` [PATCH v3 1/4] net/ice: restrict ice PMD to scalar path for TxPP
` [PATCH v3 2/4] net/ice: fix PTP clock corruption with TxPP
` [PATCH v3 4/4] doc: update TxPP documentation
[PATCH] docs: fix Nvidia bifurcated driver presentation link
2025-11-05 21:59 UTC (2+ messages)
[PATCH] net/bonding: fix MAC address propagation in 802.3ad mode
2025-11-05 19:03 UTC (2+ messages)
[PATCH v2 1/5] net/mlx5: fix error reporting on masked indirect actions
2025-11-05 16:52 UTC
[PATCH 24.11] net/mlx5: fix min and max MTU reporting
2025-11-05 11:07 UTC (2+ messages)
[PATCH] net/fm10k: fix build with GCC 16
2025-11-05 10:43 UTC (3+ messages)
[PATCH v2] net/ice: add source prune configuration API
2025-11-05 9:13 UTC (3+ messages)
` [PATCH v3] "
[dpdk-dev] [PATCH] net/cnxk: fix port ID default action
2025-11-05 8:18 UTC (2+ messages)
[PATCH] rawdev: fix build with clang 21
2025-11-05 7:16 UTC (2+ messages)
[PATCH] eventdev: fix build with clang 21
2025-11-05 7:16 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).