public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 08:40:13 to 2026-03-22 10:25:43 UTC [more...]

[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

[PATCH dpdk] net/tap: add software MAC address filtering
 2026-03-21 23:20 UTC  (10+ messages)
` [PATCH dpdk v2] "
` [PATCH dpdk v3] "

[PATCH] net/netvsc: switch data path to synthetic on device stop
 2026-03-21 17:44 UTC  (2+ messages)

[PATCH 1/7] net/hinic3: add support for new SPx series NIC
 2026-03-21 17:32 UTC  (37+ messages)
` [V2 0/7] hinic3 change for support new SPx NIC
    ` 回复: "
  ` [v6 "
    ` [V6 1/7] net/hinic3: add support for new SPx series NIC
    ` [V6 2/7] net/hinic3: add enhance cmdq "
    ` [V6 3/7] net/hinic3: use different callback func to split new/old cmdq operations
    ` [V6 4/7] net/hinic3: add fun init ops to support Compact CQE
    ` [V6 5/7] net/hinic3: add rx "
    ` [V6 6/7] net/hinic3: add tx "
    ` [V6 7/7] net/hinic3: use different callback func to support htn fdir
` [v3 0/7] hinic3 change for support new SPx NIC
  ` [V3 1/7] net/hinic3: add support for new SPx series NIC
  ` [V3 2/7] net/hinic3: add enhance cmdq "
  ` [V3 3/7] net/hinic3: use different callback func to split new/old cmdq operations
  ` [V3 4/7] net/hinic3: add fun init ops to support Compact CQE
  ` [V3 5/7] net/hinic3: add rx "
  ` [V3 6/7] net/hinic3: add tx "
  ` [V3 7/7] net/hinic3: use different callback func to support htn fdir
` [v4 0/7] hinic3 change for support new SPx NIC
  ` [V4 1/7] net/hinic3: add support for new SPx series NIC
  ` [V4 2/7] net/hinic3: add enhance cmdq "
  ` [V4 3/7] net/hinic3: use different callback func to split new/old cmdq operations
  ` [V4 4/7] net/hinic3: add fun init ops to support Compact CQE
  ` [V4 5/7] net/hinic3: add rx "
  ` [V4 6/7] net/hinic3: add tx "
  ` [V4 7/7] net/hinic3: use different callback func to support htn fdir
` [v5 0/7] hinic3 change for support new SPx NIC
  ` [V5 1/7] net/hinic3: add support for new SPx series NIC
  ` [V5 2/7] net/hinic3: add enhance cmdq "
  ` [V5 3/7] net/hinic3: use different callback func to split new/old cmdq operations
  ` [V5 4/7] net/hinic3: add fun init ops to support Compact CQE
  ` [V5 5/7] net/hinic3: add rx "
  ` [V5 6/7] net/hinic3: add tx "
  ` [V5 7/7] net/hinic3: use different callback func to support htn fdir

[PATCH v18 13/13] net/sxe: add virtual function
 2026-03-21 17:22 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 0/7] Get fast-test suite to run on FreeBSD
 2026-03-21 16:14 UTC  (26+ 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 v1] dts: update overall result pass/skip logic
 2026-03-20 21:09 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v1] dts: fix test suite filtering
 2026-03-20 21:02 UTC 

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

[PATCH] pipeline: fix build with sanitizers or debug options
 2026-03-20 17:38 UTC  (2+ messages)

[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  (6+ messages)
` [PATCH v2] "

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

[PATCH v1 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
 2026-03-20 15:49 UTC  (18+ 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

[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 

[PATCH] net/mlx5: fix send skew settings when using wait on time
 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] app/testpmd: fix DCB forwarding TC mask and queue guard
 2026-03-20  9:38 UTC  (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] app/testpmd: fix DCB forwarding TC mismatch handling
` [PATCH v5] "

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

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

[PATCH v1 1/5] eal: fix wrong log message in async IPC request
 2026-03-19 16:07 UTC  (5+ messages)
` [PATCH v1 2/5] eal: fix async IPC callback not fired when no peers
` [PATCH v1 3/5] eal: fix memory leak in async IPC secondary path
` [PATCH v1 4/5] eal: fix async IPC resource leaks on partial failure
` [PATCH v1 5/5] eal: avoid deadlock in async IPC alarm callback

[PATCH] eal/x86: reduce memcpy code duplication
 2026-03-19 15:55 UTC  (3+ messages)
` [PATCH v7] eal/x86: optimize memcpy of small sizes

[PATCH v1] dts: add missing crypto drivers
 2026-03-19 14:55 UTC 

[PATCH] mbuf: fix read packet data
 2026-03-19 14:31 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix VXLAN and NVGRE encap in async flow API
 2026-03-19 12:53 UTC 

[DPDK/core Bug 1904] [dpdk-26.03] lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o build failure with gcc 13.3 on Ubuntu24.04.4/linux kernel 6.8.0-106-generic
 2026-03-19 12:00 UTC 

[PATCH] bpf/arm64: support packet data load instructions
 2026-03-19 11:44 UTC  (16+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] bpf/arm64: fix offset type to allow a negative jump
  ` [PATCH v2 2/2] bpf/arm64: support packet data load instructions

[PATCH 0/2] pcapng: bug fixes
 2026-03-19 10:34 UTC  (5+ messages)
` [PATCH v3 0/5] pcapng: fixes for Windows and timestamps
  ` [PATCH v3 4/5] pcapng: handle packets copied before file open

[PATCH] common/cnxk: validate cipher key length
 2026-03-19  9:44 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 5/5] net/zxdh: add support for GENEVE TSO and Rx outer checksum
 2026-03-19  9:27 UTC  (6+ messages)
