DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 0/4] Enable PTP feature for MEV
 2025-10-28  6:07 UTC  (11+ messages)
` [PATCH v1 1/4] net/idpf: add a new API for PTP support
` [PATCH v1 2/4] net/idpf: add PTP virtchnl2 support
` [PATCH v1 3/4] net/intel: add support for Precision Time Protocol
` [PATCH v1 4/4] doc: add PTP IDPF documentation
  ` [PATCH v2 0/4] Enable PTP feature for MEV
    ` [PATCH v2 1/4] net/idpf: add a new API for PTP support
    ` [PATCH v2 2/4] net/idpf: add PTP virtchnl2 support
    ` [PATCH v2 3/4] net/intel: add support for Precision Time Protocol
    ` [PATCH v2 4/4] doc: add PTP IDPF documentation

[PATCH dpdk 0/4] net/tap: add network namespace support
 2025-10-27 22:16 UTC  (17+ messages)
` [PATCH dpdk 1/4] net/tap: add netlink helpers
` [PATCH dpdk 2/4] net/tap: rename internal ioctl wrapper
` [PATCH dpdk 3/4] net/tap: use netlink if possible
` [PATCH dpdk 4/4] net/tap: detect namespace change
` [PATCH dpdk v2 0/3] net/tap: add network namespace support
  ` [PATCH dpdk v2 1/3] net/tap: add netlink helpers
  ` [PATCH dpdk v2 2/3] net/tap: replace ioctl with netlink
  ` [PATCH dpdk v2 3/3] net/tap: detect namespace change
` [PATCH dpdk v3 0/3] net/tap: add network namespace support
  ` [PATCH dpdk v3 1/3] net/tap: add netlink helpers
  ` [PATCH dpdk v3 2/3] net/tap: replace ioctl with netlink
  ` [PATCH dpdk v3 3/3] net/tap: detect namespace change

[PATCH] net/mlx5: remove representor matching devarg
 2025-10-27 19:35 UTC 

[PATCH v1 0/3] Update TxPP feature
 2025-10-27 18:28 UTC  (4+ messages)
` [PATCH v1 1/3] net/ice: restrict testpmd to scalar path for TxPP
` [PATCH v1 2/3] net/ice: fix PTP clock corruption with TxPP
` [PATCH v1 3/3] doc: update TxPP documentation

[PATCH v4 0/4] Cuckoo hash optimization for small sizes
 2025-10-27 18:16 UTC  (3+ messages)
  ` [PATCH v4 3/4] hash: reduce architecture special cases

[PATCH 00/19] Wangxun Fixes
 2025-10-27 16:51 UTC  (21+ messages)
` [PATCH 01/19] net/txgbe: fix hardware statistic rx_l3_l4_xsum_error
` [PATCH 02/19] net/ngbe: "
` [PATCH 03/19] net/txgbe: reduce memory size of ring descriptors
` [PATCH 04/19] net/ngbe: "
` [PATCH 05/19] net/txgbe: fix VF Rx buffer size in config register
` [PATCH 06/19] net/ngbe: "
` [PATCH 07/19] net/txgbe: remove duplicate txq assignment
` [PATCH 08/19] net/txgbe: add device arguments for FDIR
` [PATCH 09/19] net/txgbe: fix the maxinum number of FDIR filter
` [PATCH 10/19] net/txgbe: fix FDIR mode is not be cleared
` [PATCH 11/19] net/txgbe: fix FDIR drop action for L4 match packets
` [PATCH 12/19] net/txgbe: fix to create FDIR filter for tunnel SCTP packet
` [PATCH 13/19] net/txgbe: filter FDIR match flex bytes for tunnel packets
` [PATCH 14/19] net/txgbe: fix FDIR rule raw relative for L3 packets
` [PATCH 15/19] net/txgbe: fix FDIR input mask
` [PATCH 16/19] net/txgbe: switch to use FDIR when ntuple filter is full
` [PATCH 17/19] net/txgbe: fix VF-PF message for ntuple flow filter
` [PATCH 18/19] net/txgbe: switch to use FDIR on VF
` [PATCH 19/19] net/txgbe: remove unsupported flow action mark

[PATCH] dmadev: fix build if RTE_DMADEV_DEBUG enabled
 2025-10-27 16:46 UTC 

