DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 17:42:52 to 2026-06-10 20:42:13 UTC [more...]

[PATCH 0/8] telemetry: thread-safe and bounded parameter parsing
 2026-06-10 20:42 UTC  (3+ messages)

[PATCH 0/5] ring: convert to C11 atomics where practical
 2026-06-10 18:43 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v2 2/3] ring: use GCC builtin as alternative to rte_atomic32
` [PATCH v3 0/2] ring: replace use of rte_atomic
  ` [PATCH v3 1/2] ring: split single thread vs multi-thread cases
  ` [PATCH v3 2/2] ring: replace rte_atomic32 with __sync builtin

[PATCH] dts: avoid Scapy MAC resolution in Rx split test
 2026-06-10 18:32 UTC 

[PATCH 00/10] net/bnxt: vector mode V3 implementation and AVX2 improvements
 2026-06-10 18:18 UTC  (2+ messages)

[PATCH 0/5] net/bnxt: interrupt handling, external mbuf and stability fixes
 2026-06-10 18:17 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/4] net/bnxt: miscellaneous bug fixes
 2026-06-10 18:17 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v14 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-10 17:22 UTC  (25+ messages)
` [PATCH v1 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
  ` [PATCH v1 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
  ` [PATCH v1 02/20] net/sxe2: add AVX2 vector data "
  ` [PATCH v1 03/20] drivers: add supported packet types get callback
  ` [PATCH v1 04/20] net/sxe2: support L2 filtering and MAC config
  ` [PATCH v1 05/20] drivers: support RSS feature
  ` [PATCH v1 06/20] net/sxe2: support TM hierarchy and shaping
  ` [PATCH v1 07/20] net/sxe2: support IPsec inline protocol offload
  ` [PATCH v1 08/20] net/sxe2: support statistics and multi-process
  ` [PATCH v1 09/20] drivers: interrupt handling
  ` [PATCH v1 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
  ` [PATCH v1 11/20] drivers: add support for VF representors
  ` [PATCH v1 12/20] net/sxe2: add support for custom UDP tunnel ports
  ` [PATCH v1 13/20] net/sxe2: support firmware version reading
  ` [PATCH v1 14/20] net/sxe2: implement get monitor address
  ` [PATCH v1 15/20] common/sxe2: add shared SFP module definitions
  ` [PATCH v1 16/20] net/sxe2: support SFP module info and EEPROM access
  ` [PATCH v1 17/20] net/sxe2: implement private dump info
  ` [PATCH v1 18/20] net/sxe2: add mbuf validation in Tx debug mode
  ` [PATCH v1 19/20] drivers: add testpmd commands for private features
  ` [PATCH v1 20/20] net/sxe2: update sxe2 feature matrix docs

[PATCH v8 0/1] net/mana: add device reset support
 2026-06-10 16:56 UTC  (3+ messages)
` [PATCH v8 1/1] "

[PATCH 0/2] Pflock downgrade & stress tests for pflock/rwlock libraries
 2026-06-10 15:59 UTC  (4+ messages)
` [PATCH 1/2] eal/pflock: add API to downgrade from wr to rd lock
` [PATCH 2/2] app/test: add stress tests for rwlock and pflock

[PATCH] eal: add destructor to unregister tailq on unload
 2026-06-10 15:57 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] eal: tailq fixes
  ` [PATCH v3 1/2] eal: fix off by one in in tailq name init

[PATCH v4] ethdev: support inline calculating masked item value
 2026-06-10 15:46 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] net/iavf: fix duplicate VF reset during PF reset recovery
 2026-06-10 15:45 UTC  (5+ messages)
` [PATCH v5] "
` [PATCH v6] "

[PATCH v3 00/10] bpf: introduce extensible load API
 2026-06-10 14:46 UTC  (4+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 02/11] "

[PATCH] net/iavf: fix to consolidate link change event handling
 2026-06-10 14:34 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] fib6: fix error code propagation on next hop update
 2026-06-10 14:26 UTC  (2+ messages)

[PATCH] bus/fslmc: fix shadowed variables in queue storage macros
 2026-06-10 14:15 UTC  (3+ messages)

[RFC 00/47] resolve issues with sys/queue.h
 2026-06-10 13:46 UTC  (3+ messages)
` [PATCH v6 0/7] Cuckoo hash optimization for small key sizes

[RFC v3 1/3] doc: add fastmem programming guide
 2026-06-10 12:35 UTC  (3+ messages)
` [RFC v4 0/3] lib/fastmem: fast small-object allocator

[PATCH] mempool: improve cache behaviour and performance
 2026-06-10 12:34 UTC  (9+ messages)
` [PATCH v7] net/idpf: update for new mempool cache algorithm
` [PATCH v8] mempool: improve cache behaviour and performance

[PATCH v2] cmdline: prevent out-of-bounds read in completion buffer
 2026-06-10 12:28 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] ethdev: fix out-of-bounds writes in rte_flow_conv()
 2026-06-10 11:33 UTC  (3+ messages)
` [PATCH v2 1/2] ethdev: fix out-of-bounds write in GENEVE option conversion
` [PATCH v2 2/2] ethdev: fix out-of-bounds write in flex item conversion

[PATCH] eal: fix function versioning with LTO
 2026-06-10 10:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH dpdk] graph: replace circular buffer with priority-based bitmap scheduling
 2026-06-10 10:51 UTC  (2+ messages)
` [EXTERNAL] "

[RFC] memtank: add memtank library
 2026-06-10 10:39 UTC 

[PATCH 0/3] net/iavf: vf reset fixes
 2026-06-10  8:26 UTC  (5+ messages)
` [PATCH 1/3] net/iavf: downgrade opcode 0 ARQ log to debug

[PATCH 0/2] extend interactive telemetry script
 2026-06-10  1:39 UTC  (3+ messages)
` [PATCH v3 0/3] "

[PATCH v2 0/5] uncore power improvements and auto-detection
 2026-06-10  1:33 UTC  (2+ messages)

[PATCH] examples/l3fwd-power: fix missing return on latency get
 2026-06-10  1:18 UTC  (2+ messages)

[PATCH] power: fix duplicated typedef for setting uncore freq
 2026-06-10  1:10 UTC  (2+ messages)

[PATCH 0/3] power: some cleancode for cpufreq library
 2026-06-10  1:08 UTC  (2+ messages)

[RFC 0/4] alternative capture mechanism
 2026-06-09 21:02 UTC  (5+ messages)
` [RFC 1/4] telemetry: allow commands to receive file descriptors
` [RFC 2/4] capture: infrastructure wireshark packet capture
` [RFC 3/4] test: add test for capture hooks
` [RFC 4/4] usertools/dpdk-wireshark-extcap.py: script for external capture

[RFC] devtools: add tool calling support to review-patch.py
 2026-06-09 18:26 UTC 


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