public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 23:27:49 to 2026-03-16 10:53:01 UTC [more...]

[PATCH v1 00/25] Add common flow attr/action parsing infrastructure to Intel PMD's
 2026-03-16 10:52 UTC  (2+ messages)
` [PATCH v2 "

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

[PATCH] examples/ipsec-secgw: fix discarded-qualifers warnings
 2026-03-16 10:12 UTC  (2+ messages)

[PATCH 0/4] Static analysis fixes
 2026-03-16  9:47 UTC  (13+ messages)
` [PATCH 1/4] vhost: fix resource leak
` [PATCH 2/4] net/bnxt: fix uninitialized read
` [PATCH 3/4] app/testpmd: check for no arguments
` [PATCH 4/4] app/testpmd: fix fd leak

Intel PMD fast free layer violation
 2026-03-16  9:01 UTC  (3+ messages)

[PATCH v2] net/memif: Fix memif-rx buffer linking
 2026-03-16  8:49 UTC  (2+ messages)

[PATCH 00/10] net/tap: tests, cleanups, and error path fixes
 2026-03-16  8:03 UTC  (4+ messages)
` [PATCH v5 00/19] net/tap: cleanups, bug fixes, and VLA removal
  ` [PATCH v5 19/19] test: add unit tests for TAP PMD

[PATCH] app/testpmd: fix DCB forwarding TC mask and queue guard
 2026-03-16  6:21 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] common/cnxk: add NPA diagnostic and performance counter apis
 2026-03-16  6:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/1] common/cnxk: fix width of dpc set field
 2026-03-16  6:16 UTC 

[PATCH] app/testpmd: fix DCB queue allocation for VMDq devices
 2026-03-16  5:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix heap-buffer-overflow in sample group match
 2026-03-15  8:44 UTC 

[PATCH] net/mlx5: fix meter ASO action leak on release to pool
 2026-03-15  8:36 UTC 

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

[PATCH v1] dts: update overall result pass/skip logic
 2026-03-13 18:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] net/nfb: rework to real multiport
 2026-03-13 16:48 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v10 8/8] doc/nfb: cleanup and update guide

[PATCH v1 0/5] Make VA reservation limits configurable
 2026-03-13 16:16 UTC  (14+ messages)
` [PATCH v1 1/5] eal/memory: always use one segment per memory type
` [PATCH v1 2/5] eal/memory: allocate all VA space in one go
` [PATCH v1 3/5] eal/memory: get rid of global VA space limits
` [PATCH v1 4/5] eal/memory: store default segment limits in config
` [PATCH v1 5/5] eal/memory: add page size VA limits EAL parameter
` [PATCH v2 0/6] Make VA reservation limits configurable
  ` [PATCH v2 1/6] eal: reject non-numeric input in str to size
  ` [PATCH v2 2/6] eal/memory: remove per-list segment and memory limits
  ` [PATCH v2 3/6] eal/memory: allocate all VA space in one go
  ` [PATCH v2 4/6] eal/memory: get rid of global VA space limits
  ` [PATCH v2 5/6] eal/memory: store default segment limits in config
  ` [PATCH v2 6/6] eal/memory: add page size VA limits EAL parameter

[RFC PATCH 0/2] mempool: de-inline get/put objects unlikely code
 2026-03-13 15:36 UTC  (8+ messages)
` [RFC PATCH v3 0/2] mempool: de-inline get/put unlikely code paths
  ` [RFC PATCH v3 1/2] mempool: simplify get objects
  ` [RFC PATCH v3 2/2] mempool: de-inline get/put unlikely code paths

[PATCH] eal/riscv: add RISC-V specific I/O device memory operations
 2026-03-13 14:08 UTC 

[PATCH v3] net/af_packet: add multi-segment mbuf support for jumbo frames
 2026-03-13  9:10 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] devtools: add Co-developed-by to commit log check
 2026-03-12 22:46 UTC  (5+ messages)

