DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] mbuf: optimize segment prefree
 2025-08-27 21:35 UTC 

[Patch v3] net/netvsc: add device argument to configure if NUMA information on the device should be used
 2025-08-27 17:46 UTC  (2+ messages)

[Patch v2] net/netvsc: cache device parameters for hot plug events
 2025-08-27 17:45 UTC  (2+ messages)

[PATCH v1] pcapng: allow any protocol link type for the interface block
 2025-08-27 17:21 UTC  (3+ messages)

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-08-27 16:30 UTC  (6+ messages)
` [PATCH v6 00/17] "
  ` [PATCH v6 01/17] net/nbl: add doc and minimum nbl build framework
  ` [PATCH v6 02/17] net/nbl: add simple proybe/remove and log module

[RFC 0/7] Introduce FreeBSD macros for SAFE iteration
 2025-08-27 16:12 UTC  (14+ messages)
` [PATCH v3 0/9] introduce common FOREACH_SAFE macros
  ` [PATCH v3 8/9] net/i40e: replace open coded version of LIST_FOREACH_SAFE
  ` [PATCH v3 9/9] net/ice: "

[PATCH] app/testpmd: validate dscp and vlan table entries for meter creation
 2025-08-27 16:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] dts: add test case docstring checks to format script
 2025-08-27 15:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] fix build with MinGW 13
 2025-08-27 15:16 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] bus/pci: "
  ` [PATCH v2 2/3] net/mlx5: "
  ` [PATCH v2 3/3] bbdev: wrong fix for "

[PATCH 1/3] crypto/qat: Add ECDH, ECDSA and ECPM capabilities
 2025-08-27 14:31 UTC  (4+ messages)
` [PATCH 2/3] test/crypto: add QAT EC tests
` [PATCH 3/3] crypto/qat: fix ECDH implementation

[PATCH V3 0/2] resolve flow creation issue for multicast MAC addresses
 2025-08-27 14:05 UTC  (7+ messages)
` [PATCH V3 1/2] net/mlx5: update how MAC address bit-fields are used
` [PATCH V3 2/2] net/mlx5: add support for flows targeting multicast MAC addresses

[PATCH 1/2] examples/l3fwd: support specify link speed
 2025-08-27 11:02 UTC  (4+ messages)
` [PATCH 2/2] examples/l3fwd-power: "

[RFC] lib/cryptodev: update API documentation for aux_flags
 2025-08-27  9:43 UTC 

[PATCH 0/4] add Hisilicon accelerator DMA driver
 2025-08-27  9:27 UTC  (5+ messages)
` [PATCH 1/4] dma/acc: add probe and remove
` [PATCH 2/4] dma/acc: add control path ops
` [PATCH 3/4] dma/acc: add data "
` [PATCH 4/4] dma/acc: add doc

[PATCH] net/mlx5: fix matcher flags in counter offset detection
 2025-08-27  9:15 UTC  (2+ messages)

[PATCH v6 0/2] add support flow director ops
 2025-08-27  8:39 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] net/zxdh: npsdk add flow director table ops
  ` [PATCH v7 2/2] net/zxdh: add support flow director ops

[PATCH 0/6] devtools: improve Linux uAPI script
 2025-08-27  8:21 UTC  (7+ messages)
` [PATCH 1/6] devtools: remove superfluous curly braces in "
` [PATCH 2/6] devtools: remove superfluous fallbacks "
` [PATCH 3/6] devtools: move uAPI processing into functions
` [PATCH 4/6] devtools: remove unused variables in uAPI script
` [PATCH 5/6] devtools: make uAPI check exclusive to other options
` [PATCH 6/6] devtools: add quiet mode in uAPI script

[PATCH 0/2] bugfix and enhance for DMA test
 2025-08-27  7:36 UTC  (4+ messages)
` [PATCH 1/2] test/dma: fix some testcase never fail
` [PATCH 2/2] test/dma: support auto adapt ringsize

[PATCH 0/4] [25.11] net/mlx5: add driver event and steering toggle APIs
 2025-08-27  6:28 UTC  (5+ messages)
` [PATCH 1/4] net/mlx5: add driver event callbacks
` [PATCH 2/4] net/mlx5: move eCPRI release function to flex
` [PATCH 3/4] net/mlx5: rework Rx queue mark flag functions
` [PATCH 4/4] net/mlx5: add steering toggle API

[PATCH v1 0/2] doc: bbdev clarifications
 2025-08-26 19:43 UTC  (3+ messages)
