DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] eal: update comment for eal_get_virtual_area()
 2025-12-19 19:15 UTC 

DPDK 24.11.4 released
 2025-12-19 18:38 UTC 

[PATCH] bpf: fix x86 call stack alignment, add tests
 2025-12-19 18:26 UTC 

[PATCH] net/netvsc: Fix on race condition of multiple commands
 2025-12-19 17:35 UTC  (2+ messages)
` [EXTERNAL] "

[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
 2025-12-19 17:25 UTC  (28+ messages)
` [RFC PATCH 01/27] net/intel: create common Tx descriptor structure
` [RFC PATCH 02/27] net/intel: use common tx ring structure
` [RFC PATCH 03/27] net/intel: create common post-Tx cleanup function
` [RFC PATCH 04/27] net/intel: consolidate definitions for Tx desc fields
` [RFC PATCH 05/27] net/intel: create separate header for Tx scalar fns
` [RFC PATCH 06/27] net/intel: add common fn to calculate needed descriptors
` [RFC PATCH 07/27] net/ice: refactor context descriptor handling
` [RFC PATCH 08/27] net/i40e: "
` [RFC PATCH 09/27] net/idpf: "
` [RFC PATCH 10/27] net/intel: consolidate checksum mask definition
` [RFC PATCH 11/27] net/intel: create common checksum Tx offload function
` [RFC PATCH 12/27] net/intel: create a common scalar Tx function
` [RFC PATCH 13/27] net/i40e: use "
` [RFC PATCH 14/27] net/intel: add IPSec hooks to common "
` [RFC PATCH 15/27] net/intel: support configurable VLAN tag insertion on Tx
` [RFC PATCH 16/27] net/iavf: use common scalar Tx function
` [RFC PATCH 17/27] net/i40e: document requirement for QinQ support
` [RFC PATCH 18/27] net/idpf: use common scalar Tx function
` [RFC PATCH 19/27] net/intel: avoid writing the final pkt descriptor twice
` [RFC PATCH 20/27] net/intel: write descriptors using non-volatile pointers
` [RFC PATCH 21/27] net/intel: remove unnecessary flag clearing
` [RFC PATCH 22/27] net/intel: mark mid-burst ring cleanup as unlikely
` [RFC PATCH 23/27] net/intel: add special handling for single desc packets
` [RFC PATCH 24/27] net/intel: use separate array for desc status tracking
` [RFC PATCH 25/27] net/ixgbe: "
` [RFC PATCH 26/27] net/intel: drop unused Tx queue used count
` [RFC PATCH 27/27] net/intel: remove index for tracking end of packet

mbuf fast-free requirements analysis
 2025-12-19 17:08 UTC  (5+ messages)

[PATCH v1 1/2] doc: add devargs documentation
 2025-12-19 14:01 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] doc: add device hotplug documentation

[PATCH 0/3] bpf: simple tests and fixes
 2025-12-19 13:14 UTC  (21+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] eal: variable first arguments of RTE_SHIFT_VALxx
  ` [PATCH v2 2/5] bpf: fix signed shift overflows in ARM JIT
  ` [PATCH v2 3/5] bpf: disallow empty program
  ` [PATCH v2 4/5] bpf: make add/subtract one program validate
  ` [PATCH v2 5/5] bpf: fix BPF validation w/ conditional jump first
  ` [PATCH v3 0/6] bpf: simple tests and fixes
    ` [PATCH v3 1/6] eal: variable first arguments of RTE_SHIFT_VALxx
    ` [PATCH v3 2/6] bpf: fix signed shift overflows in ARM JIT
    ` [PATCH v3 3/6] bpf: mark ARM opcodes with UINT32_C
    ` [PATCH v3 4/6] bpf: disallow empty program
    ` [PATCH v3 5/6] bpf: make add/subtract one program validate
    ` [PATCH v3 6/6] bpf: fix BPF validation w/ conditional jump first

[PATCH 0/2] bpf: add xchg and fix rte_bpf_dump
 2025-12-19 13:04 UTC  (8+ messages)
` [PATCH 1/2] bpf: add atomic xchg support
` [PATCH 2/2] bpf: dump additional instructions
` [PATCH v2 0/2] bpf: add xchg and fix rte_bpf_dump
  ` [PATCH v2 1/2] bpf: add atomic xchg support
  ` [PATCH v2 2/2] bpf: dump additional instructions