[PATCH 0/2] net/bnxt: shadow variable warnings
 2026-03-12 22:46 UTC  (4+ messages)
` [PATCH 1/2] eal: add RTE_MIN4 and RTE_MAX4 macros
` [PATCH 2/2] net/bnxt: fix shadow variable warnings

[PATCH v1 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
 2026-03-12 22:01 UTC  (33+ messages)
` [PATCH v1 01/10] doc/nics/mlx5: fix stale packet pacing documentation
` [PATCH v2 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
  ` [PATCH v2 01/10] doc/nics/mlx5: fix stale packet pacing documentation
  ` [PATCH v2 02/10] common/mlx5: query packet pacing rate table capabilities
  ` [PATCH v2 03/10] common/mlx5: extend SQ modify to support rate limit update
  ` [PATCH v2 04/10] net/mlx5: add per-queue packet pacing infrastructure
  ` [PATCH v2 05/10] net/mlx5: support per-queue rate limiting
  ` [PATCH v2 06/10] net/mlx5: add burst pacing devargs
  ` [PATCH v2 07/10] net/mlx5: add testpmd command to query per-queue rate limit
  ` [PATCH v2 08/10] ethdev: add getter for per-queue Tx "
  ` [PATCH v2 09/10] net/mlx5: share pacing rate table entries across queues
  ` [PATCH v2 10/10] net/mlx5: add rate table capacity query API
` [PATCH v3 00/9] net/mlx5: per-queue Tx rate limiting via packet pacing
  ` [PATCH v3 01/9] doc/nics/mlx5: fix stale packet pacing documentation
  ` [PATCH v3 02/9] common/mlx5: query packet pacing rate table capabilities
  ` [PATCH v3 03/9] common/mlx5: extend SQ modify to support rate limit update
  ` [PATCH v3 04/9] net/mlx5: add per-queue packet pacing infrastructure
  ` [PATCH v3 05/9] net/mlx5: support per-queue rate limiting
  ` [PATCH v3 06/9] net/mlx5: add burst pacing devargs
  ` [PATCH v3 07/9] net/mlx5: add testpmd command to query per-queue rate limit
  ` [PATCH v3 08/9] ethdev: add getter for per-queue Tx "
  ` [PATCH v3 09/9] net/mlx5: add rate table capacity query API

[PATCH v1] dts: add default values for queue info
 2026-03-12 21:12 UTC  (2+ messages)

[PATCH v1 1/2] dts: update verbose output regex for VXLAN packets
 2026-03-12 20:36 UTC  (2+ messages)
` [PATCH v1 2/2] dts: add VXLAN protocols to flow test suite

[PATCH v7 1/2] dts: update verbose output regex for VXLAN packets
 2026-03-12 20:35 UTC  (2+ messages)
` [PATCH v7 2/2] dts: add VXLAN protocols to flow test suite

[PATCH v2 0/5] dts: add cryptodev testing support
 2026-03-12 20:29 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 5/5] dts: add crypto test decorator

[DPDK/DTS Bug 1902] dts: reconsider test case types for tests that do not require a TG
 2026-03-12 19:04 UTC 

[PATCH v1] dts: port speed capabilities test suite to next DTS
 2026-03-12 18:53 UTC  (3+ messages)
` [PATCH v7] "
` [PATCH v8] "

[PATCH v1 0/3] net/af_packet: fix MTU handling and add jumbo frame support
 2026-03-12 18:46 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] net/af_packet: support jumbo frames
  ` [PATCH v3 0/3] net/af_packet: fix MTU handling and add jumbo frame support

[PATCH] net/idpf: fix comma operator warning
 2026-03-12 16:57 UTC  (2+ messages)

[PATCH] raw/ifpga: fix comma warnings
 2026-03-12 16:33 UTC  (5+ messages)

URGENT: PFDR still exhausted after applying FQRNI patch - need immediate guidance
 2026-03-12 11:45 UTC  (3+ messages)
  ` 回复:URGENT: "

