public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 18:43:38 to 2026-02-05 11:28:28 UTC [more...]

[PATCH v1 0/1] Address NBL Coverity issues
 2026-02-05 11:28 UTC  (8+ messages)
` [PATCH v3 1/1] net/nbl: fix issues reported by Coverity
      ` 回复:[PATCH "

[PATCH] vhost: fix use-after-free in fdset during shutdown
 2026-02-05 11:20 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "

[RFC 0/8] first steps in fixing buffer overflow
 2026-02-05 10:57 UTC  (5+ messages)
` [PATCH v14 00/17] lib: improve string overflow safety
  ` [PATCH v14 03/17] graph: avoid overflowing comment buffer

[PATCH 00/10] Fix multi process path selection in Intel drivers
 2026-02-05 10:30 UTC  (11+ messages)
` [PATCH 01/10] net/i40e: permit secondary process Rx path selection
` [PATCH 02/10] net/iavf: "
` [PATCH 03/10] net/ice: "
` [PATCH 04/10] net/idpf: prevent Rx path selection after device start
` [PATCH 05/10] net/cpfl: "
` [PATCH 06/10] net/i40e: permit secondary process Tx path selection
` [PATCH 07/10] net/iavf: "
` [PATCH 08/10] net/ice: "
` [PATCH 09/10] net/idpf: "
` [PATCH 10/10] net/cpfl: "

[PATCH v1] net/zxdh: adjust the log level
 2026-02-05  9:23 UTC 

[PATCH] ethdev: fix mbuf fast release requirements description
 2026-02-05  9:28 UTC 

[RFC PATCH dpdk 0/3] graph: deferred enqueue API for simplified node processing
 2026-02-05  9:26 UTC  (4+ messages)
` [RFC PATCH dpdk 1/3] graph: optimize rte_node_enqueue_next to batch by edge
` [RFC PATCH dpdk 2/3] graph: add deferred enqueue API for batch processing
` [RFC PATCH dpdk 3/3] node: use deferred enqueue API in process functions

[PATCH] net/mlx5: fix HW flow counter query
 2026-02-05  9:22 UTC  (3+ messages)

[PATCH v3 1/1] net/mlx5: fix port down in link detection error branch
 2026-02-05  9:12 UTC  (2+ messages)

[PATCH 1/1] net/mlx5: fix memoy leak after device spawn failure
 2026-02-05  9:06 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] lib/ethdev: support inline calculating masked item value
 2026-02-05  8:45 UTC  (3+ messages)

[PATCH] license: standardize SPDX tag for 3-Clause BSD
 2026-02-05  8:44 UTC  (7+ messages)
` [PATCH v3 0/2] standardize SPDX tag
  ` [PATCH v3 1/2] license: "
  ` [PATCH v3 2/2] devtools: check SPDX syntax

[PATCH] net/mlx5/windows: fix MAC address ownership tracking
 2026-02-05  8:10 UTC  (2+ messages)

[PATCH v1] net/mlx5: fix job leak on indirect meter creation failure
 2026-02-05  7:56 UTC  (2+ messages)

[PATCH v16 0/2] eal: RTE_PTR_ADD/SUB API improvements
 2026-02-05  7:50 UTC  (20+ messages)
` [PATCH v17 "
  ` [PATCH v17 1/2] eal: remove alloc_size from rte_lcore_var_alloc
  ` [PATCH v17 2/2] eal: RTE_PTR_ADD/SUB API improvements
  ` [PATCH v18 0/2] "
    ` [PATCH v18 1/2] eal: remove alloc_size from rte_lcore_var_alloc
    ` [PATCH v18 2/2] eal: RTE_PTR_ADD/SUB API improvements
    ` [PATCH v19] "
      ` [PATCH v20] "
        ` [PATCH v21] "

Clarification on Possible Buffer Overflow Issues Reported by Fortify Tool
 2026-02-05  6:58 UTC 

[RFC] devtools: replace get-maintainer shell wrapper with Python script
 2026-02-05  1:43 UTC  (6+ messages)
` [RFC v3] devtools: replace checkpatches "
` [PATCH v4] "

[RFC v1] net/af_packet: add io_uring TX acceleration
 2026-02-05  0:08 UTC  (3+ messages)

[PATCH] lib: remove extra characters ending comment blocks
 2026-02-04 20:34 UTC  (3+ messages)

[PATCH v2] vhost: fix use-after-free in fdset during shutdown
 2026-02-04 18:42 UTC 

[DPDK/ethdev Bug 1877] virtio: potential integer overflow
 2026-02-04 17:31 UTC 

[PATCH v3 0/6] bpf: simple tests and fixes
 2026-02-04 16:58 UTC  (6+ messages)
` [PATCH v4 "

[PATCH 0/2] support dmabuf
 2026-02-04 15:50 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] eal: "
  ` [PATCH v2 2/2] common/mlx5: "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] eal: "
    ` [PATCH v3 2/2] common/mlx5: "
    ` [PATCH v4 0/2] "
      ` [PATCH v4 1/2] eal: "
      ` [PATCH v4 2/2] common/mlx5: "

[RFC PATCH 1/3] dts: add find float method to text parser
 2026-02-04 15:44 UTC  (12+ messages)
` [RFC PATCH 3/3] dts: add cryptodev testsuite
        ` [EXTERNAL] "

[PATCH] net/mlx5: fix metadata sharing between E-Switch and VM
 2026-02-04 15:13 UTC  (2+ messages)

[PATCH] net/mlx5: fix register selection for metadata between E-Switch and VM
 2026-02-04 15:10 UTC  (2+ messages)

[PATCH] net/mlx5: fix IP tunnel detection for IPIP and IPv6 ENCAP
 2026-02-04 15:04 UTC  (2+ messages)

[PATCH v10 0/6] flow_parser: add shared parser library
 2026-02-04 14:53 UTC  (4+ messages)
  ` [PATCH v10 3/6] "

[PATCH 0/8] net/nfb: rework to real multiport
 2026-02-04 12:31 UTC  (10+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/8] net/nfb: prepare for indirect queue mapping scheme
  ` [PATCH v7 2/8] net/nfb: create one ethdev per ethernet port
  ` [PATCH v7 3/8] net/nfb: add vdev as alternative device probe method
  ` [PATCH v7 4/8] net/nfb: add device argument "port" to limit used ports
  ` [PATCH v7 5/8] net/nfb: init only MACs associated with device
  ` [PATCH v7 6/8] net/nfb: add compatible cards to driver PCI ID table
  ` [PATCH v7 7/8] net/nfb: report firmware version
  ` [PATCH v7 8/8] doc/nfb: cleanup and update guide

[PATCH 0/2] bpf: add xchg and fix rte_bpf_dump
 2026-02-04 11:40 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] config/x86: enable compatibility with muon-build
 2026-02-04 10:30 UTC 

[v2] crypto/openssl: Add support for SHA3 algorithms
 2026-02-04 10:05 UTC  (2+ messages)

[PATCH v2] bpf: fix x86 call stack alignment, add tests
 2026-02-04  9:35 UTC  (3+ messages)
` [PATCH v3] bpf: fix x86 call stack alignment for external calls

[PATCH v3 0/1] Address NBL Coverity issues
 2026-02-04  3:07 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] net/nbl: fix integer handling issues
  ` [PATCH v4 2/3] net/nbl: fix null pointer dereferences issues
  ` [PATCH v4 3/3] net/nbl: fix error handling issues