[DPDK/other Bug 1814] dmadev build fails if debug enabled
 2025-10-27 16:32 UTC 

[PATCH 0/2] enhance ethdev telemetry
 2025-10-27 16:29 UTC  (4+ messages)
` [PATCH 1/2] ethdev: support telemetry RSS algorithm
` [PATCH 2/2] ethdev: support hide zero when telemetry regs

[PATCH v1 0/3] dts: add tx_offload support in dts
 2025-10-27 16:17 UTC  (12+ messages)
  ` [PATCH v9 1/3] dts: allow mbuf fast free to be set with testpmd shell
  ` [PATCH v9 3/3] dts: add Rx Tx offload test suite
` [PATCH v10 0/3] dts: add Tx offload support in dts
  ` [PATCH v10 1/3] dts: allow mbuf fast free to be set with testpmd shell
  ` [PATCH v10 2/3] dts: add Tx offload capabilities to NIC capabilities
  ` [PATCH v10 3/3] dts: add Rx Tx offload test suite

DPDK observability survey (≈7 min)
 2025-10-27 15:31 UTC  (2+ messages)

[PATCH] devtools: fix awk regular expression
 2025-10-27 15:25 UTC  (2+ messages)

[Bug 1266] net/mlx5: cannot create rte_flow rule matching ethernet multicast with jump action on bond mode 4
 2025-10-27 14:07 UTC  (2+ messages)
