DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-05 13:54:46 to 2026-06-06 01:09:57 UTC [more...]

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

[PATCH 1/2] ethdev: support selective Rx data
 2026-06-05 23:33 UTC  (16+ messages)
` [PATCH v8 0/9] selective Rx
  ` [PATCH v8 9/9] dts: add selective Rx tests
` [PATCH v9 00/10] selective Rx
  ` [PATCH v9 01/10] app/testpmd: print Rx split capabilities
  ` [PATCH v9 02/10] ethdev: introduce selective Rx
  ` [PATCH v9 03/10] app/testpmd: support "
  ` [PATCH v9 04/10] common/mlx5: add null MR functions
  ` [PATCH v9 05/10] net/mlx5: fix Rx split segment counter type
  ` [PATCH v9 06/10] net/mlx5: support selective Rx
  ` [PATCH v9 07/10] common/mlx5: remove callbacks for MR registration
  ` [PATCH v9 08/10] dts: fix topology capability comparison
  ` [PATCH v9 09/10] dts: use specific types for Rx/Tx offloads
  ` [PATCH v9 10/10] dts: add selective Rx tests

[PATCH 0/2] net/cnxk: harden telemetry parameter parsing
 2026-06-05 22:44 UTC  (3+ messages)
` [PATCH 1/2] net/cnxk: fix telemetry SA info "
` [PATCH 2/2] common/cnxk: fix thread-unsafe NIX telemetry parsing

[PATCH v2 0/6] net/gve: add hardware timestamping support
 2026-06-05 21:29 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] net/gve: add thread safety to admin queue
  ` [PATCH v3 2/6] net/gve: add device option support for HW timestamps
  ` [PATCH v3 3/6] net/gve: add AdminQ command for NIC timestamps
  ` [PATCH v3 4/6] net/gve: add periodic NIC clock synchronization
  ` [PATCH v3 5/6] net/gve: support read clock ethdev op
  ` [PATCH v3 6/6] net/gve: reconstruct HW timestamps from DQO

[PATCH 0/8] telemetry: thread-safe and bounded parameter parsing
 2026-06-05 20:51 UTC  (9+ messages)
` [PATCH 1/8] telemetry: fix thread-unsafe command parsing
` [PATCH 2/8] ethdev: make telemetry parameter parsing thread-safe
` [PATCH 3/8] dmadev: validate telemetry parameters
` [PATCH 4/8] security: harden telemetry parameter parsing
` [PATCH 5/8] eventdev: remove strtok from telemetry handlers
` [PATCH 6/8] eventdev/eth_rx: fix thread-unsafe telemetry parsing
` [PATCH 7/8] eventdev/eth_rx: reject out-of-range telemetry adapter ID
` [PATCH 8/8] eventdev/timer: reject out-of-range ID

[PATCH] net/iavf: fix duplicate VF reset during PF reset recovery
 2026-06-05 20:29 UTC 

[PATCH v3 1/5] eal: fix wrong log message in async IPC request
 2026-06-05 18:15 UTC  (3+ messages)
` [PATCH v3 2/5] eal: fix async IPC callback not fired when no peers

[PATCH] eal: fix function versioning with LTO
 2026-06-05 18:12 UTC  (5+ messages)

[PATCH] security: harden telemetry parameter parsing
 2026-06-05 17:46 UTC 

[PATCH] fib6: fix error code propagation on next hop update
 2026-06-05 16:47 UTC 

[PATCH v15 0/5] Support add/remove memory region and get-max-slots
 2026-06-05 16:45 UTC  (2+ messages)

[PATCH 0/7] net/ice: L2TPv2 flow rule fixes
 2026-06-05 15:20 UTC  (16+ messages)
` [PATCH 1/7] net/ice: use granular PTYPEs for L2TPv2 PPP
` [PATCH 2/7] net/ice: add tunnel inset bits to flow input set map
` [PATCH 3/7] net/ice: fix L2TPv2 inner segment header setup
` [PATCH 4/7] net/ice: fix bare L2TPv2 flow rule deletion
` [PATCH 5/7] net/ice: fix GTP-U failure due to wrong tunnel profile
` [PATCH 6/7] net/ice: fix stale profile after L2TPv2 subtype change
` [PATCH 7/7] net/ice: pin outer Ethertype for L2TPv2 flow rules

[PATCH v1 00/25] Add common flow attr/action parsing infrastructure to Intel PMD's
 2026-06-05 14:58 UTC  (3+ messages)
` [PATCH v7 00/27] "

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

[PATCH] net/iavf: fix VF reset race and stale ARQ message handling
 2026-06-05 13:54 UTC  (3+ messages)
` [PATCH v3] "


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