[PATCH v3 0/4] af_packet correctness, performance, cksum
 2026-02-04  2:59 UTC  (16+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] net/af_packet: add software checksum offload support
  ` [PATCH v5 0/4] af_packet correctness, performance, cksum
    ` [PATCH v5 1/4] net/af_packet: fix thread safety and frame calculations
    ` [PATCH v5 2/4] net/af_packet: RX/TX bulk free, unlikely hint
    ` [PATCH v5 3/4] net/af_packet: tx poll control
    ` [PATCH v5 4/4] net/af_packet: add software checksum offload support

[PATCH] build: bump meson version to remove warnings
 2026-02-03 20:55 UTC  (10+ messages)

DPDK Release Status Meeting 2026-02-03
 2026-02-03 20:31 UTC 

[PATCH v1] dts: refactor flow suite with generator pattern
 2026-02-03 19:37 UTC  (3+ messages)

[PATCH 2/2] common/mlx5: support dmabuf
 2026-02-03 17:34 UTC  (3+ messages)
` [REVIEW] "

[PATCH 1/2] eal: add location info to interrupt error message
 2026-02-03 15:39 UTC  (4+ messages)
` [PATCH 2/2] test/eal_flags: add EAL debug logs to recursive calls

[PATCH v4 3/4] net/intel: add support for Precision Time Protocol
 2026-02-03 15:37 UTC  (8+ messages)
` [PATCH v5 0/4] Enable PTP feature for MEV
  ` [PATCH v5 1/4] net/idpf: add a new API for PTP support
  ` [PATCH v5 2/4] net/idpf: add PTP virtchnl2 support
  ` [PATCH v5 3/4] net/intel: add support for PTP

[PATCH v2 1/2] net/zxdh: add pcie bar channel check
 2026-02-03 14:35 UTC  (6+ messages)
` [PATCH v3 0/2] net/zxdh: fix npsdk bug
  ` [PATCH v3 1/2] net/zxdh: add pcie bar channel check
  ` [PATCH v3 2/2] net/zxdh: optimize the procedure for NP online uninit

[PATCH 0/4] Avoid using perror
 2026-02-03 14:06 UTC  (2+ messages)

