DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 01:42:34 to 2026-06-11 08:35:40 UTC [more...]

[PATCH v1 0/6] net/r8169: hardware updates, optimizations, and a bug fix
 2026-06-11  8:28 UTC  (2+ messages)
` [PATCH v1 1/6] net/r8169: disable RX CRC drop for RTL8125BP and later

[PATCH 01/17] net/cnxk: update mbuf next field for multi segment
 2026-06-11  7:33 UTC  (17+ messages)
` [PATCH 02/17] common/cnxk: add API of SA valid for cn20k platform
` [PATCH 03/17] common/cnxk: additional NIX SQ ctx fields prints
` [PATCH 04/17] common/cnxk: update NIX irq handler
` [PATCH 05/17] common/cnxk: configure LSO mask for single segments
` [PATCH 06/17] net/cnxk: reserve memory for lookup mem at probe
` [PATCH 07/17] drivers: add support for devargs skip size
` [PATCH 08/17] net/cnxk: update inbound SA pkind for "
` [PATCH 09/17] common/cnxk: fix cnxk xstats names
` [PATCH 10/17] common/cnxk: fix event type for soft expiry
` [PATCH 11/17] net/cnxk: enable CPT CQ by default for inline IPsec
` [PATCH 12/17] net/cnxk: fix unsigned integer underflow in LSO calculation
` [PATCH 13/17] net/cnxk: derive ethdev from SA for inbound CPT CQ events
` [PATCH 14/17] net/cnxk: fix bitwise operand size mismatch in link mode
` [PATCH 15/17] common/cnxk: add cipher key length check in key set
` [PATCH 16/17] common/cnxk: fix Klocwork static analysis issues
` [PATCH 17/17] common/cnxk: add auth key len check in inbound SA

[PATCH] eal: fix core_index for non-EAL registered threads
 2026-06-10 13:45 UTC  (4+ messages)

[PATCH] net/mlx5: fix counter TAILQ race between free and query callback
 2026-06-10  6:34 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] gpu/metax: add new driver for Metax GPU
 2026-06-11  7:10 UTC  (5+ messages)
  ` 回复:[PATCH] "
      ` 回复:回复:[PATCH] "

[PATCH] test/security: increase wait time for reassebmly test
 2026-06-11  6:18 UTC 

[PATCH v3 00/10] power: centralize lcore ID verification in cpufreq framework
 2026-06-11  6:16 UTC  (4+ messages)
` [PATCH v3 01/10] eal: add interface to check if lcore is EAL managed

[PATCH v3] ethdev: support inline calculating masked item value
 2026-06-11  4:56 UTC  (8+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH] power/intel_uncore: reduce log level for dependency missing
 2026-06-10 23:21 UTC  (2+ messages)

[PATCH 0/3] power: some cleancode for cpufreq library
 2026-06-10 23:14 UTC  (4+ messages)

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

[PATCH] power: fix off-by-one in uncore env bounds check
 2026-06-10 22:36 UTC  (2+ messages)

[PATCH] power/amd_pstate: fix frequency matching for continuous scaling
 2026-06-10 22:25 UTC  (2+ messages)

[PATCH 0/5] ring: convert to C11 atomics where practical
 2026-06-10 21:38 UTC  (8+ 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 0/8] telemetry: thread-safe and bounded parameter parsing
 2026-06-10 20:42 UTC  (3+ messages)

