patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH v1 1/1] net/ice: fix memory leak in raw pattern parse
 2025-10-13 12:09 UTC  (7+ messages)
` [PATCH v2 1/2] net/ice: remove indirection for FDIR filters
  ` [PATCH v2 2/2] net/ice: fix memory leak in raw pattern parse
` [PATCH v3 1/2] net/ice: remove indirection for FDIR filters
  ` [PATCH v3 2/2] net/ice: fix memory leak in raw pattern parse

[PATCH v2 05/19] common/cnxk: fix inline device API
 2025-10-13  6:59 UTC  (5+ messages)
  ` [PATCH v2 12/19] common/cnxk: fix max number of SQB bufs in clean up
  ` [PATCH v2 16/19] common/cnxk: fix null SQ access
  ` [PATCH v2 18/19] common/cnxk: fix error handling on inline inbound setup
  ` [PATCH v2 19/19] drivers: fix Klocwork issues

[PATCH] eal/x86: enable timeout in AMD power monitor
 2025-10-13  5:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] crypto/virtio: free memory used by op cookies
 2025-10-11  4:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/e1000: fix crash when built with GCC 13
 2025-10-10 13:31 UTC  (2+ messages)

[PATCH 1/1] vhost: fix a double fetch when dequeue offloading
 2025-10-10  8:41 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v3] "

[PATCH v3 1/4] net/rnp: add check firmware respond info
 2025-10-10  7:01 UTC  (4+ messages)
` [PATCH v3 2/4] net/rnp: fix Tunnel-TSO VLAN header untrusted loop bound
` [PATCH v3 3/4] net/rnp: fix TSO segmentation for packets of 64KB
` [PATCH v3 4/4] net/rnp: resolve coredump caused by memory overflow

[PATCH v3 1/4] net/rnp: add check firmware respond info
 2025-10-10  6:33 UTC  (4+ messages)
` [PATCH v3 2/4] net/rnp: fix Tunnel-TSO VLAN header untrusted loop bound
` [PATCH v3 3/4] net/rnp: fix TSO segmentation for packets of 64KB
` [PATCH v3 4/4] net/rnp: resolve coredump caused by memory overflow

[PATCH v10 02/21] test/func_reentrancy: fix args to EAL init call
 2025-10-09 13:00 UTC  (2+ messages)
  ` [PATCH v11 "

[PATCH v2] net/mlx5: fix age checking crash
 2025-10-09  9:18 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] examples/l3fwd: adjust Tx burst size based on Rx burst
 2025-10-09  2:32 UTC  (4+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH v1] net/mlx5: fix age checking crash
 2025-10-09  2:28 UTC 

[PATCH v2] compressdev: update device ID validation check
 2025-10-08  9:59 UTC 

[PATCH] [v2] compressdev: update device ID validation check
 2025-10-08  9:45 UTC 

[PATCH] net/cpfl: fix display of commands in the docs
 2025-10-08  8:13 UTC  (3+ messages)

[PATCH v2] net/virtio-user: fix used ring address calculation
 2025-10-07 14:47 UTC 

[PATCH] net/virtio-user: fix used ring address calculation
 2025-10-07  9:40 UTC  (3+ messages)

[PATCH] examples/l3fwd-power: fix telemetry command registration
 2025-10-06 10:10 UTC 

[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
 2025-10-06  8:58 UTC  (4+ messages)

[PATCH 01/11] net/enetfec: fix file descriptor leak on read error
 2025-10-06  8:04 UTC  (8+ messages)
` [PATCH 02/11] net/enetfec: fix out-of-bounds access in UIO mapping
` [PATCH 03/11] net/enetfec: fix buffer descriptor size configuration
` [PATCH 04/11] net/enetfec: fix incorrect Tx queue free logic
` [PATCH 05/11] net/enetfec: fix checksum flag handling and error return
` [PATCH 06/11] net/enetfec: fix to reject multi-queue configuration
` [PATCH 07/11] net/enetfec: fix memory leak in Rx buffer cleanup
` [PATCH 08/11] net/enetfec: fix to add check for Rx/Tx deferred queue

[PATCH v3] lib/eal: fix segfaults due to thread exit order
 2025-10-05 16:39 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] test/debug: fix crash with mlx5 devices
 2025-10-05 16:29 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: release allocated indexed pools
 2025-10-05  7:23 UTC 

[PATCH] ethdev: fix copy-paste error in fn parameter description
 2025-10-03 11:09 UTC 

[PATCH v2 1/5] net/ice/base: fix integer overflow on NVM init
 2025-10-01 12:29 UTC 

[PATCH v2 1/2] vhost: add VDUSE virtqueue ready state polling workaround
 2025-10-01  8:43 UTC  (3+ messages)
` [PATCH v2 2/2] vhost: fix uninitialized VQ info in VDUSE vring setup

[PATCH] app/crypto-perf: fix plaintext size exceeds buffer size
 2025-10-01  7:48 UTC  (4+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH] test/crypto: fix for mbuf sanity check failure
 2025-10-01  7:43 UTC 

[PATCH v5 6/9] eal/arm: fix C++ build for 32-bit memcpy
 2025-10-01  6:45 UTC  (6+ messages)
  ` [PATCH v6 "
  ` [PATCH v7 "

[PATCH] crypto/qat: fix source buffer alignment
 2025-09-30 15:21 UTC  (3+ messages)

[PATCH v1 1/4] net/ice/base: fix integer overflow on NVM init
 2025-09-30 11:21 UTC 

[PATCH] net/mlx5: fix IPv6 DSCP offset in NT HWS API
 2025-09-30  7:28 UTC 

[dpdk-dev v4 1/2] eal: Add mem equal and non-equal to prevent timing attacks memcmp
 2025-09-30  6:16 UTC  (7+ messages)
  ` [dpdk-dev v4 2/2] crypto/ipsec-mb: use constant-time memory comparison

[dpdk-dev v1] cryptodev: introduce constant-time memory comparison
 2025-09-29 23:43 UTC  (13+ messages)
` [EXTERNAL] "
` [dpdk-dev v2 1/2] eal: Add rte_consttime_memsq() to prevent timing attacks memcmp
  ` [dpdk-dev v2 2/2] crypto/ipsec-mb: use constant-time memory comparison

[PATCH] docs: fix Nvidia bifurcated driver presentation link
 2025-09-29 11:31 UTC 

[PATCH v3 02/10] crypto/cnxk: fix compilation error and warnings
 2025-09-29  9:43 UTC  (3+ messages)
` [PATCH v3 06/10] crypto/cnxk: refactor rsa verification
` [PATCH v3 10/10] crypto/cnxk: fix tls mbuf sanity failures

[PATCH] examples/ip_reassembly: remove conflicting Tx offload
 2025-09-28  9:04 UTC  (3+ messages)

[PATCH] app/testpmd: use table ID for jump to matcher action
 2025-09-25 19:37 UTC  (3+ messages)

[PATCH 1/3] efd: fix AVX2 support
 2025-09-24 15:49 UTC  (8+ messages)
  ` [PATCH v2 1/4] "
  ` [PATCH v3 1/2] "

[PATCH 1/8] net/ice: document support for free Tx mbuf on demand
 2025-09-24 13:57 UTC  (13+ messages)
` [PATCH 2/8] net/ice: fix documentation of support for TSO
` [PATCH 3/8] net/iavf: fix documentation for speed capabilities
` [PATCH 4/8] net/iavf: document support for fast mbuf free
` [PATCH 5/8] net/iavf: document support for free Tx mbuf on demand
` [PATCH 6/8] net/iavf: document support for burst mode info
` [PATCH 7/8] net/iavf: fix documentation of support for TSO
` [PATCH 8/8] net/iavf: document support for extended statistics

[PATCH] examples/l2fwd-cat: check compatibility of dependency lib
 2025-09-23 16:58 UTC 

[PATCH 1/2] net/cnxk: fix overrun when processing tail drop arg
 2025-09-23  9:28 UTC  (3+ messages)
` [PATCH 2/2] net/cnxk: fix overrun in dis_xqe_drop

[PATCH] net/tap: fix build with LTO
 2025-09-23  3:57 UTC  (3+ messages)

[PATCH v2 1/2] eal: prevent socket closure before MP sync
 2025-09-22 12:33 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] crypto/ipsec_mb: fix QP release in secondary

[PATCH] net/mlx5: fix MTU initialization in device spawn
 2025-09-22  9:24 UTC  (2+ messages)

[PATCH v1] net/mlx5: fix indirect action memory leak
 2025-09-22  9:18 UTC  (2+ messages)

[PATCH] net/mlx5: fix missing next proto in IPv4/6 encap hash calc
 2025-09-22  8:31 UTC  (2+ messages)

[PATCH v2] bus/pci: don't open uio device in secondary process
 2025-09-22  8:22 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v0 1/1] net/octeon_ep: fix device start routine
 2025-09-22  5:53 UTC  (2+ messages)

[PATCH v0 1/1] net/octeon_ep: fix mbuf data offset update
 2025-09-22  5:52 UTC  (2+ messages)

[PATCH v0 1/1] net/octeon_ep: handle interrupt enable failure
 2025-09-22  5:19 UTC  (2+ messages)

[PATCH] eal: fix DMA mask validation inconsistency in IOVA VA
 2025-09-19 10:41 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] gro: fix payload corruption in coalescing packets
 2025-09-19 10:40 UTC  (3+ messages)

[PATCH v7] app/testpmd: monitor state of primary process when using secondary
 2025-09-18 16:45 UTC  (11+ messages)
` [PATCH v3] app/testpmd: stop secondary process fwd_lcores during primary teardown
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] config/arm: support crypto in cortex-a78ae mcpu
 2025-09-17  8:56 UTC  (3+ messages)

[V2] net/qede: reduce the optimization level for gcc > 11
 2025-09-16  8:59 UTC  (6+ messages)
` [V3] "

[PATCH] vhost: add VDUSE virtqueue ready state polling workaround
 2025-09-16  8:47 UTC  (3+ messages)

[PATCH v2 2/4] net/ark: remove double mbuf frees
 2025-09-15 15:02 UTC  (3+ messages)
  ` [PATCH v3 "

[PATCH v3 10/15] net/ice: remove unsupported Rx offload
 2025-09-15  9:39 UTC  (2+ messages)

[PATCH] net/af_packet: fix crash in secondary process
 2025-09-12 17:01 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: stop secondary process fwd_lcores during primary teardown
 2025-09-12  5:59 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v2 2/4] net/ark: remove double mbuf frees
 2025-09-10 18:57 UTC 

[PATCH v3 1/3] bus/pci: fix build with MinGW 13
 2025-09-10 13:00 UTC  (4+ messages)
  ` [PATCH v3 3/3] bbdev: "

[PATCH 22.11] net/mlx5: fix out-of-order completions in ordinary Rx burst
 2025-09-10 12:31 UTC 

[PATCH] net/ixgbe: fix port mask default value on E610
 2025-09-10  9:52 UTC  (3+ messages)

[PATCH] net/mlx5/hws: fix ESP header match in strict mode
 2025-09-10  7:48 UTC  (4+ messages)
` [PATCH v2 1/3] net/mlx5: "
  ` [PATCH v2 3/3] net/mlx5: fix ESP header match after UDP for group 0

page: 

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).