public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-03-01 02:07:54 to 2026-03-04 18:03:18 UTC [more...]

[PATCH v7 0/4] devtools: add AI-assisted code review tools
 2026-03-04 17:59 UTC  (3+ messages)
` [PATCH v9 0/6] add AGENTS.md and scripts for AI code review
  ` [PATCH v9 1/6] doc: add AGENTS.md for AI code review tools

[PATCH 0/4] net/gve: add flow steering support
 2026-03-04 15:59 UTC  (22+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] net/gve: add flow steering device option
  ` [PATCH v2 2/4] net/gve: introduce extended adminq command
  ` [PATCH v2 3/4] net/gve: add adminq commands for flow steering
  ` [PATCH v2 4/4] net/gve: add rte flow API integration
  ` [PATCH v3 0/4] net/gve: add flow steering support
    ` [PATCH v3 1/4] net/gve: add flow steering device option
    ` [PATCH v3 2/4] net/gve: introduce extended adminq command
    ` [PATCH v3 3/4] net/gve: add adminq commands for flow steering
    ` [PATCH v3 4/4] net/gve: add rte flow API integration
    ` [PATCH v4 0/4] net/gve: add flow steering support
      ` [PATCH v4 1/4] net/gve: add flow steering device option
      ` [PATCH v4 2/4] net/gve: introduce extended adminq command
      ` [PATCH v4 3/4] net/gve: add adminq commands for flow steering
      ` [PATCH v4 4/4] net/gve: add rte flow API integration

Minutes of DPDK Technical Board Meeting, 2026-02-18
 2026-03-04 15:17 UTC 

[PATCH v2] efd: lookup with RISC-V vector extension
 2026-03-04  7:06 UTC 

[PATCH] efd: lookup with RISC-V vector extension
 2026-03-04  6:15 UTC 

[PATCH 0/2] eventdev: fix eth dev ID truncation in telemetry
 2026-03-04  0:34 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mailmap: add Sergei Iashin

[PATCH 7/9] gpu/cuda: extend NVIDIA GPU device ID list
 2026-03-04 14:06 UTC  (3+ messages)

[PATCH 6/9] gpu/cuda: more gpu ID for h100 and l40
 2026-03-04 13:17 UTC  (2+ messages)

[PATCH dpdk 0/2] hash: safe data replacement on overwrite
 2026-03-04 12:50 UTC  (10+ messages)
` [PATCH dpdk v2 0/3] "
  ` [PATCH dpdk v2 1/3] hash: avoid leaking entries on RCU defer queue failure
  ` [PATCH dpdk v2 2/3] hash: free replaced data on overwrite when RCU is configured
  ` [PATCH dpdk v2 3/3] hash: add replace API returning old data on overwrite

[PATCH] net/ice: get link status updates via adminq message
 2026-03-04 11:59 UTC  (10+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] net/ice: remove malloc call for admin queue msg
  ` [PATCH v3 2/2] net/ice: get link status updates via adminq message
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] net/ice: remove malloc call for admin queue msg
  ` [PATCH v4 2/2] net/ice: get link status updates via adminq message

[PATCH] net/iavf: fix old primary MAC deletion
 2026-03-04 11:16 UTC 

[PATCH] eal/linux: handle epoll error conditions
 2026-03-04 11:09 UTC  (14+ messages)
` [PATCH v4 0/3] interrupt disconnect/error event handling
  ` [PATCH v4 2/3] eal/interrupt: add interrupt event info
  ` [PATCH v4 3/3] net/mlx5: check devx disconnect/error interrupt events
` [PATCH v5 0/3] interrupt disconnect/error event handling
  ` [PATCH v5 1/3] eal/linux: handle interrupt epoll events
  ` [PATCH v5 2/3] eal/interrupt: add interrupt event info
  ` [PATCH v5 3/3] net/mlx5: check devx disconnect/error interrupt events

[PATCH 0/5] net/mlx5: add BlueField socket direct support
 2026-03-04 10:57 UTC  (11+ messages)
