public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-03-21 17:06:30 to 2026-03-24 16:12:55 UTC [more...]

[PATCH 0/8] Rework device probing
 2026-03-24 16:12 UTC  (23+ messages)
` [PATCH 1/8] devtools: check packet forwarding in null test
` [PATCH 2/8] bus/fslmc: fix bus cleanup
` [PATCH 3/8] drivers/bus: require probe function for NXP drivers
` [PATCH 4/8] drivers: cleanup devargs lookup in bus scan
` [PATCH 5/8] bus: factorize devargs lookup
` [PATCH 6/8] bus: factorize device selection
` [PATCH 7/8] bus: remove per bus scan mode
` [PATCH 8/8] eal: configure initial device probing

[PATCH v2] net/netvsc: switch data path to synthetic on device stop
 2026-03-24 16:00 UTC  (2+ messages)

[PATCH] app/testpmd: fix memory leak in port flow configure
 2026-03-24 15:56 UTC  (4+ messages)

[PATCH] net/i40e: fix raw flow item validation
 2026-03-24 15:56 UTC 

[PATCH] net/zxdh: replace rte_memcpy with structure assignment
 2026-03-24 15:54 UTC 

[PATCH 1/2] common/cnxk: update RXC time config
 2026-03-24 15:47 UTC  (3+ messages)
` [PATCH 2/2] net/cnxk: config option for RXC time step

[PATCH] app/testpmd: fix DCB queue allocation for VMDq devices
 2026-03-24 15:46 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] net/mlx5: cleanup unused olx parameter in Tx free routines
 2026-03-24 15:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] app/testpmd: assign share group dynamically
 2026-03-24 15:17 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] app/testpmd: revert switch domain mismatch check

[RFC] devtools: replace get-maintainer shell wrapper with Python script
 2026-03-24 14:48 UTC  (2+ messages)
` [PATCH v6] devtools: add Python-based patch style checker

[V2 0/7] hinic3 change for support new SPx NIC
 2026-03-24 14:42 UTC  (27+ messages)
` [v6 "
` [PATCH v7 "
  ` [PATCH v7 1/7] net/hinic3: add support for new SPx series NIC
  ` [PATCH v7 2/7] net/hinic3: add enhance cmdq "
  ` [PATCH v7 3/7] net/hinic3: use different callback func to split new/old cmdq operations
  ` [PATCH v7 4/7] net/hinic3: add fun init ops to support Compact CQE
  ` [PATCH v7 5/7] net/hinic3: add rx "
  ` [PATCH v7 6/7] net/hinic3: add tx "
  ` [PATCH v7 7/7] net/hinic3: use different callback func to support htn fdir
      ` 回复: "
` [PATCH v8 0/7] hinic3 change for support new SPx NIC
  ` [PATCH v8 1/7] net/hinic3: add support for new SPx series NIC
  ` [PATCH v8 2/7] net/hinic3: add enhance cmdq "
  ` [PATCH v8 3/7] net/hinic3: use different callback func to split new/old cmdq operations
  ` [PATCH v8 4/7] net/hinic3: add fun init ops to support Compact CQE
  ` [PATCH v8 5/7] net/hinic3: add rx "
  ` [PATCH v8 6/7] net/hinic3: add tx "
  ` [PATCH v8 7/7] net/hinic3: use different callback func to support htn fdir

[PATCH] config/arm: drop crypto extension from armv8.4-a build
 2026-03-24 14:25 UTC 

[PATCH] net/mlx5: fix VLAN strip info for CQE compression
 2026-03-24 13:03 UTC  (2+ messages)

[PATCH] net/mlx5: fix flex item capability check
 2026-03-24 13:03 UTC  (2+ messages)

[PATCH] net/mlx5: cleanup unused Tx doorbelling routine
 2026-03-24 12:57 UTC  (2+ messages)

[PATCH] doc: improve e1000 driver documentation
 2026-03-24 23:03 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] common/mlx5: fix mac deletion on Linux
 2026-03-24 12:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix send skew settings when using wait on time
 2026-03-24 12:29 UTC  (3+ messages)

[PATCH] net/mlx5: fix VXLAN and NVGRE encap in async flow API
 2026-03-24 12:28 UTC  (2+ messages)

[PATCH] net/mlx5: fix heap-buffer-overflow in sample group match
 2026-03-24 12:26 UTC  (2+ messages)

[PATCH] net/mlx5: fix meter ASO action leak on release to pool
 2026-03-24 12:22 UTC  (2+ messages)

[DPDK/ethdev Bug 1910] bnxt: RTE_ETH_TX_OFFLOAD_VLAN_INSERT doesn't insert vlan
 2026-03-24 11:54 UTC 

[PATCH v1 0/1] net/ice: add Neon-optimised Rx/Tx vector paths
 2026-03-24 10:51 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH 1/2] crypto/qat: fix asym session validation and gen4 EC caps
 2026-03-24  9:29 UTC  (6+ messages)
` [PATCH 2/2] crypto/qat: fix modexp and modinv result length and comparison
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] crypto/qat: fix asym session validation and gen4 EC caps

[RFC PATCH 0/4] VRF support in FIB library
 2026-03-24  9:19 UTC  (26+ messages)
` [RFC PATCH 1/4] fib: add multi-VRF support
` [RFC PATCH 2/4] fib: add VRF functional and unit tests
` [RFC PATCH 3/4] fib6: add multi-VRF support
` [RFC PATCH 4/4] fib6: add VRF functional and unit tests

[PATCH] app/testpmd: warn on shared rxq switch mismatch
 2026-03-24  9:04 UTC  (5+ messages)
` [PATCH v3] app/testpmd: fail "

