public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-03-16 11:21:33 to 2026-03-19 16:07:37 UTC [more...]

[PATCH v1 1/5] eal: fix wrong log message in async IPC request
 2026-03-19 16:07 UTC  (3+ 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] common/mlx5: fix mac deletion on Linux
 2026-03-19 16:06 UTC  (3+ messages)

[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 1/7] net/hinic3: add support for new SPx series NIC
 2026-03-19 13:52 UTC  (43+ messages)
` [V2 0/7] hinic3 change for support new SPx NIC
  ` [V2 1/7] net/hinic3: add support for new SPx series NIC
  ` [V2 2/7] net/hinic3: add enhance cmdq "
  ` [V2 3/7] net/hinic3: use different callback func to split new/old cmdq operations
  ` [V2 4/7] net/hinic3: add fun init ops to support Compact CQE
  ` [V2 5/7] net/hinic3: add rx "
  ` [V2 6/7] net/hinic3: add tx "
  ` [V2 7/7] net/hinic3: use different callback func to support htn fdir
    ` 回复: [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] net/mlx5: fix VXLAN and NVGRE encap in async flow API
 2026-03-19 12:53 UTC 

[PATCH] doc: remove obsolete mempool creation advice
 2026-03-19 12:03 UTC  (5+ messages)

[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] app/testpmd: fix DCB forwarding TC mask and queue guard
 2026-03-19  1:35 UTC  (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] app/testpmd: fix DCB forwarding TC mismatch handling

[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 v18 13/13] net/sxe: add virtual function
 2026-03-18  3:04 UTC  (3+ messages)
` [PATCH v19 00/13] net/sxe: added Linkdata sxe ethernet driver

[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  (7+ 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  (9+ messages)
` [PATCH 1/4] vhost: fix resource leak
` [PATCH 2/4] net/bnxt: fix uninitialized read
` [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 

[PATCH 0/2] support driver forward compatibility
 2026-03-17  8:24 UTC  (2+ messages)

[PATCH] net/cnxk: disable template on generic build
 2026-03-17  7:56 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v1 00/21] Building a better rte_flow parser
 2026-03-17  0:42 UTC  (23+ messages)
` [RFC PATCH v1 01/21] ethdev: add flow graph API
` [RFC PATCH v1 02/21] net/intel/common: add flow engines infrastructure
` [RFC PATCH v1 03/21] net/intel/common: add utility functions
` [RFC PATCH v1 04/21] net/ixgbe: add support for common flow parsing
` [RFC PATCH v1 05/21] net/ixgbe: reimplement ethertype parser
` [RFC PATCH v1 06/21] net/ixgbe: reimplement syn parser
` [RFC PATCH v1 07/21] net/ixgbe: reimplement L2 tunnel parser
` [RFC PATCH v1 08/21] net/ixgbe: reimplement ntuple parser
` [RFC PATCH v1 09/21] net/ixgbe: reimplement security parser
` [RFC PATCH v1 10/21] net/ixgbe: reimplement FDIR parser
` [RFC PATCH v1 11/21] net/ixgbe: reimplement hash parser
` [RFC PATCH v1 12/21] net/i40e: add support for common flow parsing
` [RFC PATCH v1 13/21] net/i40e: reimplement ethertype parser
` [RFC PATCH v1 14/21] net/i40e: reimplement FDIR parser
` [RFC PATCH v1 15/21] net/i40e: reimplement tunnel QinQ parser
` [RFC PATCH v1 16/21] net/i40e: reimplement VXLAN parser
` [RFC PATCH v1 17/21] net/i40e: reimplement NVGRE parser
` [RFC PATCH v1 18/21] net/i40e: reimplement MPLS parser
` [RFC PATCH v1 19/21] net/i40e: reimplement gtp parser
` [RFC PATCH v1 20/21] net/i40e: reimplement L4 cloud parser
` [RFC PATCH v1 21/21] net/i40e: reimplement hash parser

[PATCH] net/memif: fix descriptor flags corruption in multi-segment TX
 2026-03-16 20:08 UTC  (3+ messages)

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

[PATCH 00/12] net/pcap: cleanups and test
 2026-03-16 16:15 UTC  (48+ messages)
` [PATCH v20 00/25] net/pcap: fixes, test, and enhancements
  ` [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 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] fib: fix name of main TRIE instance memory region
 2026-03-16 16:06 UTC  (3+ messages)

[PATCH v1 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
 2026-03-16 16:04 UTC  (3+ messages)
` [PATCH v3 00/9] "

[PATCH] net/memif: fix multi-segment RX data corruption and truncation
 2026-03-16 15:59 UTC 

[PATCH v2 0/3] net/af_packet: fix MTU handling and add jumbo frame support
 2026-03-16 15:59 UTC  (3+ messages)
` [PATCH v3 "

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


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