` [PATCH 1/5] common/mlx5: fix bond check
` [PATCH 2/5] net/mlx5: "
` [PATCH 3/5] net/mlx5: calculate number of uplinks and host PFs
` [PATCH 4/5] net/mlx5: compare representors explicitly
` [PATCH 5/5] net/mlx5: build port name dynamically
` [PATCH v2 0/3] net/mlx5: net/mlx5: fix probing to allow BlueField Socket Direct
  ` [PATCH v2 1/3] common/mlx5: fix bond check
  ` [PATCH v2 2/3] net/mlx5: "
  ` [PATCH v2 3/3] net/mlx5: fix probing to allow BlueField Socket Direct

[PATCH] event/cnxk: fix segfault for null pointer access
 2026-03-04 10:12 UTC 

[PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
 2026-03-04  9:53 UTC  (2+ messages)

[PATCH] net/bnxt: remove unbuilt source files
 2026-03-04  2:02 UTC  (3+ messages)

[RFC] MAINTAINERS: update NBL maintainers
 2026-03-04  1:41 UTC  (3+ messages)
` 回复:[RFC] "

[PATCH v4 0/6] net/netvsc: bug fixes and runtime queue reconfiguration
 2026-03-03 22:30 UTC  (9+ messages)
` [PATCH v4 1/6] net/netvsc: fix subchannel leak on device removal
` [PATCH v4 2/6] net/netvsc: fix double-free of primary Rx queue on uninit
` [PATCH v4 3/6] net/netvsc: fix resource leak in init error path
` [PATCH v4 4/6] net/netvsc: fix event callback leak on rxfilter failure
` [PATCH v4 5/6] net/netvsc: fix resource leaks in MTU change path
` [PATCH v4 6/6] net/netvsc: support runtime queue count reconfiguration
  ` [EXTERNAL] Re: [PATCH v4 0/6] net/netvsc: bug fixes and runtime queue reconfiguration

[PATCH v2] dts: refactor flow suite with generator pattern
 2026-03-03 18:41 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] net/bnxt: add multi-doorbell support
 2026-03-03 18:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/bnxt: fix reported VLAN stripped flag for Thor 2
 2026-03-03 18:04 UTC  (2+ messages)

[PATCH v2] net/bnxt: fix clang wcomma warnings in ULP
 2026-03-03 18:02 UTC  (3+ messages)
` [PATCH v3] "

DPDK Tech Board meeting minutes 04-February-2026
 2026-03-03 17:02 UTC 

[PATCH 0/3] manage net/null dependency for tests
 2026-03-03 16:29 UTC  (3+ messages)
` [PATCH v2 0/4] improve net/null dependency handling "

[PATCH 0/6] Fix LTO compilation warnings
 2026-03-03 16:24 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] common/cnxk: replace variable length state array
    ` [EXTERNAL] "
  ` [PATCH v6 2/6] common/cnxk: replace variable length array
    ` [EXTERNAL] "
  ` [PATCH v6 3/6] common/cnxk: re-enable vla warnings
  ` [PATCH v6 4/6] common/cnxk: fix buffer overflow in SA setup

[PATCH] maintainers: prune unreachable contacts
 2026-03-03 16:24 UTC  (2+ messages)

[PATCH] net/memif: fix descriptor flags corruption in multi-segment TX
 2026-03-03 16:13 UTC  (2+ messages)

[v2] crypto/openssl: Add support for SHA3 algorithms
 2026-03-03 15:45 UTC  (3+ messages)