` [PATCH v1 1/2] doc: clarify CB vs TB level device support
` [PATCH v1 2/2] doc: clarify the window index usage in bbdev

[PATCH 0/3] vhost_user: configure memory slots
 2025-08-26 18:47 UTC  (6+ messages)

[RFC 0/3] hash: optimize compare logic
 2025-08-26 16:25 UTC  (19+ messages)
` [RFC 3/3] hash: add support for common small key sizes
` [PATCH v2 0/4] Cuckoo hash cleanup and optimizations
  ` [PATCH v2 2/4] hash: use static_assert
  ` [PATCH v2 3/4] hash: reduce architecture special cases
  ` [PATCH v2 4/4] hash: add support for common small key sizes

[PATCH] net/netvsc: cache device parameters for hot plug events
 2025-08-26 16:19 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 1/2] doc: add test case docstring example to dts rst
 2025-08-26 15:21 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] dts: add steps and verify sections to docstrings

[RFC 00/47] resolve issues with sys/queue.h
 2025-08-26 14:48 UTC  (56+ messages)
` [PATCH v2 00/43] Introduce more complete queue.h macros
  ` [PATCH v2 01/43] net/nfp: fix use after free
  ` [PATCH v2 02/43] eal: add BSD version of queue.h
  ` [PATCH v2 03/43] test: remove unnecessary inclusion of sys/queue.h
  ` [PATCH v2 04/43] test-pipeline: remove unnecessary use "
  ` [PATCH v2 05/43] test-eventdev: use rte_bsd_queue.h
  ` [PATCH v2 06/43] test-bbdev, test-cmdline, test-mldev: don't use sys/queue.h
  ` [PATCH v2 07/43] app/testpmd: use rte_bsd_queue.h
  ` [PATCH v2 08/43] apps: "
  ` [PATCH v2 09/43] examples: replace use of sys/queue.h
  ` [PATCH v2 10/43] ethdev: "
  ` [PATCH v2 11/43] lib: remove "
  ` [PATCH v2 12/43] drivers/bus: replace "
  ` [PATCH v2 13/43] net/nfp: use rte_bsd_queue.h
  ` [PATCH v2 14/43] net/qede: "
  ` [PATCH v2 15/43] net/bnxt: remove use of sys/queue.h
  ` [PATCH v2 16/43] net/intel: "
  ` [PATCH v2 17/43] net/mlx5: remove unnecessary include "
  ` [PATCH v2 18/43] net/mlx4: replace use "
  ` [PATCH v2 19/43] net/tap: remove unnecessary include "
  ` [PATCH v2 20/43] net/axgbe: replace use "
  ` [PATCH v2 21/43] net/bnx2x: "
  ` [PATCH v2 22/43] net/bonding: "
  ` [PATCH v2 23/43] net/cxgbe: "
  ` [PATCH v2 24/43] net/enic: "
  ` [PATCH v2 25/43] net/failsafe: "
  ` [PATCH v2 26/43] net/memif: "
  ` [PATCH v2 27/43] net/ngbe: "
  ` [PATCH v2 28/43] net/ntnic: "
  ` [PATCH v2 29/43] net/sfc: "
  ` [PATCH v2 30/43] net/softnic: "
  ` [PATCH v2 31/43] net/thunderx: "
  ` [PATCH v2 32/43] net/txgbe: "
  ` [PATCH v2 33/43] net/vdev_netvsc: "
  ` [PATCH v2 34/43] net/vmxnet3: "
  ` [PATCH v2 35/43] net/zxdh: "
  ` [PATCH v2 36/43] net/dpaa2: "
  ` [PATCH v2 37/43] net/mvpp2: replace local definition of FOREACH_SAFE
  ` [PATCH v2 38/43] raw/ifpga: replace with TAILQ_FOREACH_SAFE
  ` [PATCH v2 39/43] drivers/vdpa: replace use of sys/queue.h
  ` [PATCH v2 40/43] drivers/common: remove "
  ` [PATCH v2 41/43] drivers/crypto: remove use of sys_queue.h
  ` [PATCH v2 42/43] drivers/event: remove include of sys/queue.h
  ` [PATCH v2 43/43] eal: remove no longer used windows version "
` [PATCH v3 0/4] Cuckoo hash cleanup and optimizations
  ` [PATCH v3 1/4] hash: move table of hash compare functions out of header
  ` [PATCH v3 2/4] hash: use static_assert
  ` [PATCH v3 3/4] hash: reduce architecture special cases
  ` [PATCH v3 4/4] hash: add support for common small key sizes

