public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 17:14:35 to 2026-03-24 01:56:13 UTC [more...]

[V2 0/7] hinic3 change for support new SPx NIC
 2026-03-24  1:55 UTC  (20+ 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 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  (4+ 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] app/testpmd: fix DCB queue allocation for VMDq devices
 2026-03-23 23:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] net/netvsc: switch data path to synthetic on device stop
 2026-03-23 23:49 UTC 

[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  (39+ messages)
` [PATCH v3 00/9] "
  ` [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 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

[RFC PATCH 0/4] VRF support in FIB library
 2026-03-23 22:22 UTC  (25+ 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 dpdk] net/tap: add software MAC address filtering
 2026-03-23 18:52 UTC  (12+ messages)
` [PATCH dpdk v2] "
` [PATCH dpdk v3] "
` [PATCH dpdk v4] "

[PATCH v1 0/1] net/ice: add Neon-optimised Rx/Tx vector paths
 2026-03-23 18:32 UTC  (2+ messages)
` [PATCH v1 1/1] "

[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 0/8] Rework device probing
 2026-03-23 16:59 UTC  (11+ 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] app/testpmd: warn on shared rxq switch mismatch
 2026-03-23 16:17 UTC  (4+ messages)
` [PATCH v3] app/testpmd: fail "

[PATCH 1/2] crypto/qat: fix asym session validation and gen4 EC caps
 2026-03-23 15:08 UTC  (2+ messages)
` [PATCH 2/2] crypto/qat: fix modexp and modinv result length and comparison

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

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

[PATCH] net/mlx5: cleanup unused olx parameter in Tx free routines
 2026-03-23 12:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pipeline: fix build with sanitizers or debug options
 2026-03-23 11:57 UTC  (3+ messages)

[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] net/mlx5: fix flex item capability check
 2026-03-23 10:20 UTC 

[PATCH] net/mlx5: cleanup unused Tx doorbelling routine
 2026-03-23 10:14 UTC 

[PATCH] net/mlx5: fix send skew settings when using wait on time
 2026-03-23 10:10 UTC  (2+ messages)

[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  (27+ messages)
` [PATCH 1/7] test/timer_secondary: skip test "
` [PATCH 2/7] test/eal_flags: "
` [PATCH 3/7] test/pdump: "
` [PATCH 4/7] test/secondary_process: "
` [PATCH 5/7] test/external_memory: "
` [PATCH 6/7] test/interrupts: "
` [PATCH 7/7] test/debug: fix unit "
` [PATCH v2 0/2] Get fast-test suite to run "
  ` [PATCH v2 1/2] test: fix failing tests "
  ` [PATCH v2 2/2] test: simplify spawning extra test processes

[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

[DPDK/DTS Bug 1907] filter_tests filtering out testcases, but leaving empty testsuites in result list
 2026-03-20 20:09 UTC 

[PATCH] freebsd/contigmem: support mem sizes in MB
 2026-03-20 17:00 UTC 

Minutes of Techboard Meeting 2026-03-18
 2026-03-20 16:27 UTC 

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

[PATCH] net/mlx5: fix VLAN strip info for CQE compression
 2026-03-20 16:00 UTC 

[wishes/any Bug 1906] Use DPDK memory for lcore variables
 2026-03-20 11:57 UTC 

[PATCH] net/i40e: fix simple Tx prepare rejecting tunnel type flags
 2026-03-20 11:14 UTC 

[wishes/any Bug 1905] Reduce memory footprint by using rte_max_lcore instead of RTE_MAX_LCORE
 2026-03-20 11:13 UTC 

[PATCH] doc: remove obsolete mempool creation advice
 2026-03-20  5:44 UTC  (3+ messages)

please help backporting some patches to stable release 24.11.5
 2026-03-19 22:11 UTC 


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