[DPDK/ethdev Bug 1856] i40evf_check_api_version(): PF/VF API version mismatch:(0.0)-(1.1) with multiple DPDK instances using different VFs with the same PF
 2025-12-19 11:31 UTC 

[DPDK/eventdev Bug 1855] E610 vfs can't forward packets
 2025-12-19 11:07 UTC 

[PATCH] net/ice: add MAC anti-spoof disable option
 2025-12-19  1:06 UTC  (15+ messages)
` [PATCH v3] net/ice: add MAC anti-spoof option
` [PATCH v4] "
    ` [PATCH] [v4] "

[DPDK/DTS Bug 1854] validate flow offload capability skipping
 2025-12-18 21:53 UTC 

22.11.11 patches review and test
 2025-12-18 19:06 UTC  (7+ messages)

24.11.4 patches review and test
 2025-12-18 18:38 UTC  (3+ messages)

[PATCH] mbuf: fix packet copy
 2025-12-18 16:12 UTC  (2+ messages)

[PATCH v2 0/2] net/i40e: Fix aarch32 build and vector flag setting
 2025-12-18 15:42 UTC  (3+ messages)
` [PATCH v2 1/2] net/i40e: fix 32-bit Arm build
` [PATCH v2 2/2] net/i40e: unset vector flag when scalar path is chosen

[PATCH 0/1] net/i40e: unset vector flag when scalar path is chosen
 2025-12-18 15:38 UTC  (6+ messages)
` [PATCH 1/1] "

[Bug 1352] Port driver rebinding
 2025-12-18 15:10 UTC  (2+ messages)
` [DPDK/DTS Bug "

[PATCH v1] dts: update testuite names to be consistent
 2025-12-18 15:07 UTC  (2+ messages)
` [PATCH v2] dts: update testsuite named to be clear and consistent

[PATCH] test/crypto: remove PMD specific asym testsuites
 2025-12-18 14:09 UTC 

[DPDK/core Bug 1853] Comment about /dev/zero in eal_common_memory.c is obsolete
 2025-12-18 13:42 UTC 

[DPDK/testpmd Bug 1852] [asan] detected memory leaks on quit
 2025-12-18 13:27 UTC 

[DPDK/testpmd Bug 1851] Packets are not received when promisc off
 2025-12-18 13:18 UTC 

[PATCH 1/1] net/mlx5: fix memoy leak after device spawn failure
 2025-12-18 10:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 1/1] net: fix inner L2 length for GRE and NVGRE
 2025-12-18  9:09 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1] compress/zlib: fix UDC checksum logic
 2025-12-18  7:32 UTC  (2+ messages)
` [EXTERNAL] "

[RFC PATCH] dts: add PVVP case to virtio suite
 2025-12-17 19:51 UTC 

[PATCH v1] doc: add missing rst file
 2025-12-17 18:46 UTC 

[DPDK/DTS Bug 1850] RSS Testuite missing rst file
 2025-12-17 18:08 UTC 

[PATCH v4 1/2] dts: make one link the default topology
 2025-12-17 16:57 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] dts: rewrite two link topology requirements

[PATCH 0/4] Remove SSE from some Intel drivers
 2025-12-17 14:32 UTC  (7+ messages)
` [PATCH v2 0/5] Remove SSE Rx/Tx paths "
  ` [PATCH v2 1/5] net/i40e: remove SSE vector path
  ` [PATCH v2 2/5] net/iavf: "
  ` [PATCH v2 3/5] net/ice: "
  ` [PATCH v2 4/5] doc: add release note entry for SSE removal
  ` [PATCH v2 5/5] doc: remove deprecation notice of SSE in some Intel drivers

[PATCH v7] acl: support custom memory allocators
 2025-12-17 13:06 UTC  (10+ messages)
` [PATCH v8] "
  ` [PATCH v9] "
  ` [PATCH v10] "
    ` [PATCH v11] "
      ` [PATCH v12] "

[PATCH] doc: update device configuration in qat guide
 2025-12-17  9:22 UTC  (3+ messages)
` [v2] "

[RFC v2 00/14] lib: check for string overflow
 2025-12-17  6:57 UTC  (4+ messages)
` [PATCH v5 00/17] lib: fix format overflows