[PATCH v1] dts: remove test_ prefix from test case names
 2025-08-26 14:45 UTC  (2+ messages)

[PATCH 0/4] net/gve: out of order completion processing for DQO
 2025-08-26 14:20 UTC  (6+ messages)
` [PATCH 1/4] net/gve: free Rx mbufs if allocation fails on ring setup
` [PATCH 2/4] net/gve: add datapath-specific logging for gve
` [PATCH 3/4] net/gve: support for out of order completions on DQ Tx
` [PATCH 4/4] net/gve: support for out of order completions on DQ Rx

[PATCH] net/zxdh: replace zero length array
 2025-08-26 14:03 UTC  (2+ messages)

[PATCH v2 1/2] dts: rewrite two link topology requirements
 2025-08-26 14:03 UTC  (4+ messages)
` [PATCH v3 0/2] dts: change default topology to one link
  ` [PATCH v3 2/2] dts: rewrite two link topology requirements

DPDK Release Status Meeting 2025-08-26
 2025-08-26 13:51 UTC 

[PATCH 0/4] Remove SSE from some Intel drivers
 2025-08-26 12:38 UTC  (14+ messages)
` [PATCH 1/4] net/i40e: remove SSE vector path
` [PATCH 2/4] net/iavf: "
` [PATCH 3/4] net/ice: "
` [PATCH 4/4] doc: add release note entry for SSE removal

[PATCH 0/4] [25.11] net/mlx5: add driver event and steering toggle APIs
 2025-08-26 11:45 UTC  (5+ messages)
` [PATCH 1/4] net/mlx5: add driver event callbacks
` [PATCH 2/4] net/mlx5: move eCPRI release function to flex
` [PATCH 3/4] net/mlx5: rework Rx queue mark flag functions
` [PATCH 4/4] net/mlx5: add steering toggle API

[PATCH 0/2] avoid using mempool fns directly
 2025-08-26  7:29 UTC  (5+ messages)
` [PATCH 1/2] net/intel: avoid allocating from mempool directly
` [PATCH 2/2] net/intel: avoid accessing mempool directly on free

[RFC PATCH v3 0/2] dts: add RSS functions and test suite
 2025-08-26  2:25 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] dts: add RSS functions to testpmd
  ` [PATCH v4 2/2] dts: add PMD RSS testsuite

[PATCH] net/bnxt: remove dead code under DPDK version check
 2025-08-26  1:58 UTC  (3+ messages)

Community CI Meeting Minutes - August 21, 2025
 2025-08-25 17:49 UTC 

[PATCH 0/2] remove use of non-standard array range initialization
 2025-08-25 14:58 UTC  (5+ messages)
` [PATCH RESEND v5 0/3] enable drivers to be compiled with MSVC
  ` [PATCH RESEND v5 1/3] app/test: remove use of non-standard array range initialization
  ` [PATCH RESEND v5 2/3] drivers/net: make code compatible with MSVC
  ` [PATCH RESEND v5 3/3] drivers: enable drivers to be compiled "

[DPDK/meson Bug 1703] meson: Unsupported part number for ARM Grace during meson setup
 2025-08-25 13:35 UTC 

[DPDK/meson Bug 1702] meson: Unsupported part number for ARM Grace during meson setup
 2025-08-25 13:35 UTC 

[PATCH] config/arm: support crypto in cortex-a78ae mcpu
 2025-08-25 12:50 UTC  (2+ messages)

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-08-25 11:27 UTC  (6+ messages)

DPDK 23.11.5 released
 2025-08-25 11:24 UTC 

[PATCH] vduse: fix typo in struct vduse_iova_info comment
 2025-08-25 10:55 UTC  (3+ messages)
` [PATCH] maintainers: update for DTS

[PATCH v2 1/2] examples/flow_filtering: add match port affinity snippet
 2025-08-25  7:23 UTC  (4+ messages)
` [PATCH v3 0/2] Add jump flow support and queue menegment with new snippets
  ` [PATCH v3 1/2] examples/flow_filtering: add match port affinity snippet
  ` [PATCH v3 2/2] examples/flow_filtering: add jump flow

[PATCH] app/crypto-perf: fix plaintext size exceeds buffer size
 2025-08-25  7:14 UTC  (2+ messages)
` [PATCH v2] "

[DPDK/core Bug 1772] [23.11] net/hns3 fails to build with clang 20 and C11 stdatomic enabled
 2025-08-25  7:05 UTC  (2+ messages)

[PATCH] vduse: fix typo in struct vduse_iova_info comment
 2025-08-22 11:51 UTC  (2+ 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).