[PATCH] pipeline: fix build with sanitizers or debug options
 2026-03-24  6:58 UTC  (3+ messages)

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

[PATCH v2 00/17] net/dpaa2: fixes and improvements
 2026-03-24  5:19 UTC  (6+ messages)
` [PATCH v3 "

[PATCH 0/2] crypto/cnxk: add SNOW5G and ZUC256 support
 2026-03-24  3:48 UTC  (3+ messages)
` [PATCH 1/2] crypto/cnxk: add ZUC256 v2 support for cn20k
` [PATCH 2/2] crypto/cnxk: add SNOW5G and ZUC256 support

[PATCH v1 0/2] dts: dpdk shell bug fixes
 2026-03-24  0:52 UTC  (11+ messages)
` [PATCH v1 1/2] dts: always use ethdev ports to check capabilities
` [PATCH v1 2/2] dts: avoid dpdk resources conflict
` [PATCH v2 0/2] dts: dpdk shell bug fixes
  ` [PATCH v2 1/2] dts: always use ethdev ports to check capabilities
  ` [PATCH v2 2/2] dts: avoid dpdk resources conflict
` [PATCH v3 1/2] dts: always use ethdev ports to check capabilities
  ` [PATCH v3 2/2] dts: avoid dpdk resources conflict

[PATCH] app/testpmd: fix DCB forwarding TC mask and queue guard
 2026-03-24  0:06 UTC  (3+ messages)
` [PATCH v5] app/testpmd: fix DCB forwarding TC mismatch handling

[PATCH] net/netvsc: switch data path to synthetic on device stop
 2026-03-23 23:58 UTC  (4+ messages)
  ` [EXTERNAL] "
` [PATCH v2] "

[PATCH v4] net/af_packet: add multi-segment mbuf support for jumbo frames
 2026-03-23 23:42 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] net/memif: fix multi-segment RX data corruption and truncation
 2026-03-23 23:33 UTC  (2+ messages)

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

[PATCH dpdk] net/tap: add software MAC address filtering
 2026-03-23 18:52 UTC  (6+ messages)
` [PATCH dpdk v3] "
` [PATCH dpdk v4] "

[PATCH v1] dts: fix test suite filtering
 2026-03-23 18:16 UTC  (3+ messages)

[PATCH] net/ice: fix rss simple_xor hash function
 2026-03-23 17:55 UTC  (4+ messages)
` [PATCH v2] net/ice: fix RSS hash function implementation

[PATCH v3] dts: update overall result pass/skip logic
 2026-03-23 14:01 UTC  (3+ messages)
` [PATCH v4] "

[DPDK/eventdev Bug 1909] bnxt: crash in bnxt_alloc_async_cp_ring
 2026-03-23 13:34 UTC 

[PATCH] net/mlx5: fallback to verbs for Tx memory allocation if devx unsupported
 2026-03-23 11:34 UTC 

[PATCH] net/i40e: fix FDIR VLAN TCI partial mask validation
 2026-03-23 10:43 UTC 

[PATCH v3 0/2] Extend NUMA nodes limit
 2026-03-23 10:00 UTC  (3+ messages)

[PATCH] bpf/arm64: support packet data load instructions
 2026-03-23  9:26 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

[PATCH 0/7] Get fast-test suite to run on FreeBSD
 2026-03-23  9:07 UTC  (5+ messages)
` [PATCH 3/7] test/pdump: skip test "

[PATCH 2/2] net/cpfl: validate fieldvector offsets before copying keys
 2026-03-21  2:16 UTC 

[PATCH 1/2] lib/pipeline: bound token concatenation when parsing instructions
 2026-03-21  2:16 UTC 

[PATCH] eal: fix cache guard for pedantic compilation
 2026-03-23  8:14 UTC  (2+ messages)

[PATCH v4 00/10] riscv: implement accelerated crc using zbc
 2026-03-23  5:42 UTC  (2+ messages)

[PATCH] eal/riscv: add Z sub-extension detection via hwprobe syscall
 2026-03-23  4:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] eal/riscv: add Z sub-extension detection via hwprobe syscall
 2026-03-23  4:07 UTC 

[PATCH v1] net/ice: fix FDIR flow type for tunnel inner items
 2026-03-23  2:54 UTC 

[PATCH v1] dts: add missing crypto drivers
 2026-03-22 23:26 UTC  (2+ messages)

[PATCH] doc: deprecation of OpenSSL version 1.1.1
 2026-03-22 20:59 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH v18 13/13] net/sxe: add virtual function
 2026-03-22 16:37 UTC  (6+ messages)
` [PATCH v19 00/13] net/sxe: added Linkdata sxe ethernet driver
  ` [PATCH v19 02/13] net/sxe: add ethdev probe and remove

[PATCH v3 00/9] net/mlx5: per-queue Tx rate limiting via packet pacing
 2026-03-22 14:16 UTC  (2+ messages)

[PATCH 0/2] Fix a doorbell race on Cortex-A78AE
 2026-03-22 10:24 UTC  (3+ messages)
` [PATCH 1/2] common/mlx5: fix doorbell race from compiler reordering
` [PATCH 2/2] config/arm: revert forced crypto extension for Cortex-A78AE


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