[PATCH 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
 2026-02-03 14:00 UTC  (9+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] test/crypto: add tests "
    ` [EXTERNAL] "
` [PATCH v8 1/2] cryptodev: add support "
  ` [PATCH v8 2/2] test/crypto: add tests "
    ` [EXTERNAL] "
  ` [EXTERNAL] [PATCH v8 1/2] cryptodev: add support "

[PATCH] eal/x86: fix TSC frequency query
 2026-02-03 11:08 UTC  (3+ messages)

[PATCH] mempool: simplify get objects
 2026-02-03 10:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] app/testpmd: fix flow queue job leaks
 2026-02-03  9:41 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[RFC 1/2] config: add optimal burst size configuration
 2026-02-03  9:38 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH v18 0/2] net: optimize __rte_raw_cksum
 2026-02-03  8:19 UTC  (6+ messages)
` [PATCH v19 "
  ` [PATCH v19 1/2] eal: add __rte_may_alias and __rte_aligned to unaligned typedefs
  ` [PATCH v19 2/2] net: __rte_raw_cksum pointers enable compiler optimizations

DPDK Tech Board meeting minutes 21-January-2026
 2026-02-03  7:41 UTC 

[RFC 0/4] net/af_packet: cleanups and optimizations
 2026-02-03  7:31 UTC  (13+ messages)
` [RFC 1/4] net/af_packet: remove volatile from statistics
` [RFC 4/4] net/af_packet: add VPP-style prefetching to receive path

[PATCH 0/6]
 2026-02-03  6:36 UTC  (14+ messages)
` [PATCH v2 0/6] net/nfb: code cleanup
  ` [PATCH v3 1/6] net/nfb: use constant values for max Rx/Tx queues count
` [PATCH v5 0/6] net/nfb: code cleanup
  ` [PATCH v5 1/6] net/nfb: use constant values for max Rx/Tx queues count
  ` [PATCH v5 2/6] net/nfb: fix bad pointer access in queue stats
  ` [PATCH v5 3/6] net/nfb: update timestamp calculation to meaningful value
  ` [PATCH v5 4/6] net/nfb: use process private variable for internal data
  ` [PATCH v5 5/6] net/nfb: release allocated resources correctly
  ` [PATCH v5 6/6] net/nfb: stop only started queues in fail path

[PATCH v2 0/5] net/zxdh: add support some new features
 2026-02-03  1:43 UTC  (4+ messages)
` [PATCH v3 "
  ` [v3,0/5] "

[PATCH 00/12] net/pcap: cleanups and test
 2026-02-02 23:09 UTC  (21+ messages)
` [PATCH v12 00/19] net/pcap: improvements and test suite
  ` [PATCH v12 01/19] maintainers: update for pcap driver
  ` [PATCH v12 02/19] doc: update features for PCAP PMD
  ` [PATCH v12 03/19] net/pcap: include used headers
  ` [PATCH v12 04/19] net/pcap: remove unnecessary casts
  ` [PATCH v12 05/19] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v12 06/19] net/pcap: use bulk free
  ` [PATCH v12 07/19] net/pcap: allocate Tx bounce buffer
  ` [PATCH v12 08/19] net/pcap: cleanup transmit buffer handling
  ` [PATCH v12 09/19] net/pcap: report multi-segment transmit capability
  ` [PATCH v12 10/19] net/pcap: consolidate boolean flag handling
  ` [PATCH v12 11/19] net/pcap: support VLAN insert and strip
  ` [PATCH v12 12/19] net/pcap: add link state and speed for interface mode
  ` [PATCH v12 13/19] net/pcap: support nanosecond timestamp precision
  ` [PATCH v12 14/19] net/pcap: reject non-Ethernet interfaces
  ` [PATCH v12 15/19] net/pcap: reduce scope of file-level variables
  ` [PATCH v12 16/19] net/pcap: avoid use of volatile
  ` [PATCH v12 17/19] net/pcap: clarify maximum received packet
  ` [PATCH v12 18/19] net/pcap: add snapshot length devarg
  ` [PATCH v12 19/19] test: add test for pcap PMD

[PATCH] test: add a test for null PMD
 2026-02-02 22:16 UTC  (9+ messages)
` [PATCH v11 0/7] net/null: bug fixes and improvements
  ` [PATCH v11 1/7] net/null: fix missing mbuf leakage in the copy transmit
  ` [PATCH v11 2/7] net/null: cleanup info response
  ` [PATCH v11 3/7] net/null: validate the numeric devargs
  ` [PATCH v11 4/7] net/null: remove redundant argument validation
  ` [PATCH v11 5/7] test: support larger packet sizes in burst generator
  ` [PATCH v11 6/7] test: add a test for null PMD
  ` [PATCH v11 7/7] net/null: add VLAN insert and strip offload support

[PATCH] doc/nfb: update release notes for nfb driver
 2026-02-02 20:17 UTC  (4+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox