DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 1/1] eal: correct memory ordering in MCS lock
 2025-11-03 18:06 UTC  (5+ messages)

[PATCH] app/compress-perf: fix coverity issue
 2025-11-03 17:33 UTC  (3+ messages)

[PATCH v2] doc: update documentation for ICE DCB and PFC features
 2025-11-03 17:26 UTC  (2+ messages)
` [PATCH v3] "

[RFC 00/47] resolve issues with sys/queue.h
 2025-11-03 16:47 UTC  (46+ messages)
` [PATCH v3 00/44] introduce _SAFE variants of queue macros
  ` [PATCH v3 01/44] net/nfp: fix use after free
  ` [PATCH v3 02/44] eal: add BSD version of queue.h
  ` [PATCH v3 03/44] test: remove unnecessary inclusion of sys/queue.h
  ` [PATCH v3 04/44] test-pipeline: remove unnecessary use "
  ` [PATCH v3 05/44] test-eventdev: use rte_bsd_queue.h
  ` [PATCH v3 06/44] test-bbdev, test-cmdline, test-mldev: don't use sys/queue.h
  ` [PATCH v3 07/44] app/testpmd: use rte_bsd_queue.h
  ` [PATCH v3 08/44] apps: "
  ` [PATCH v3 09/44] examples: replace use of sys/queue.h
  ` [PATCH v3 10/44] ethdev: "
  ` [PATCH v3 11/44] lib: remove "
  ` [PATCH v3 12/44] drivers/bus: replace "
  ` [PATCH v3 13/44] net/nfp: use rte_bsd_queue.h
  ` [PATCH v3 14/44] net/qede: "
  ` [PATCH v3 15/44] net/bnxt: remove use of sys/queue.h
  ` [PATCH v3 16/44] net/intel: "
  ` [PATCH v3 17/44] net/mlx5: remove unnecessary include "
  ` [PATCH v3 18/44] net/mlx4: replace use "
  ` [PATCH v3 19/44] net/tap: remove unnecessary include "
  ` [PATCH v3 20/44] net/axgbe: replace use "
  ` [PATCH v3 21/44] net/bnx2x: "
  ` [PATCH v3 22/44] net/bonding: "
  ` [PATCH v3 23/44] net/cxgbe: "
  ` [PATCH v3 24/44] net/enic: "
  ` [PATCH v3 25/44] net/failsafe: "
  ` [PATCH v3 26/44] net/memif: "
  ` [PATCH v3 27/44] net/ngbe: "
  ` [PATCH v3 28/44] net/ntnic: "
  ` [PATCH v3 29/44] net/sfc: "
  ` [PATCH v3 30/44] net/softnic: "
  ` [PATCH v3 31/44] net/thunderx: "
  ` [PATCH v3 32/44] net/txgbe: "
  ` [PATCH v3 33/44] net/vdev_netvsc: "
  ` [PATCH v3 34/44] net/vmxnet3: "
  ` [PATCH v3 35/44] net/zxdh: "
  ` [PATCH v3 36/44] net/dpaa2: "
  ` [PATCH v3 37/44] net/mvpp2: replace local definition of FOREACH_SAFE
  ` [PATCH v3 38/44] raw/ifpga: replace with TAILQ_FOREACH_SAFE
  ` [PATCH v3 39/44] drivers/vdpa: replace use of sys/queue.h
  ` [PATCH v3 40/44] drivers/common: remove "
  ` [PATCH v3 41/44] drivers/crypto: remove use of sys_queue.h
  ` [PATCH v3 42/44] drivers/event: remove include of sys/queue.h
  ` [PATCH v3 43/44] eal: remove no longer used windows version "
  ` [PATCH v3 44/44] net/netvsc: use LIST_FOREACH_SAFE

[PATCH] app/testpmd: fix inner header parsing for tunnel TSO
 2025-11-03 16:40 UTC 

[PATCH] net/netvsc: fix use after free in cache list cleanup
 2025-11-03 16:37 UTC 

[PATCH v1 4/4] doc: add PTP IDPF documentation
 2025-11-03 16:06 UTC  (9+ messages)
` [PATCH v2 0/4] Enable PTP feature for MEV
  ` [PATCH v2 4/4] doc: add PTP IDPF documentation
  ` [PATCH v3 0/4] Enable PTP feature for MEV
    ` [PATCH v3 1/4] net/idpf: add a new API for PTP support
    ` [PATCH v3 2/4] net/idpf: add PTP virtchnl2 support
    ` [PATCH v3 3/4] net/intel: add support for Precision Time Protocol
    ` [PATCH v3 4/4] doc: add PTP IDPF documentation

[PATCH] doc: update documentation for ICE DCB and PFC features
 2025-11-03 15:53 UTC  (4+ messages)

[PATCH] net: fix parsing of frames with arbitrary VLAN stacks
 2025-11-03 15:41 UTC 

[PATCH] vhost: fix external buffer in VDUSE
 2025-11-03 14:41 UTC  (2+ messages)

[PATCH] net/ixgbe: add E610 NIC speed support
 2025-11-03 13:38 UTC 

[PATCH] lpm: add new LPM v6 implementation (lpm6c)
 2025-11-03 13:24 UTC 

[PATCH v0 1/1] dmadev: add domain_id field to access group join API
 2025-11-03 10:29 UTC 

[PATCH v1 0/3] Update TxPP feature
 2025-11-03 10:25 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] net/ice: restrict ice PMD to scalar path for TxPP
  ` [PATCH v2 2/3] net/ice: fix PTP clock corruption with TxPP
  ` [PATCH v2 3/3] doc: update TxPP documentation

[PATCH 1/1] doc: fix note in FreeBSD guide
 2025-11-03  9:43 UTC  (3+ messages)

[PATCH 0/5] bpf enhancements
 2025-11-03  9:21 UTC  (22+ messages)
` [PATCH 1/5] bpf: add allocation annotations to functions
` [PATCH 2/5] bpf: use rte_pktmbuf_free_bulk
` [PATCH 3/5] bpf: add a test for BPF ELF load
` [PATCH 4/5] bpf: add test for rx and tx filtering
` [PATCH 5/5] bpf: remove use of vla
` [PATCH v2 0/5] BPF enhancements
  ` [PATCH v2 1/5] bpf: add allocation annotations to functions
  ` [PATCH v2 2/5] bpf: use bulk free on filtered packets
  ` [PATCH v2 3/5] bpf: add a test for BPF ELF load
  ` [PATCH v2 4/5] bpf: add test for Rx and Tx filtering
  ` [PATCH v2 5/5] bpf: remove use of VLA
` [PATCH v3 0/5] BPF enhancements
  ` [PATCH v3 1/5] bpf: add allocation annotations to functions
  ` [PATCH v3 2/5] bpf: use bulk free on filtered packets
  ` [PATCH v3 3/5] bpf: add a test for BPF ELF load
  ` [PATCH v3 4/5] bpf: add test for Rx and Tx filtering
  ` [PATCH v3 5/5] bpf: remove use of VLA

[PATCH v1 1/2] bus/cdx: fix empty device string in error message
 2025-11-03  4:30 UTC  (4+ messages)
` [PATCH v1 2/2] bus/cdx: fix incorrect device release on error

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-11-03  3:30 UTC  (8+ messages)
` [PATCH v1 0/1] Address NBL Coverity issues
  ` [PATCH v1 1/1] net/nbl: fix issues reported by Coverity
` [PATCH v1 0/1] NBL use hardware MAC addr instead of random one
  ` [PATCH v1 1/1] net/nbl: use hardware MAC address "
` [PATCH v2 0/1] NBL use hardware MAC addr "
  ` [PATCH v2 1/1] net/nbl: use hardware MAC address "

[PATCH] net: fix incorrect L2 length for GRE tunneling packet
 2025-11-03  2:40 UTC  (3+ messages)

Disable SPDK testing again?
 2025-11-03  1:06 UTC  (7+ messages)

[PATCH] fix after-code Doxygen comments
 2025-11-02 22:14 UTC 

[DPDK/core Bug 1818] pmdinfogen warnings on Fedora 43
 2025-11-02 19:34 UTC 

[PATCH] maintainers: remove some inactives
 2025-11-02 16:14 UTC 

[PATCH 0/5] mlx5: remove useless constants
 2025-11-02 15:53 UTC  (6+ messages)
` [PATCH 1/5] vdpa/mlx5: remove unused constant
` [PATCH 2/5] crypto/mlx5: remove unused constants
` [PATCH 3/5] regex/mlx5: remove useless constants
` [PATCH 4/5] common/mlx5: "
` [PATCH 5/5] net/mlx5: "

[PATCH v1] net/mlx5: remove counter alignment
 2025-11-02 10:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix indirect RSS action hash fields calculation
 2025-11-02 10:27 UTC  (2+ messages)

[PATCH] net/mlx5: store rxq MTU at allocation time
 2025-11-02 10:27 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/3] net/mlx5: fix multi process Tx default rules
 2025-11-02  7:32 UTC  (2+ messages)