[PATCH v1] net/intel: fix mbuf leak in idpf split queue Tx path
 2026-03-12 12:23 UTC  (2+ messages)

[PATCH v1] net/idpf: harden PTP frequency adjustment
 2026-03-12 18:43 UTC  (2+ messages)

[PATCH v1] net/i40e: remove dead ENOENT assignment
 2026-03-12 22:19 UTC  (2+ messages)

[PATCH v2 00/17] net/dpaa2: fixes and improvements
 2026-03-12  9:27 UTC  (3+ messages)
` [PATCH v3 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode

[PATCH] acl: classify with RISC-V vector extension
 2026-03-12  8:50 UTC  (2+ messages)

mempool name size incorrect?
 2026-03-12  8:37 UTC  (10+ messages)

[PATCH] eal/x86: reduce memcpy code duplication
 2026-03-12  8:33 UTC  (7+ messages)
` [PATCH v7] eal/x86: optimize memcpy of small sizes

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

[PATCH] net/bnxt: allow get stats when port is stopped
 2026-03-11 18:37 UTC  (2+ messages)

[PATCH 0/4] net/bnxt: PTP support series
 2026-03-11 18:29 UTC  (2+ messages)

[PATCH] net/iavf: fix order of tags for AVX512 Tx QinQ offload
 2026-03-11 17:25 UTC  (3+ messages)

[PATCH] doc: remove references to obsolete testpmd flag
 2026-03-11 17:23 UTC  (3+ messages)

[PATCH] net/i40e: fix null dereference in raw flow item
 2026-03-11 17:24 UTC  (4+ messages)
` [PATCH v2] net/i40e: validate raw flow items before dereferencing

[PATCH] net/bnxt: fix reported VLAN stripped flag for Thor 2
 2026-03-11 17:08 UTC  (3+ messages)

[PATCH v2] net/bnxt: fix clang wcomma warnings in ULP
 2026-03-11 16:57 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] net/bnxt: remove unbuilt source files
 2026-03-11 16:54 UTC  (4+ messages)

[PATCH v1] dts: only sniff inbound packets
 2026-03-11 16:20 UTC  (2+ messages)

[PATCH v1] net/i40e: fix unused variable issue
 2026-03-11 16:19 UTC 

[PATCH v3 0/2] dts: change default topology to one link
 2026-03-11 16:19 UTC  (6+ messages)
` [PATCH v6 1/2] dts: make one link the default topology
  ` [PATCH v6 2/2] dts: rewrite two link topology requirements

[PATCH] net/mlx5: fix ignoring PF representor
 2026-03-11 12:15 UTC  (2+ messages)

[PATCH] doc: improve e1000 driver documentation
 2026-03-11 11:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/4] net/axgbe: fix resource leaks and OOB access
 2026-03-11 10:53 UTC  (3+ messages)

[RFC v3 00/10] Add vduse live migration features
 2026-03-11  6:55 UTC  (11+ messages)
` [RFC v3 01/10] uapi: align VDUSE header for ASID
` [RFC v3 02/10] vhost: introduce ASID support
` [RFC v3 03/10] vhost: add VDUSE API version negotiation
` [RFC v3 04/10] vhost: add virtqueues groups support to VDUSE
` [RFC v3 05/10] vhost: add ASID support to VDUSE IOTLB operations
` [RFC v3 06/10] vhost: claim VDUSE support for API version 1
` [RFC v3 07/10] vhost: add net status feature to VDUSE
` [RFC v3 08/10] uapi: Align vduse.h for enable and suspend VDUSE messages
` [RFC v3 09/10] vhost: Support VDUSE QUEUE_READY feature
` [RFC v3 10/10] vhost: Support vduse suspend feature

[PATCH] app/test: add standalone test for af_packet
 2026-03-10 23:35 UTC 


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