[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  (9+ 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 v3 2/2] eal: add destructor to unregister tailq on unload

[PATCH] net/iavf: fix duplicate VF reset during PF reset recovery
 2026-06-10 15:45 UTC  (7+ messages)
` [PATCH v4] "
` [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  (8+ messages)
` [PATCH v2] "

[PATCH dpdk] graph: replace circular buffer with priority-based bitmap scheduling
 2026-06-10 10:51 UTC  (5+ 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  (6+ 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  (7+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] usertools/telemetry: add a FOREACH command
  ` [PATCH v3 2/3] usertools/telemetry: support using aliases for long commands
  ` [PATCH v3 3/3] usertools/telemetry: add help support

[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)

[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 

DPDK Release Status Meeting 2026-06-08
 2026-06-09 16:19 UTC 

[PATCH v1] dts: update dts check format script and resolve errors
 2026-06-09 14:45 UTC 

[PATCH v1 1/2] dts: add code coverage reporting to DTS
 2026-06-09 14:36 UTC  (4+ messages)
    ` Fwd: [PATCH v1 2/2] dts: add build arguments to test run configuration
` [PATCH v2 1/2] dts: add code coverage reporting to DTS
  ` [PATCH v2 2/2] dts: add build arguments to test run configuration

[PATCH v4 5/5] eal: avoid deadlock in async IPC alarm callback
 2026-06-09 14:32 UTC  (3+ messages)

[PATCH] net/iavf: fix misleading AQ failure logging
 2026-06-09 14:05 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] net/iavf: reject oversized frames in prep callback
 2026-06-09 14:03 UTC 

[PATCH v2] dts: add retry loop to trex traffic generation
 2026-06-09 13:33 UTC  (3+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/2] net/intel: fix blocking link wait on device start
 2026-06-09 13:13 UTC  (8+ messages)
` [PATCH 1/2] net/ice: revert fix link up when starting device
` [PATCH 2/2] net/i40e: fix blocking link wait on device start

[PATCH v1] dts: add support for no link topology
 2026-06-09 13:11 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v13 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-09 11:10 UTC  (8+ messages)
` [PATCH v14 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
  ` [PATCH v14 19/20] drivers: add testpmd commands for private features
    ` Re: [PATCH v14 00/20] net/sxe2: added Linkdata sxe2 ethernet driver

[RFC v1 0/4] introduce PTP protocol library and software relay example
 2026-06-09 10:32 UTC  (6+ messages)
` [PATCH v8 0/4] IEEE 1588 PTP v2 protocol support in lib/net
  ` [PATCH v8 2/4] examples/ptp_tap_relay_sw: add PTP software transparent clock relay

[PATCH] net/iavf: remove unreachable hash action case
 2026-06-09 10:12 UTC  (2+ messages)

[PATCH] net/ice: use configured outer TPID for VLAN filter in DVM
 2026-06-09 10:03 UTC  (2+ messages)

[PATCH] doc: improve e1000 driver documentation
 2026-06-09  9:50 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 1/2] eal: return error on devargs truncation in hotplug MP messages
 2026-06-09  9:30 UTC  (2+ messages)

[PATCH v2] raw/ifpga: replace printf calls with logging
 2026-06-09  9:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] eal: update comment for eal_get_virtual_area()
 2026-06-09  9:02 UTC  (2+ messages)

[PATCH] Fixed outdated documentation on the hello world doc, which incorrectly stated an easier way to launch the lcore_hello function. The example program uses the simpler version and the documentation stating it as an "equivalent and simpler" alternative is moot. It is now the default
 2026-06-09  8:53 UTC  (3+ messages)
` [PATCH] Remove redundant simpler equivalent section

[PATCH] Windows: fix core count on NUMA with more than 64 cores per node
 2026-06-09  8:52 UTC  (2+ messages)

[PATCH 1/1] buildtools: remove absolute paths from pc file
 2026-06-09  8:09 UTC  (3+ messages)

[PATCH v16 0/5] Support add/remove memory region and get-max-slots
 2026-06-09  7:58 UTC  (2+ messages)

[PATCH] net/crc: add 4x folding loop for x86 SSE implementation
 2026-06-09  7:57 UTC 

[PATCH v1 0/1] fix NBL PMD multicast reception in promiscuous mode
 2026-06-09  7:51 UTC  (2+ messages)
` [PATCH v1 1/1] net/nbl: fix "

[DPDK/ethdev Bug 1953] net/iavf: TX VLAN insertion offload has no effect on E810 in Double-VLAN-Mode (kernel iavf inserts fine on same PF)
 2026-06-09  7:49 UTC 

[PATCH v2 1/2] app/crypto-perf: support ML KEM
 2026-06-09  5:53 UTC  (2+ messages)
` [PATCH v2 2/2] app/crypto-perf: support ML DSA

[PATCH v2] crypto/openssl: fix use-after-free bug and cleanup
 2026-06-09  5:53 UTC 

[PATCH 1/2] common/cnxk: add FEC configuration support
 2026-06-09  5:06 UTC  (3+ messages)
` [PATCH 2/2] net/cnxk: add FEC get set and capability ops

[PATCH 0/2] net/cnxk: harden telemetry parameter parsing
 2026-06-09  5:02 UTC  (3+ messages)
` [PATCH 2/2] common/cnxk: fix thread-unsafe NIX telemetry parsing

[PATCH 1/1] mldev: fix incorrect captions for model_ops
 2026-06-09  5:00 UTC 

[RFC 0/3] Add pause to empty spinloops
 2026-06-09  4:50 UTC  (6+ messages)
` [PATCH v2 0/3] Add pause to empty spin loops
  ` [PATCH v2 2/3] event/cnxk: add pause to spinloops

[PATCH 1/3] ml/cnxk: update driver to use TVM C runtime
 2026-06-09  4:42 UTC  (3+ messages)
` [PATCH 2/3] ml/cnxk: rename tvm runtime module components
` [PATCH 3/3] ml/cnxk: updated checks for number of MRVL layers

[PATCH 1/1] mldev: fix typos in code documentation
 2026-06-09  4:05 UTC 

[PATCH 1/1] ml/cnxk: avoid overwriting layer name during load
 2026-06-09  3:52 UTC  (2+ messages)
` [PATCH v2 1/1] ml/cnxk: fix "


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