` [v3] "

[PATCH] doc: deprecation of OpenSSL version 1.1.1
 2026-03-03 15:42 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v17 13/13] net/sxe: add virtual function
 2026-03-03 15:42 UTC  (16+ messages)
` [PATCH v18 00/13] net/sxe: added Linkdata sxe ethernet driver
  ` [PATCH v18 01/13] net/sxe: add base driver directory and doc
  ` [PATCH v18 02/13] net/sxe: add ethdev probe and remove
  ` [PATCH v18 03/13] net/sxe: add tx rx setup and data path
  ` [PATCH v18 04/13] net/sxe: add link and mac layer operations
  ` [PATCH v18 05/13] net/sxe: support vlan filter
  ` [PATCH v18 06/13] net/sxe: add filter function
  ` [PATCH v18 07/13] net/sxe: support rss offload
  ` [PATCH v18 08/13] net/sxe: add dcb function
  ` [PATCH v18 09/13] net/sxe: support ptp
  ` [PATCH v18 10/13] net/sxe: add xstats function
  ` [PATCH v18 11/13] net/sxe: add custom cmd led ctrl
  ` [PATCH v18 12/13] net/sxe: add simd function
  ` [PATCH v18 13/13] net/sxe: add virtual function

DPDK Release Status Meeting 2026-03-03
 2026-03-03 15:01 UTC 

[PATCH v1 0/1] NBL fix queue count issue on port restart
 2026-03-03 14:38 UTC  (3+ messages)
` [PATCH v1 1/1] net/nbl: "

[PATCH] doc: fix documentation for NBL PMD
 2026-03-03 14:37 UTC  (3+ messages)
` 回复:[PATCH] "

[PATCH] test/flow: add support for async API
 2026-03-02 14:35 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] app/test-dma-perf: fix reversed src and dst for memcpy
 2026-03-03  9:18 UTC 

[PATCH v1 1/1] net/iavf: remove global adminq response buffer
 2026-03-03  8:52 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v6 0/5] Support add/remove memory region & get-max-slots
 2026-03-03  7:11 UTC  (5+ messages)
` [PATCH v6 4/5] vhost_user: Function defs for add/rem mem regions

[PATCH v3 0/6] net/netvsc: bug fixes and runtime queue reconfiguration
 2026-03-03  3:56 UTC  (8+ messages)
` [PATCH v3 1/6] net/netvsc: fix subchannel leak on device removal
` [PATCH v3 2/6] net/netvsc: fix double-free of primary Rx queue on uninit
` [PATCH v3 3/6] net/netvsc: fix resource leak in init error path
` [PATCH v3 4/6] net/netvsc: fix event callback leak on rxfilter failure
` [PATCH v3 5/6] net/netvsc: fix resource leaks in MTU change path
` [PATCH v3 6/6] net/netvsc: support runtime queue count reconfiguration

[PATCH v2 0/2] net/netvsc: runtime queue reconfiguration and fixes
 2026-03-03  2:55 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] app/testpmd: reduce txonly multi-flow src_port range
 2026-03-02 20:00 UTC  (3+ messages)
` [PATCH v2] app/testpmd: add configurable flow count for txonly multi-flow

[PATCH] net/bnxt: allow get stats when port is stopped
 2026-03-02 19:51 UTC 

Bug analysis of gpudev library
 2026-03-02 19:41 UTC 

Bug analysis of regexdev library
 2026-03-02 19:31 UTC 

[PATCH v2 0/5] dts: add cryptodev testing support
 2026-03-02 18:54 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] dts: add find float method to text parser
  ` [PATCH v4 2/5] dts: automate VFIO-PCI modprobe in node setup
  ` [PATCH v4 3/5] dts: add cryptodev package to DTS
  ` [PATCH v4 4/5] dts: add cryptodev throughput test suite
  ` [PATCH v4 5/5] dts: add crypto test decorator

[PATCH 0/4] net/bnxt: PTP support series
 2026-03-02 17:26 UTC  (6+ messages)
` [PATCH 1/4] net/bnxt: support handling PTP frames in Rx
` [PATCH 2/4] net/bnxt: pass Rx timestamp in mbuf
` [PATCH 3/4] net/bnxt: support timestamp parsing in Tx
` [PATCH 4/4] net/bnxt: add ptp_cfg struct support for Thor 2 VFs
  ` [PATCH v2 "

[dpdk-dev v1] doc: update Multi-buffer library version to 2.0.1
 2026-03-02 16:58 UTC  (2+ messages)

[PATCH 1/1] examples/l2fwd-jobstats: add delay to show stats
 2026-03-02 16:23 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] test/security_inline_proto: skip tests if no HW support
 2026-03-02 16:07 UTC 

[PATCH v5 1/1] examples/l2fwd-jobstats: fix lock availability
 2026-03-02 15:48 UTC  (3+ messages)
` [PATCH v6 1/1] examples/l2fwd-jobstats: fix timer stats display with lock contention

[PATCH 1/2] common/cnxk: update RXC time config
 2026-03-02 13:53 UTC  (2+ messages)
` [PATCH 2/2] net/cnxk: config option for RXC time step

[PATCH 0/9] net/mlx5: lazily allocate HWS actions
 2026-03-02 11:22 UTC  (2+ messages)

[PATCH v7 4/4] doc/guides: add PTP IDPF documentation
 2026-03-02 11:19 UTC  (3+ messages)
` [PATCH v8 0/4] Enable PTP feature for MEV

[RFC 1/2] devtools: check packet forwarding in null test
 2026-03-02 11:13 UTC  (9+ messages)
` [RFC v2 5/5] eal: configure initial device probing

[PATCH 0/2] support driver forward compatibility
 2026-03-02 11:02 UTC  (3+ messages)
` [PATCH 1/2] bus/uacce: "
` [PATCH 2/2] dma/hisi_acc: "

[PATCH] net/intel: fix wrap-around check in simple Tx scalar path
 2026-03-02 10:20 UTC  (3+ messages)

[PATCH 00/12] net/pcap: cleanups and test
 2026-03-02  8:03 UTC  (26+ messages)
` [PATCH v18 00/23] net/pcap: fixes, test, and enhancements
  ` [PATCH v18 02/23] net/pcap: fix build on Windows
  ` [PATCH v18 03/23] doc: update features for PCAP PMD
  ` [PATCH v18 04/23] net/pcap: include used headers
  ` [PATCH v18 05/23] net/pcap: remove unnecessary casts
  ` [PATCH v18 06/23] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v18 07/23] net/pcap: advertise Tx multi segment
  ` [PATCH v18 08/23] net/pcap: replace stack bounce buffer
  ` [PATCH v18 09/23] net/pcap: fix error accounting and backpressure on transmit
  ` [PATCH v18 10/23] net/pcap: add datapath debug logging
  ` [PATCH v18 11/23] net/pcap: consolidate boolean flag handling
  ` [PATCH v18 12/23] net/pcap: support VLAN strip and insert offloads
  ` [PATCH v18 13/23] net/pcap: add link status for interface mode
  ` [PATCH v18 14/23] net/pcap: support nanosecond timestamp precision
  ` [PATCH v18 15/23] net/pcap: reject non-Ethernet interfaces
  ` [PATCH v18 16/23] net/pcap: reduce scope of file-level variables
  ` [PATCH v18 17/23] net/pcap: avoid use of volatile
  ` [PATCH v18 18/23] net/pcap: clarify maximum received packet
  ` [PATCH v18 19/23] eal/windows: add wrapper for access function
  ` [PATCH v18 20/23] net/pcap: add snapshot length devarg
  ` [PATCH v18 21/23] net/pcap: add link status change support for iface mode
  ` [PATCH v18 22/23] net/pcap: add EOF notification via link status change
  ` [PATCH v18 23/23] test: add comprehensive test suite for pcap PMD

[PATCH 1/8] net/cnxk: support of plain packet reassembly
 2026-03-02  6:36 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 8/8] common/cnxk: enable CPT CQ for inline IPsec inbound

[PATCH 00/10] net/tap: tests, cleanups, and error path fixes
 2026-03-01 10:33 UTC  (3+ messages)
` [RFT 0/4] net/mlx5: fix several correctness bugs

[PATCH v5 0/7] multi-process and VF hotplug fixes
 2026-03-01  5:00 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v4 1/3] net/axgbe: add external PHY read/write functions
 2026-03-01  4:35 UTC  (4+ messages)
` [PATCH v5 "


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