DPDK patches and discussions
 help / color / mirror / Atom feed
23.11.5 patches review and test
 2025-08-19 15:33 UTC  (3+ messages)

22.11.9 patches review and test
 2025-08-19 15:32 UTC  (3+ messages)

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-08-19 15:30 UTC  (29+ messages)
` [PATCH v4 "
  ` [PATCH v4 12/16] net/nbl: add nbl device rxtx queue setup and release ops
      ` 回复:[PATCH "
          ` 回复:回复:[PATCH "
  ` [PATCH v4 15/16] net/nbl: add nbl device xstats and stats
      ` 回复:[PATCH "
` [PATCH v5 00/17] NBL PMD for Nebulamatrix NICs
  ` [PATCH v5 01/17] net/nbl: add doc and minimum nbl build framework
  ` [PATCH v5 02/17] net/nbl: add simple probe/remove and log module
  ` [PATCH v5 03/17] net/nbl: add HW layer definitions and implementation
  ` [PATCH v5 04/17] net/nbl: add Channel "
  ` [PATCH v5 05/17] net/nbl: add Resource "
  ` [PATCH v5 06/17] net/nbl: add Dispatch "
  ` [PATCH v5 07/17] net/nbl: add Dev "
  ` [PATCH v5 08/17] net/nbl: add complete device init and uninit functionality
  ` [PATCH v5 09/17] net/nbl: add UIO and VFIO mode for nbl
  ` [PATCH v5 10/17] net/nbl: add nbl coexistence "
  ` [PATCH v5 11/17] net/nbl: add nbl ethdev configuration
  ` [PATCH v5 12/17] net/nbl: add nbl device rxtx queue setup and release ops
  ` [PATCH v5 13/17] net/nbl: add nbl device start and stop ops
  ` [PATCH v5 14/17] net/nbl: add nbl device Tx and Rx burst
  ` [PATCH v5 15/17] net/nbl: add nbl ethdev infos get
  ` [PATCH v5 16/17] net/nbl: add nbl device xstats and stats
  ` [PATCH v5 17/17] net/nbl: nbl device support set MTU and promisc

[RFC 00/47] resolve issues with sys/queue.h
 2025-08-19 15:29 UTC  (53+ messages)
` [RFC 01/47] eal: add BSD version of queue.h
` [RFC 02/47] net/nfp: fix use after free
` [RFC 03/47] eal: use bsd_queue.h
` [RFC 04/47] test: remove unnecessary inclusion of sys/queue.h
` [RFC 05/47] testpmd: use bsd_queue.h
` [RFC 06/47] dumpcap: "
` [RFC 07/47] proc-info: remove unnecessary sys/queue.h
` [RFC 08/47] doc: suggest bsd_queue.h
` [RFC 09/47] test-pipeline: remove unnecessary use of sys/queue.h
` [RFC 10/47] test-eventdev: use bsd_queue.h
` [RFC 11/47] test-bbdev, test-cmdline, test-mldev: don't use sys/queue.h
` [RFC 12/47] examples: replace use of sys/queue.h
` [RFC 13/47] hash: do not include sys/queue.h
` [RFC 14/47] lpm: "
` [RFC 15/47] log: replace use of sys/queue.h
` [RFC 16/47] ethdev: "
` [RFC 17/47] bpf: "
` [RFC 18/47] mempool: do not need sys/queue.h
` [RFC 19/47] lib: remove use of sys/queue.h
` [RFC 20/47] bus/fslmc: use rte_tailq.h
` [RFC 21/47] drivers/bus: replace use of sys/queue.h
` [RFC 22/47] net/qede: use bsd_queue.h
` [RFC 23/47] net/bnxt: remove use of sys/queue.h
` [RFC 24/47] net/intel: "
` [RFC 25/47] net/mlx5: remove unnecessary include "
` [RFC 26/47] net/tap: "
` [RFC 27/47] net/axgbe: replace use "
` [RFC 28/47] net/bnx2x: "
` [RFC 29/47] net/bonding: "
` [RFC 30/47] net/cxgbe: "
` [RFC 31/47] net/enic: "
` [RFC 32/47] net/failsafe: "
` [RFC 33/47] net/memif: "
` [RFC 34/47] net/mlx4: "
` [RFC 35/47] net/ngbe: "
` [RFC 36/47] net/ntnic: "
` [RFC 37/47] net/sfc: "
` [RFC 38/47] net/softnic: "
` [RFC 39/47] net/thunderx: "
` [RFC 40/47] net/txgbe: "
` [RFC 41/47] net/vdev_netvsc: "
` [RFC 42/47] net/vmxnet3: "
` [RFC 43/47] net/zxdh: "
` [RFC 44/47] net/dpaa2: "
` [RFC 45/47] eal: remove no longer used windows version of queue.h
` [RFC 46/47] net/mvpp2: replace local definition of FOREACH_SAFE
` [RFC 47/47] drivers/raw: replace with TAILQ_FOREACH_SAFE

[PATCH] app/testpmd: use table ID for jump to matcher action
 2025-08-19 14:50 UTC  (2+ messages)

DPDK Release Status Meeting 2025-08-19
 2025-08-19 13:58 UTC 

[PATCH 0/3] fix build with MinGW 13
 2025-08-19 13:54 UTC  (5+ messages)
` [PATCH 3/3] bbdev: wrong fix for "

[PATCH 0/3] vhost_user: configure memory slots
 2025-08-19 11:36 UTC  (4+ messages)
` [PATCH 1/3] mailmap: add user

[PATCH v2] net/mlx5: fix indirect age action handling
 2025-08-19 11:27 UTC 

[PATCH] build: remove obsolete compiler checks
 2025-08-19 11:25 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] virtio: simplify use of pragmas

[PATCH v3 1/1] ethdev: add support to provide link type
 2025-08-19  9:57 UTC  (15+ messages)
` [PATCH v4 "
      ` [EXTERNAL] "
  ` [PATCH v5 "

DPDK 24.11.3 released
 2025-08-19  8:52 UTC 

[PATCH 0/2] remove use of non-standard array range initialization
 2025-08-19  8:45 UTC  (4+ messages)
` [PATCH v4 0/3] enable drivers to be compiled with MSVC
  ` [PATCH v4 2/3] drivers/net: remove use of non-standard array range initialization

[PATCH 25.11 0/3] remove fallbacks for old Linux versions
 2025-08-19  8:16 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] memif: : "

[PATCH] app/crypto-perf: add ECDSA P384 support
 2025-08-19  5:08 UTC  (2+ messages)

[DPDK/cryptodev Bug 1773] Crypto devices should be using constant time memcmp
 2025-08-19  1:33 UTC 

[PATCH v2] bus/vmbus: add device argument to configure if NUMA information on the device should be ignored
 2025-08-19  0:24 UTC 

[PATCH] net/mlx5: fix connection tracking state item validation
 2025-08-18 17:20 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/7] avoid unnecessary use of comma op
 2025-08-18 17:15 UTC  (39+ messages)
` [PATCH v2 0/6] Enable warnings about use of comma operator
  ` [PATCH v2 1/6] eal: replace unnecessary "
  ` [PATCH v2 2/6] ipsec: "
  ` [PATCH v2 3/6] graph: "
  ` [PATCH v2 4/6] test: replace unnecessary comma operators
  ` [PATCH v2 5/6] app/testpmd: replace comma operator with bracket
` [PATCH v3 0/7] avoid unnecessary use of comma operator
  ` [PATCH v3 1/7] eal: replace unnecessary "
  ` [PATCH v3 2/7] ipsec: "
  ` [PATCH v3 3/7] graph: "
  ` [PATCH v3 4/7] test: replace unnecessary comma operators
  ` [PATCH v3 5/7] app/testpmd: replace comma operator with bracket
  ` [PATCH v3 6/7] examples: remove unnecessary use of comma operator
  ` [PATCH v3 7/7] config: enable comma warnings
` [PATCH v4 0/9] avoid unnecessary use of commaa operator
  ` [PATCH v4 1/9] eal: replace unnecessary comma operator
  ` [PATCH v4 2/9] ipsec: "
  ` [PATCH v4 3/9] graph: "
  ` [PATCH v4 4/9] test: replace unnecessary comma operators
  ` [PATCH v4 5/9] app/testpmd: replace comma operator with bracket
  ` [PATCH v4 6/9] examples: remove unnecessary use of comma operator
  ` [PATCH v4 7/9] net/bnx2x: remove unnecessary "
  ` [PATCH v4 8/9] net/bnxt: remove unnecessary use of "
  ` [PATCH v4 9/9] config: enable comma warnings

[PATCH v2] dts: type hints updated for method arguments and return types
 2025-08-18 16:50 UTC  (2+ messages)
` [PATCH v3] dts: add missing type hints to method signatures

[RFC 0/7] Introduce FreeBSD macros for SAFE iteration
 2025-08-18 16:34 UTC  (3+ messages)
` [PATCH v3 0/9] introduce common FOREACH_SAFE macros

[PATCH] doc: remove KNI diagrams
 2025-08-18 15:05 UTC  (3+ messages)

[PATCH] rcu: add deprecation notice about limit on defer queue element size
 2025-08-18 13:17 UTC  (7+ messages)

[PATCH] net/virtio-user: fix used ring address calculation
 2025-08-18 12:56 UTC  (2+ messages)

[RFC PATCH 00/14] net/intel: rx path selection simplification
 2025-08-18 11:23 UTC  (8+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 12/15] net/intel: introduce infrastructure for Rx path selection

[PATCH v3 00/15] net/intel: rx path selection simplification
 2025-08-18 10:59 UTC  (16+ messages)
` [PATCH v3 01/15] net/ice: use the same Rx path across process types
` [PATCH v3 02/15] net/iavf: rename Rx/Tx function type variables
` [PATCH v3 03/15] net/iavf: use the same Rx path across process types
` [PATCH v3 04/15] net/i40e: "
` [PATCH v3 05/15] net/intel: introduce common vector capability function
` [PATCH v3 06/15] net/ice: use the new "
` [PATCH v3 07/15] net/iavf: "
` [PATCH v3 08/15] net/i40e: "
` [PATCH v3 09/15] net/iavf: remove redundant field from iavf adapter struct
` [PATCH v3 10/15] net/ice: remove unsupported Rx offload
` [PATCH v3 11/15] net/iavf: reorder enum of Rx function types
` [PATCH v3 12/15] net/intel: introduce infrastructure for Rx path selection
` [PATCH v3 13/15] net/ice: use the common Rx path selection infrastructure
` [PATCH v3 14/15] net/iavf: "
` [PATCH v3 15/15] net/i40e: "

RFC: Drop support for undersize packet mbufs
 2025-08-18 10:58 UTC  (2+ messages)

[PATCH] dts: enable port binding on the TG
 2025-08-18  9:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix panic for non template age rules flush
 2025-08-18  6:36 UTC  (2+ messages)

[PATCH] net/mlx5: fix double free in non template flow destroy
 2025-08-18  6:35 UTC  (2+ messages)

[PATCH] doc: update IPv6 5-tuple matching limitation
 2025-08-18  6:35 UTC  (2+ messages)

[PATCH] net/mlx5: fix unsupported port ID action
 2025-08-18  6:34 UTC  (2+ messages)

[PATCH] net/mlx5: fix ASan issue in RSS flow creation
 2025-08-18  6:34 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix ESP header match in strict mode
 2025-08-18  6:33 UTC  (2+ messages)

[PATCH] net/mlx5: fix storage handling of shared Rx queues
 2025-08-18  6:32 UTC  (2+ messages)

[PATCH] net/mlx5: fix external Rx and Tx queues access
 2025-08-18  6:32 UTC  (2+ messages)

[PATCH] net/mlx5: fix failure on device start for default rules
 2025-08-18  6:31 UTC  (2+ messages)

[PATCH] net/mlx5: fix stack-buffer-overflow in indexed based rules
 2025-08-18  6:31 UTC  (2+ messages)

[PATCH] net/mlx5: fix ipool memory leak
 2025-08-18  6:30 UTC  (2+ messages)

[PATCH] net/mlx5: document IP fragment matching limitations
 2025-08-18  6:29 UTC  (2+ messages)

[PATCH] net/mlx5: fix min and max MTU reporting
 2025-08-18  6:27 UTC  (2+ messages)

[PATCH 1/1] net/mlx5/linux: set down if detect any anomaly
 2025-08-18  0:32 UTC 

GDRCopy build failing
 2025-08-17 21:21 UTC 

[PATCH v3 0/6] Enable DCB/PFC support for ICE PMD
 2025-08-17 13:01 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] net/ice/base: add utility functions
  ` [PATCH v4 2/6] net/ice/base: make set MAC config TC aware
  ` [PATCH v4 3/6] net/ice/base: add support for asymmetric PFC
  ` [PATCH v4 4/6] net/ice: enable DCB support
  ` [PATCH v4 5/6] net/ice: enable PFC support
  ` [PATCH v4 6/6] net/ice: add PFC statistics

[DPDK/core Bug 1772] [23.11] net/hns3 fails to build with clang 20 and C11 stdatomic enabled
 2025-08-17 10:43 UTC 

[PATCH V2] net/mlx5: add support for flows targeting multicast MAC addresses
 2025-08-16 21:33 UTC  (4+ messages)

24.11.3 patches review and test
 2025-08-15 18:02 UTC  (4+ messages)

[PATCH] bpf: remove dependency on vla
 2025-08-15 16:03 UTC  (3+ messages)

[PATCH v4 0/2] add support flow director ops
 2025-08-15 16:01 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] net/zxdh: "

[RFC 00/13] Packet capture using port mirroring
 2025-08-15 15:29 UTC  (4+ messages)
` [PATCH v11 00/14] Port mirroring for packet capture
  ` [PATCH v11 09/14] ethdev: add port mirroring feature

[PATCH] net/mlx5/hws: fix TIR action support in FDB
 2025-08-15 15:21 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).