public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 02:51:21 to 2026-03-12 10:36:58 UTC [more...]

[PATCH 0/4] Static analysis fixes
 2026-03-12 10:36 UTC  (5+ 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

[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] raw/ifpga: fix comma warnings
 2026-03-12  9:15 UTC  (2+ messages)

[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 v3] net/af_packet: add multi-segment mbuf support for jumbo frames
 2026-03-12  7:34 UTC 

[PATCH v1] net/idpf: harden PTP frequency adjustment
 2026-03-12 18:43 UTC 

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

[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 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
 2026-03-11 16:35 UTC  (30+ messages)
` [PATCH v1 01/10] doc/nics/mlx5: fix stale packet pacing documentation
` [PATCH v1 02/10] common/mlx5: query packet pacing rate table capabilities
` [PATCH v1 03/10] common/mlx5: extend SQ modify to support rate limit update
` [PATCH v1 04/10] net/mlx5: add per-queue packet pacing infrastructure
` [PATCH v1 05/10] net/mlx5: support per-queue rate limiting
` [PATCH v1 06/10] net/mlx5: add burst pacing devargs
` [PATCH v1 07/10] net/mlx5: add testpmd command to query per-queue rate limit
` [PATCH v1 08/10] ethdev: add getter for per-queue Tx "
` [PATCH v1 9/10] net/mlx5: share pacing rate table entries across queues
` [PATCH v1 10/10] net/mlx5: add rate table capacity query API
` [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 v1] dts: only sniff inbound packets
 2026-03-11 16:20 UTC  (3+ 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 v1 0/3] net/af_packet: fix MTU handling and add jumbo frame support
 2026-03-11 16:03 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 v3 1/3] net/af_packet: fix MTU set data size calculation
    ` [PATCH v3 2/3] net/af_packet: fix receive buffer overflow
    ` [PATCH v3 3/3] net/af_packet: support jumbo frames

[PATCH] app/testpmd: fix DCB forwarding TC mask and queue guard
 2026-03-11 15:56 UTC  (2+ messages)

[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 v1 0/5] Make VA reservation limits configurable
 2026-03-11 10:58 UTC  (6+ 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 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 

DPDK release candidate 26.03-rc1
 2026-03-10 22:53 UTC 

[PATCH] net/af_packet: add multi-segment mbuf support for jumbo frames
 2026-03-10 20:02 UTC  (4+ messages)
` [PATCH v2] "

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

[PATCH v1] dts: port speed capabilities test suite to next DTS
 2026-03-10 19:05 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v1] dts: add default values for queue info
 2026-03-10 18:44 UTC 

[PATCH] test/memcpy: reduce alignment offset coverage to fix timeout
 2026-03-10 17:04 UTC  (2+ messages)

[PATCH] net/ice: add devargs to control link update
 2026-03-10 16:56 UTC  (3+ messages)
` [PATCH v2] net/ice: enable link status polling

[DPDK/DTS Bug 1901] Field with no default value returns None
 2026-03-10 16:22 UTC 

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

[PATCH v4 1/2] dts: make one link the default topology
 2026-03-10 15:08 UTC  (5+ messages)
` [PATCH v5 "

DPDK Release Status Meeting 2026-03-10
 2026-03-10 14:50 UTC 

[v2] crypto/openssl: Add support for SHA3 algorithms
 2026-03-10 14:41 UTC  (5+ messages)
` [v3] "
  ` [EXTERNAL] "
  ` [v4] "
    ` [EXTERNAL] "

[PATCH v1 0/6] Update ICE Base Driver
 2026-03-10 14:08 UTC  (2+ messages)

[PATCH] eal/riscv: implement prefetch using __builtin_prefetch
 2026-03-10 13:35 UTC 

[PATCH] net/mlx5: fix default flow engine on Windows
 2026-03-10  9:44 UTC  (2+ messages)

[PATCH] mailmap: update Vincent Jardin email address
 2026-03-10  8:31 UTC 

[PATCH 0/5] net/mlx5: add BlueField socket direct support
 2026-03-10  8:16 UTC  (3+ messages)
` [PATCH v2 0/3] net/mlx5: net/mlx5: fix probing to allow BlueField Socket Direct

[PATCH] net/cnxk: disable template on generic build
 2026-03-10  8:14 UTC  (2+ messages)
` [PATCH v2] "

[BUG] common/cnxk: AES-GMAC key copied before length validation in ow_ipsec_sa_common_param_fill allows transient out-of-bounds write
 2026-03-10  2:12 UTC 

[BUG] common/cnxk: AES-GMAC key copied before length validation in ot_ipsec_sa_common_param_fill allows transient out-of-bounds write
 2026-03-10  2:08 UTC 

[BUG] common/cnxk: missing AES-XCBC auth key length validation in CN9K inbound SA creation causes out-of-bounds write into traffic selector
 2026-03-10  2:04 UTC 

[BUG] net/cnxk: cn20k inline IPsec missing DES/3DES key length validation causes out-of-bounds write into adjacent SA members
 2026-03-10  1:59 UTC 

[BUG] cnxk IPsec: missing cipher key length validation for DES/3DES allows intra-object overflow into adjacent SA members
 2026-03-10  1:53 UTC 

[PATCH] test/flow: add support for async API
 2026-03-09 12:52 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2] efd: lookup with RISC-V vector extension
 2026-03-10  6:35 UTC  (2+ messages)

[dpdk-dev v1] doc: update Multi-buffer library version to 2.0.1
 2026-03-10  6:17 UTC  (3+ messages)
` [dpdk-dev v2] doc: update Multi-buffer library version for DPDK
  ` [EXTERNAL] "

[PATCH] hash: add riscv vector support for 16-byte key comparison
 2026-03-10  6:14 UTC  (2+ messages)

[PATCH] test/security_inline_proto: skip tests if no HW support
 2026-03-10  6:10 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] crypto/ipsec_mb: fix clearing snow3g digest
 2026-03-10  6:05 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH] cryptodev: fix memory corruption in secondary process
 2026-03-10  5:54 UTC  (4+ messages)
    ` [EXTERNAL] "

[RFC PATCH dpdk 0/3] graph: deferred enqueue API for simplified node processing
 2026-03-10  5:49 UTC  (6+ messages)
` [RFC PATCH dpdk 1/3] graph: optimize rte_node_enqueue_next to batch by edge
  ` [EXTERNAL] "
` [RFC PATCH dpdk 2/3] graph: add deferred enqueue API for batch processing
  ` [EXTERNAL] "
` [EXTERNAL] [RFC PATCH dpdk 0/3] graph: deferred enqueue API for simplified node processing

[PATCH] test/crypto: remove PMD specific asym testsuites
 2026-03-10  5:19 UTC  (4+ messages)
  ` [EXTERNAL] "

[DPDK/ethdev Bug 1900] The DPDK bond driver does not support the secondary process
 2026-03-10  2:53 UTC 


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