` [DPDK/ethdev Bug "

[Bug 1307] mlx5_net: probe of PCI device 4790:00:02.0 aborted after encountering an error: Operation not permitted
 2025-10-27 13:25 UTC  (2+ messages)
` [DPDK/testpmd Bug "

[Bug 1336] Statistic counter rx_missed_errors always shows zero no matter how large the traffic was generated on Mellanox NICs
 2025-10-27 13:12 UTC  (2+ messages)
` [DPDK/ethdev Bug "

[dpdk-dev] [Bug 701] mlx5: reading xstats smashes stack
 2025-10-27 13:07 UTC  (2+ messages)
` [DPDK/ethdev Bug "

[PATCH v1 1/1] doc: refactoring the guide for NTNIC PMD
 2025-10-27 13:00 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3 0/1] Clean up "
          ` [PATCH v3 1/1] doc: refactoring "

[Bug 1367] net/mlx5 Tx stuck if mbuf has too many segments
 2025-10-27 11:53 UTC  (2+ messages)
` [DPDK/ethdev Bug "

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-10-27 10:16 UTC  (11+ messages)
` [PATCH v1 0/9] Address NBL Coverity issues
  ` [PATCH v1 1/9] net/nbl: address nbl channel integer handling issues 490942
  ` [PATCH v1 2/9] net/nbl: address nbl channel integer handling issues 490943
  ` [PATCH v1 3/9] net/nbl: address nbl userdev error handling issues 490947
  ` [PATCH v1 4/9] net/nbl: address nbl channel Integer handling issues 490949
  ` [PATCH v1 5/9] net/nbl: address nbl dev null pointer issues 490950
  ` [PATCH v1 6/9] net/nbl: address nbl userdev Error handling issues 490951
  ` [PATCH v1 7/9] net/nbl: address nbl channel integer handling issues 490952
  ` [PATCH v1 8/9] net/nbl: address nbl channel integer handling issues 490954
  ` [PATCH v1 9/9] net/nbl: address channel Incorrect expression issues 490958

[DPDK/testpmd Bug 1479] mlx5: Not able to create rte_flows to match head fragments and sub fragments
 2025-10-27  9:17 UTC  (2+ messages)

[PATCH] mbuf: optimize segment prefree
 2025-10-27  9:00 UTC  (10+ messages)
` [PATCH v7] "

[DPDK/testpmd Bug 1470] Testpmd parameter --max-pkt-len does not update MTU of ports bound to a kernel driver
 2025-10-27  8:56 UTC  (2+ messages)

[DPDK/ethdev Bug 1484] net/netvsc deadlock during VF hot add when setting MTU
 2025-10-27  8:31 UTC  (2+ messages)

[DPDK/other Bug 1533] testpmd performance drops with Mellanox ConnectX6 when using 8 cores 8 queues
 2025-10-27  8:28 UTC  (2+ messages)

[PATCH 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
 2025-10-27  8:07 UTC  (5+ messages)
` [PATCH v7 0/3] "
  ` [PATCH v8 1/3] net/idpf: enable AVX2 for split queue Rx
  ` [PATCH v8 2/3] net/idpf: enable AVX2 for split queue Tx
  ` [PATCH v8 3/3] doc: note on unsupported completion queue sharing

[DPDK/testpmd Bug 1813] [dpdk25.11] vxlan/vxlan_ipv6_checksum_offload: get incorrect checksum value for the inner L4
 2025-10-27  7:49 UTC 

[RFC 0/3] common/cnxk: remove dependence on VLA
 2025-10-27  5:22 UTC  (3+ messages)
` [RFC 2/3] common/cnxk: replace variable length array
  ` [EXTERNAL] "

[PATCH] config/riscv: add rv64gcv cross compilation target
 2025-10-27  1:53 UTC  (3+ messages)
  `  "

[PATCH v4 3/4] net/macb: add NEON vectorized Rx/Tx
 2025-10-26 18:17 UTC  (3+ messages)

[PATCH v11 13/13] net/sxe: add virtual function
 2025-10-25 18:35 UTC  (24+ messages)
` [PATCH v12 01/13] net/sxe: add base driver directory and doc
  ` [PATCH v12 02/13] net/sxe: add ethdev probe and remove
  ` [PATCH v12 03/13] net/sxe: add tx rx setup and data path
  ` [PATCH v12 08/13] net/sxe: add dcb function
  ` [PATCH v12 10/13] net/sxe: add xstats function
  ` [PATCH v12 13/13] net/sxe: add virtual function

[PATCH v4 0/6] DPAA specific changes
 2025-10-25 18:07 UTC  (13+ messages)
` [PATCH v5 "
  ` [PATCH v5 5/6] bus/dpaa: Set max push RXQ number
  ` [PATCH v6 0/6] DPAA specific changes
    ` [PATCH v6 1/6] bus/dpaa: fix FQ shutdown to do proper cleanup of frame queues
    ` [PATCH v6 2/6] bus/dpaa: improve DPAA bus qman logging
    ` [PATCH v6 3/6] net/dpaa: support IEEE1588 by timesync API
    ` [PATCH v6 4/6] bus/dpaa: disable qman Invalid Enqueue State interrupt
    ` [PATCH v6 5/6] bus/dpaa: set max push RXQ number
    ` [PATCH v6 6/6] net/dpaa: fix resource leak coverity issue

[DPDK/ethdev Bug 1812] net/nfp: duplicate code in branches
 2025-10-25 18:05 UTC 

[DPDK/ethdev Bug 1811] common/cnxk: identical branch warnings
 2025-10-25 18:04 UTC 

[PATCH] mbuf: fix build failure if MBUF_HISTORY_DEBUG enabled
 2025-10-25  6:59 UTC  (2+ messages)

[PATCH 0/4] add Hisilicon accelerator DMA driver
 2025-10-25  1:07 UTC  (5+ messages)
` [PATCH v4 4/4] dma/acc: add doc

[PATCH 0/6] net/txgbe: fill in functionality gaps for Amber-Lite NICs
 2025-10-24 22:49 UTC  (2+ messages)

[PATCH] doc: update feature matrix for af packet
 2025-10-24 22:47 UTC 

[PATCH] doc: update feature matrix for af_xdp
 2025-10-24 22:46 UTC 

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-10-24 22:25 UTC  (3+ messages)
` [PATCH v7 0/7] add mbuf "

[PATCH v5 0/8] packet capture bugfixes and secondary process
 2025-10-24 21:54 UTC  (9+ messages)
  ` [PATCH v5 1/8] dumpcap: handle primary process exit
  ` [PATCH v5 2/8] pdump: "
  ` [PATCH v5 3/8] pdump: fix races in callbacks
  ` [PATCH v5 4/8] dumpcap: handle pdump requests from primary
  ` [PATCH v5 5/8] pdump: "
  ` [PATCH v5 6/8] pdump: forward callback enable to secondary
  ` [PATCH v5 7/8] pdump: remove use of VLA
  ` [PATCH v5 8/8] doc: update documentation on pdump library

[PATCH] app/compress-perf: fix coverity issue
 2025-10-24 19:11 UTC 

[PATCH] compressdev: fix coverity issue
 2025-10-24 19:11 UTC 

[PATCH v1 1/2] dts: add start Tx first method to testpmd shell
 2025-10-24 18:50 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dts: add virtio forwarding test suite
  ` [PATCH v3 1/3] dts: add start Tx first method to testpmd shell
    ` [PATCH v3 2/3] dts: add method for bringing link of interface up
    ` [PATCH v3 3/3] dts: add virtio forwarding test suite
    ` [PATCH v4 1/3] dts: add start Tx first method to testpmd shell
      ` [PATCH v4 2/3] dts: add method for bringing link of interface up
      ` [PATCH v4 3/3] dts: add virtio forwarding test suite

[PATCH] app/compress-perf: fix coverity issue
 2025-10-24 18:47 UTC 

[PATCH] compressdev: fix coverity issue
 2025-10-24 18:47 UTC 

[PATCH 2/2] app/compress-perf: fix coverity issue
 2025-10-24 18:38 UTC 

[PATCH 1/2] compressdev: fix coverity issue
 2025-10-24 18:37 UTC 

[PATCH v2 1/2] dts: add QinQ strip and VLAN extend to testpmd shell
 2025-10-24 18:16 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] dts: add QinQ test suite

[PATCH v4 1/1] eal/riscv: optimize rte_memcpy with vector and zicbop extensions
 2025-10-24 16:27 UTC  (6+ messages)
` [PATCH v5 0/1] Optimization Summary for RISC-V rte_memcpy
  ` [PATCH v5 1/1] eal/riscv: optimize rte_memcpy with vector and zicbop extensions
    ` [PATCH v6 0/1] Optimization Summary for RISC-V rte_memcpy
      ` [PATCH v6 1/1] eal/riscv: optimize rte_memcpy with vector and zicbop extensions

[PATCH v9 1/3] net/macb: add new poll mode driver
 2025-10-24 16:25 UTC  (3+ messages)
` [PATCH v10 "

[PATCH v9 0/3] net/macb: updated net macb driver
 2025-10-24 16:09 UTC  (4+ messages)
` [PATCH v10 "

DPDK release candidate 25.11-rc1
 2025-10-24 14:45 UTC 

[PATCH v3] test/ring_perf: add optional cross L3 core selection
 2025-10-24 14:16 UTC 

[PATCH v1] maintainers: update for LoongArch
 2025-10-24 13:54 UTC  (2+ messages)

[PATCH dpdk v2] fib6: implement RCU rule reclamation
 2025-10-24 13:52 UTC  (2+ messages)

[PATCH v1 1/1] bus/pci: fix resource leak in secondary process
 2025-10-24 13:50 UTC  (2+ messages)

[PATCH v1 1/2] bus/cdx: fix empty device string in error message
 2025-10-24  9:53 UTC  (2+ messages)
` [PATCH v1 2/2] bus/cdx: fix incorrect device release on error

[RFC 0/7] avoid unnecessary use of comma op
 2025-10-24  6:30 UTC  (4+ messages)
` [PATCH v5 0/8] avoid unnecessary use of comma operator

[PATCH v10 00/10] lib/pmu: cleanups and trace integration
 2025-10-24  5:48 UTC  (11+ messages)
` [PATCH v11 0/9] "
  ` [PATCH v11 1/9] pmu: quiesce chkincs warnings
  ` [PATCH v11 2/9] trace: change scope of conditional block
  ` [PATCH v11 3/9] lib/pmu: export only necessary arch headers
  ` [PATCH v11 4/9] lib/pmu: reimplement per-arch ops as callbacks
  ` [PATCH v11 5/9] lib/pmu: do not try enabling perf counter access on arm64
  ` [PATCH v11 6/9] lib/pmu: use build system defined RTE_LIB_PMU macro
  ` [PATCH v11 7/9] test/pmu: enable test
  ` [PATCH v11 8/9] trace: add PMU
  ` [PATCH v11 9/9] lib/pmu: fix out-of-bound access

[PATCH] config/arm: fix inconsistency for Neoverse N2
 2025-10-23 19:09 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).