` [v3, "

[PATCH] net/af_packet: add multi-segment mbuf support for jumbo frames
 2026-03-19  9:25 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] common/cnxk: add NPA diagnostic and performance counter apis
 2026-03-19  8:30 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH] eal/riscv: add Z sub-extension detection via hwprobe syscall
 2026-03-18 14:40 UTC 

[PATCH v1] net/i40e: fix unused variable issue
 2026-03-18 10:58 UTC  (2+ messages)

[PATCH v4] net/af_packet: add multi-segment mbuf support for jumbo frames
 2026-03-18  9:47 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] test/tap: skip test if tap vdev not available
 2026-03-18  9:07 UTC  (2+ messages)

[DPDK/cryptodev Bug 1903] [dpdk-26.03]cryptodev_qat_asym_autotest: Segmentation fault
 2026-03-18  8:39 UTC 

[PATCH 0/2] net/bnxt: shadow variable warnings
 2026-03-18  3:16 UTC  (4+ messages)
` [PATCH 2/2] net/bnxt: fix "

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

[PATCH] examples/vmdq_dcb: initialize all configuration structures
 2026-03-17 16:52 UTC  (3+ messages)

[PATCH v5 1/1] examples/l2fwd-jobstats: fix lock availability
 2026-03-17 16:40 UTC  (6+ messages)
` [PATCH v6 1/1] examples/l2fwd-jobstats: fix timer stats display with lock contention
` [EXTERNAL] "

[PATCH] examples/fips_validation: fix dangling pointer for SHA test
 2026-03-17 16:29 UTC  (4+ messages)
` [v2] examples/fips_validation: fix dangling pointer for SHA and SHAKE test
  ` [EXTERNAL] "

[PATCH] examples/vm_power: fix format-truncation warning
 2026-03-17 16:26 UTC  (5+ messages)

[PATCH] examples/ipsec-secgw: fix discarded-qualifers warnings
 2026-03-17 16:15 UTC  (3+ messages)

[PATCH] docs: add Power10 testing to 25.11 release page
 2026-03-17 15:55 UTC 

[PATCH 0/4] Static analysis fixes
 2026-03-17 15:55 UTC  (6+ messages)
` [PATCH 1/4] vhost: fix resource leak
` [PATCH 4/4] app/testpmd: fix fd leak

[PATCH v2] devtools: fix symbol change check for non-lib patches
 2026-03-17 15:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] efd: lookup with RISC-V vector extension
 2026-03-17 15:10 UTC  (3+ messages)

[PATCH] app/dma-perf: fixes buffer overflow error
 2026-03-17 14:52 UTC  (3+ messages)

[PATCH] app/test-dma-perf: fix reversed src and dst for memcpy
 2026-03-17 14:48 UTC  (3+ messages)

[PATCH] drivers/net: reorder Intel drivers list in meson script
 2026-03-17 13:57 UTC  (4+ messages)
` [PATCH] usertools/pmdinfo: fix search for PMD info string

[PATCH 0/6] test: fix sporadic failures on high core count systems
 2026-03-17 13:28 UTC  (3+ messages)
` [PATCH v4 00/11] test: fix test "

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

[PATCH] config/arm: fix the cacheline size for Grace CPU
 2026-03-17  9:55 UTC  (2+ messages)

[PATCH dpdk 0/2] hash: safe data replacement on overwrite
 2026-03-17  9:40 UTC  (3+ messages)
` [PATCH dpdk v3 "

[PATCH] mempool: simplify get objects
 2026-03-17  8:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] net/memif: Fix memif-rx buffer linking
 2026-03-16 15:13 UTC  (3+ messages)

[QUESTION] EAL init failed: Cannot create epoll instance on Ubuntu 16.04
 2026-03-15 12:47 UTC 


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