[PATCH 1/2] net/mlx4: fix unnecessary comma compilation warnings
 2025-11-02  7:31 UTC  (2+ messages)

[PATCH] net/ice: add source prune configuration API
 2025-11-02  1:19 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions
 2025-11-01 17:21 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] examples/l3fwd: adjust Tx burst size based on Rx burst
 2025-11-01 12:53 UTC  (6+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH dpdk] graph: fix use-after-free when updating edges with active graphs
 2025-10-31 22:13 UTC 

[PATCH] compressdev: fix coverity issue
 2025-10-31 19:18 UTC  (5+ messages)

[PATCH 0/2] Fixes for iavf VLAN insertion offload
 2025-10-31 15:22 UTC  (3+ messages)
` [PATCH 1/2] net/iavf: fix AVX-512 double VLAN (QinQ) insertion
` [PATCH 2/2] net/iavf: fix single VLAN insertion positioning

[PATCH 1/1] move SPDX tag on the first line
 2025-10-31 14:55 UTC  (2+ messages)

[PATCH] mbuf: dump Tx offload metadata
 2025-10-31 14:29 UTC  (4+ messages)

[PATCH v2 0/6] Add/Remove memory regions & support funcs
 2025-10-31 13:28 UTC  (3+ messages)
` [PATCH v2 1/6] vhost: add define for configure mem slot

[PATCH] maintainers: update for RISC-V
 2025-10-31 12:26 UTC  (4+ messages)
  `  "
    `  "

[PATCH 1/1] test/memcpy: reduce duration
 2025-10-31 11:48 UTC  (2+ messages)

[PATCH 0/2] fix hash unit test for CI
 2025-10-31 11:12 UTC  (6+ messages)
` [PATCH 1/2] test/hash: check memory allocation
` [PATCH 2/2] test/hash: reduce time of functional R/W test

[PATCH] app/testpmd: fix devargs format in port attach
 2025-10-31  6:18 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH dpdk 0/4] net/tap: add network namespace support
 2025-10-30 18:13 UTC  (7+ messages)
` [PATCH dpdk v4 "
  ` [PATCH dpdk v4 1/4] net/tap: add netlink helpers
  ` [PATCH dpdk v4 2/4] net/tap: replace ioctl with netlink
  ` [PATCH dpdk v4 3/4] net/tap: detect namespace change
  ` [PATCH dpdk v4 4/4] net/tap: configure link carrier

[DPDK/eventdev Bug 1817] tx eventdev test fails if mbuf debug enabled
 2025-10-30 16:34 UTC 

[PATCH v4 00/57] bnxt patchset
 2025-10-30 16:29 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] doc: add NVIDIA SuperNIC devices
 2025-10-30 15:42 UTC 

[PATCH v4 1/1] eal/riscv: optimize rte_memcpy with vector and zicbop extensions
 2025-10-30 15:35 UTC  (3+ messages)
` retest

[PATCH v4 0/3] Add TREX Traffic Generator to DTS Framework
 2025-10-30 14:53 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] dts: rework traffic generator inheritance structure
  ` [PATCH v5 2/3] dts: add trex traffic generator to dts framework
  ` [PATCH v5 3/3] dts: add performance test functions to test suite API

Virtio-PMD in Windows
 2025-10-30 13:13 UTC  (4+ messages)

[PATCH v10 00/10] lib/pmu: cleanups and trace integration
 2025-10-30 13:03 UTC  (5+ messages)
` [PATCH v11 0/9] "
  ` [PATCH v11 7/9] test/pmu: enable test

[PATCH v1] dts: move artifact class to API
 2025-10-30 12:52 UTC 

[PATCH] net/e1000: fix crash when built with GCC 13
 2025-10-30 11:50 UTC  (4+ messages)

[PATCH v1 0/8] Support VFIO cdev API in DPDK
 2025-10-30 10:11 UTC  (3+ messages)

[PATCH] net/mlx5: fix external Rx and Tx queues access
 2025-10-30  9:11 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] bitmap: change return value of rte_bitmap_free
 2025-10-30  7:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] examples/vdpa: support show protocol features
 2025-10-30  6:57 UTC 

[dpdk-dev] [PATCH] net/cnxk: fix port ID default action
 2025-10-30  3:44 UTC 

[RFC] ethdev: fix UAF in rte_eth_tx_burst with filtering
 2025-10-29 23:54 UTC 

[DPDK/other Bug 1816] bpf ethdev tx filtering semantic issues
 2025-10-29 21:06 UTC 

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