[PATCH] net/i40e: fix QinQ stripping
 2025-12-16 22:33 UTC  (2+ messages)

[PATCH v2 0/4] Enable PTP feature for MEV
 2025-12-16 12:43 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] net/intel: add support for Precision Time Protocol

[PATCH 0/8] Fixes for Intel common rx/tx path selection
 2025-12-16 12:28 UTC  (19+ messages)
` [PATCH 1/8] net/i40e: ensure all Tx paths are selectable
` [PATCH 2/8] net/iavf: "
` [PATCH 3/8] net/ice: "
` [PATCH 4/8] net/idpf: "
` [PATCH 5/8] net/i40e: ensure all Rx "
` [PATCH 6/8] net/iavf: "
` [PATCH 7/8] net/ice: "
` [PATCH 8/8] net/idpf: "
` [PATCH v2 0/3] Fixes for Intel common rx/tx path selection
  ` [PATCH v2 1/3] net/intel: prevent selection of a null Tx burst function
  ` [PATCH v2 2/3] net/intel: prevent selection of a null Rx "
  ` [PATCH v2 3/3] net/intel: bring common Rx path selection in line with Tx

[PATCH] net/intel: improve Rx descriptor ring size checks
 2025-12-16 10:48 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] maintainers: update Wangxun maintainers
 2025-12-16  6:20 UTC 

[PATCH] net/txgbe: remove the build dependency on security
 2025-12-16  6:12 UTC  (3+ messages)

[PATCH v1] dts: show missing NIC capabilities in DTS logs
 2025-12-15 21:40 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] net/iavf: add fragment RSS types for symmetric Toeplitz
 2025-12-15 16:36 UTC  (2+ messages)

[PATCH] doc: update QinQ strip & VLAN filter notes
 2025-12-15 15:33 UTC  (2+ messages)

FW: |Smoke |FAILURE| pw(158765-158768) sid(36689) job(PER_PATCH_BUILD17274-20251113210704) [v5,4/4] vhost_user: Function defs for add/rem mem regions
 2025-12-15  8:28 UTC  (3+ messages)
  `  "

[RFC PATCH 0/7] Add script for real-time telemetry monitoring
 2025-12-12 23:23 UTC  (4+ messages)

26.03 DTS Roadmap
 2025-12-12 20:09 UTC 

Community CI Meeting Minutes - December 11, 2025
 2025-12-12 19:55 UTC 

DTS WG Meeting Minutes - December 4, 2025
 2025-12-12 19:54 UTC 

DTS WG Meeting Minutes - November 20, 2025
 2025-12-12 19:52 UTC 

Community CI Meeting Minutes - November 13, 2025
 2025-12-12 19:50 UTC 

DTS WG Meeting Minutes - November 6, 2025
 2025-12-12 19:49 UTC 

[PATCH v2 00/10] net/intel: tx path selection simplification
 2025-12-12 15:48 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/10] net/ice: use common Tx path selection infrastructure
  ` [PATCH v3 03/10] net/iavf: "
  ` [PATCH v3 04/10] net/i40e: "
  ` [PATCH v3 05/10] net/idpf: "
  ` [PATCH v3 06/10] net/cpfl: "
  ` [PATCH v3 07/10] docs: fix TSO and checksum offload feature status in ice doc
  ` [PATCH v3 08/10] docs: fix TSO feature status in iavf driver documentation
  ` [PATCH v3 09/10] docs: fix inline crypto feature status in iavf driver doc
  ` [PATCH v3 10/10] docs: fix TSO feature status in i40e driver documentation

[DPDK/ethdev Bug 1464] VLAN filtering bug
 2025-12-12 12:27 UTC  (2+ messages)

[DPDK/ethdev Bug 1830] af_xdp: libbpf warnings
 2025-12-12 12:20 UTC  (2+ messages)

[PATCH] net/i40e: Fast release optimizations
 2025-12-12 11:16 UTC  (4+ messages)

[PATCH] net/intel: cache mbuf fast release mempool
 2025-12-12 11:11 UTC 

[PATCH] net/netvsc: Fix on race condition of multiple commands
 2025-12-12 11:09 UTC 

contributing to dpdk
 2025-12-09 16:40 UTC  (3+ messages)

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