DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-07 03:50:42 to 2026-09-09 05:44:51 UTC [more...]

[PATCH v11 00/15] net/enetc: add new features for ENETC4 on i.MX95
 2026-09-09  5:44 UTC  (31+ messages)
` [PATCH v12 00/15] et/enetc: "
  ` [PATCH v12 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings
` [PATCH v13 00/15] net/enetc: add new features for ENETC4 on i.MX95
  ` [PATCH v13 01/15] net/enetc: add keep-CRC Rx offload for ENETC4
  ` [PATCH v13 02/15] net/enetc: add TSO support for ENETC4 VF
  ` [PATCH v13 03/15] net/enetc: add RSC (hardware LRO) support for ENETC4
  ` [PATCH v13 04/15] net/enetc: extend PF-VF link speed field to 8 bits
  ` [PATCH v13 05/15] net/enetc: add VF supported features file
  ` [PATCH v13 06/15] net/enetc: support firmware version get for VF
  ` [PATCH v13 07/15] net/enetc: support registers dump
  ` [PATCH v13 08/15] net/enetc: support ethtool ring parameters
  ` [PATCH v13 09/15] net/enetc: refresh link speed on VF link-up interrupt
  ` [PATCH v13 10/15] net/enetc: support stats reset for VF
  ` [PATCH v13 11/15] net/enetc4: add per-queue Rx interrupt support "
  ` [PATCH v13 12/15] net/enetc4: add SI-based port VLAN insertion and removal
  ` [PATCH v13 13/15] net/enetc4: update VF link status to bitmask encoding
  ` [PATCH v13 14/15] net/enetc4: enable Tx PAUSE via VF Rx congestion mode
  ` [PATCH v13 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings
  ` [PATCH v14 00/15] net/enetc: add new features for ENETC4 on i.MX95
    ` [PATCH v14 01/15] net/enetc: add keep-CRC Rx offload for ENETC4
    ` [PATCH v14 02/15] net/enetc: add TSO support for ENETC4 VF
    ` [PATCH v14 03/15] net/enetc: add RSC (hardware LRO) support for ENETC4
    ` [PATCH v14 04/15] net/enetc: extend PF-VF link speed field to 8 bits
    ` [PATCH v14 05/15] net/enetc: add VF supported features file
    ` [PATCH v14 06/15] net/enetc: support firmware version get for VF

[PATCH] net/mlx5: fix processing of batched RDMA monitor events
 2026-09-09  5:00 UTC 

[DPDK/ethdev Bug 2032] bus/dpaa: crash when removing ethdev callbacks from a non-EAL thread
 2026-09-09  2:55 UTC 

[PATCH 1/2] drivers: align cn20k TIM chunk buffers
 2026-09-09  2:00 UTC  (2+ messages)
` [PATCH 2/2] event/cnxk: fix out of bounds access in eventdev

[RFC] Highly efficient reader-writer lock (EPRW) for mostly-read applications
 2026-09-08 21:16 UTC  (4+ messages)

[PATCH] examples/rpcapd: demo version of packet capture daemon
 2026-09-08 21:07 UTC 

[PATCH] examples/l3fwd: fix compilation when DP debug on
 2026-09-08 19:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH dpdk] fib: expose tbl8 usage statistics
 2026-09-08 17:31 UTC  (2+ messages)

[RFC PATCH] dts: add eventdev pipeline performance testsuite
 2026-09-08 17:19 UTC 

[PATCH v1 0/3] net/ntnic: fix virt queue data in BSS
 2026-09-08 17:18 UTC  (5+ messages)
` [PATCH v1 1/3] net/ntnic: remove unused unmanaged virt queue setup ops
` [PATCH v1 2/3] net/ntnic: check virt queue hardware setup result
` [PATCH v1 3/3] net/ntnic: fix virt queue data in BSS

[PATCH] power/amd_pstate: fix frequency matching for continuous scaling
 2026-09-08 16:52 UTC  (5+ messages)
` [PATCH v2 0/3] power: fixes for amd-pstate frequency scaling
  ` [PATCH v2 1/3] power/amd_pstate: fix frequency matching for continuous scaling
  ` [PATCH v2 2/3] power: check for errors when writing frequency
  ` [PATCH v2 3/3] test/power: fix nominal frequency check with amd-pstate

[PATCH] net/ixgbe: add FDIR pballoc devarg
 2026-09-08 15:58 UTC 

[PATCH] mempool: optimizations
 2026-09-08 15:29 UTC  (2+ messages)

[PATCH v1 00/21] Building a better rte_flow parser
 2026-09-08 15:21 UTC  (21+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 01/19] ethdev: add flow graph API
  ` [PATCH v2 02/19] net/intel/common: add flow engines infrastructure
  ` [PATCH v2 03/19] net/intel/common: add utility functions
  ` [PATCH v2 04/19] net/ixgbe: add support for common flow parsing
  ` [PATCH v2 05/19] net/ixgbe: reimplement ethertype parser
  ` [PATCH v2 06/19] net/ixgbe: reimplement syn parser
  ` [PATCH v2 07/19] net/ixgbe: reimplement L2 tunnel parser
  ` [PATCH v2 08/19] net/ixgbe: reimplement ntuple parser
  ` [PATCH v2 09/19] net/ixgbe: reimplement security parser
  ` [PATCH v2 10/19] net/ixgbe: reimplement FDIR parser
  ` [PATCH v2 11/19] net/ixgbe: reimplement hash parser
  ` [PATCH v2 12/19] net/ixgbe: advertise flow keep capability
  ` [PATCH v2 13/19] net/i40e: add support for common flow parsing
  ` [PATCH v2 14/19] net/i40e: reimplement ethertype parser
  ` [PATCH v2 15/19] net/i40e: refactor FDIR engine infrastructure
  ` [PATCH v2 16/19] net/i40e: reimplement FDIR parser
  ` [PATCH v2 17/19] net/i40e: reimplement tunnel parsers
  ` [PATCH v2 18/19] net/i40e: reimplement hash parser
  ` [PATCH v2 19/19] net/i40e: advertise flow keep capability

[RFC PATCH] mempool: no cache size limit
 2026-09-08 15:14 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH] dts: add pvp multi paths vhost performance testsuite
 2026-09-08 14:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] net/i40e: fix MAC address removal
 2026-09-08 14:23 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/bnxt: "
` [PATCH v3 1/2] net/i40e: "
  ` [PATCH v3 2/2] net/bnxt: "

[PATCH v2 00/15] Wangxun fixes and new features
 2026-09-08 14:20 UTC  (33+ messages)
  ` [PATCH v2 01/15] net/txgbe: fix failure to configure 10G on dual-speed DAC
  ` [PATCH v2 02/15] net/txgbe: fix e56 PHY configuration error
  ` [PATCH v2 03/15] net/txgbe: fix incorrect link state in 10G forced mode
  ` [PATCH v2 04/15] net/txgbe: do not force reconfig on link retry
  ` [PATCH v2 05/15] net/txgbe: set i2c sda hold time
  ` [PATCH v2 06/15] net/txgbe: fix link speed display info for 10G mode
  ` [PATCH v2 07/15] net/txgbe: remove stale outer UDP checksum offload flag
  ` [PATCH v2 08/15] net/txgbe: add offload support for tunnel type UDP
  ` [PATCH v2 09/15] net/txgbe: fix SFP hot-plug when auto-negotiation is on
  ` [PATCH v2 10/15] net/txgbe: fix DAC hot-plug on 40G NIC with auto-negotiation
  ` [PATCH v2 11/15] net/txgbe: fix 40G FFE tuning applied to first lane only
  ` [PATCH v2 12/15] net/txgbe: add pre2 and backplane capability devargs
  ` [PATCH v2 13/15] net/txgbe: add devarg to turn off Tx laser for 40G NIC
  ` [PATCH v2 14/15] net/txgbe: fix CR/KR link training and recovery
  ` [PATCH v2 15/15] net/txgbe: align link capabilities and DAC classification
` [PATCH v3 00/15] Wangxun fixes and new features
  ` [PATCH v3 01/15] net/txgbe: fix failure to configure 10G on dual-speed DAC
  ` [PATCH v3 02/15] net/txgbe: fix e56 PHY configuration error
  ` [PATCH v3 03/15] net/txgbe: fix incorrect link state in 10G forced mode
  ` [PATCH v3 04/15] net/txgbe: do not force reconfig on link retry
  ` [PATCH v3 05/15] net/txgbe: set i2c sda hold time
  ` [PATCH v3 06/15] net/txgbe: fix link speed display info for 10G mode
  ` [PATCH v3 07/15] net/txgbe: remove stale outer UDP checksum offload flag
  ` [PATCH v3 08/15] net/txgbe: add offload support for tunnel type UDP
  ` [PATCH v3 09/15] net/txgbe: fix SFP hot-plug when auto-negotiation is on
  ` [PATCH v3 10/15] net/txgbe: fix DAC hot-plug on 40G NIC with auto-negotiation
  ` [PATCH v3 11/15] net/txgbe: fix 40G FFE tuning applied to first lane only
  ` [PATCH v3 12/15] net/txgbe: add pre2 and backplane capability devargs
  ` [PATCH v3 13/15] net/txgbe: add devarg to turn off Tx laser for 40G NIC
  ` [PATCH v3 14/15] net/txgbe: fix CR/KR link training and recovery
  ` [PATCH v3 15/15] net/txgbe: align link capabilities and DAC classification

[RFC 00/11] Device unplug and bus cleanup refactoring for NXP
 2026-09-08 14:20 UTC  (4+ messages)

[PATCH 1/3] bitops: promote bit manipulation API to stable
 2026-09-08 14:18 UTC  (2+ messages)

[PATCH 00/10] cryptodev: add RSA-OAEP and RSA-PSS padding support
 2026-09-08 14:05 UTC  (4+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] crypto: add RSA-specific capability parameters

DPDK Release Status Meeting 2026-09-08
 2026-09-08 13:47 UTC 

[PATCH 00/13] Wangxun fixes and new features
 2026-09-08 12:43 UTC  (3+ messages)

[PATCH] AGENTS: reduce false positives
 2026-09-08 12:31 UTC  (4+ messages)
` [PATCH v2 0/2] Improve AI review feedback
  ` [PATCH v2 2/2] devtools/ai/review-patch: reduce spurious warnings

[PATCH] cmdline: add cmdline_ prefix to dprintf
 2026-09-08 11:37 UTC  (3+ messages)

[PATCH 00/13] make signal handlers async-signal-safe
 2026-09-08 11:19 UTC  (18+ messages)
` [PATCH 09/13] examples/ipsecgw: do not print from signal handler
` [PATCH v2 00/13] make signal handlers async-signal-safe
  ` [PATCH v2 01/13] graph: do not call printf in signal
  ` [PATCH v2 02/13] examples: remove printf from signal handler
  ` [PATCH v2 03/13] examples/vmdq: do not print "
  ` [PATCH v2 04/13] examples/symmetric_mp: do not print or exit in handler
  ` [PATCH v2 05/13] examples/vdpa: make signal handler safe
  ` [PATCH v2 06/13] examples/vhost: "
  ` [PATCH v2 07/13] examples/vhost_blk: do not tear down from signal handler
  ` [PATCH v2 08/13] examples/ntb: do not print and re-raise "
  ` [PATCH v2 09/13] examples/ipsecgw: do not print "
  ` [PATCH v2 10/13] examples/l2fwd-macsec: remove print in "
  ` [PATCH v2 11/13] examples/ethtool: fix exit flag and unchecked cmdline
  ` [PATCH v2 12/13] examples/vmdq_dcb: allow exit on signal
  ` [PATCH v2 13/13] examples/eventdev_pipeline: make signal handler safe

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-09-08  9:27 UTC  (6+ messages)
` [PATCH v6 1/5] net/mlx5: remove MAC addresses flush helper on Linux
  ` [PATCH v6 2/5] net/mlx5: remove redundant MAC address index checks
  ` [PATCH v6 3/5] net/mlx5: pass maximum number of unicast MAC to common code
  ` [PATCH v6 4/5] net/mlx5: use bitset for tracking MAC addresses
  ` [PATCH v6 5/5] net/mlx5: accept more unicast "

[RFC v4 0/5] Interrupts API update
 2026-09-08  7:51 UTC  (7+ messages)
` [RFC v4 1/5] vdpa/mlx5: fix check on err interrupt FD
` [RFC v4 2/5] eal/freebsd: fix a FD leak in the alarm subsystem
` [RFC v4 3/5] interrupts: mark file descriptors invalid on allocation
` [RFC v4 4/5] interrupts: close interrupt FDs
` [RFC v4 5/5] interrupts: warn on leaked file descriptors

[RFC] devtools: replace checkpatches shell wrapper with Python script
 2026-09-08  7:36 UTC  (3+ messages)
` [PATCH v5] devtools: add Python-based patch style checker

[RFC PATCH v3 1/1] ethdev: add Tx timestamp slot management APIs
 2026-09-08  7:32 UTC  (11+ messages)
` [RFC PATCH v4 0/3] ethdev: add Tx timestamp slot APIs
  ` [RFC PATCH v4 1/3] ethdev: add Tx timestamp slot management APIs
` [RFC PATCH v5 0/5] ethdev: add Tx timestamp slot APIs
  ` [RFC PATCH v5 1/5] ethdev: add Tx timestamp slot management APIs
  ` [RFC PATCH v5 2/5] doc: describe ethdev timesync clock and Rx timestamp API
  ` [RFC PATCH v5 3/5] doc: describe ethdev Tx timestamp slot API
  ` [RFC PATCH v5 4/5] net/ice: support per-packet Tx timestamp slots
  ` [RFC PATCH v5 5/5] app/testpmd: add Tx timestamp capabilities command

[PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
 2026-09-07 21:22 UTC  (6+ messages)

[RFC 0/3] eal: make unaligned types really unaligned
 2026-09-07 18:31 UTC  (7+ messages)
` [PATCH v3 0/5] eal: RTE_PTR_ADD and fix unaligned types
  ` [PATCH v3 1/5] test: fix jhash 32 bit key type
  ` [PATCH v3 2/5] eal: RTE_PTR_ADD/SUB API improvements
  ` [PATCH v3 3/5] eal: make unaligned really unaligned
  ` [PATCH v3 4/5] net/mlx5: drop unnecessary STRICT_ALIGN
  ` [PATCH v3 5/5] arm: remove no longer used RTE_ARCH_STRICT_ALIGN

[PATCH 0/3] app/testpmd: fix more overflow issues
 2026-09-07 18:22 UTC  (4+ messages)
` [PATCH 1/3] app/testpmd: fix stack overflow parsing flex item link
` [PATCH 2/3] app/testpmd: fix flex item allocation overlap
` [PATCH 3/3] app/testpmd: fix null dereference parsing flex item link

[PATCH] app/testpmd: add size check for flex item
 2026-09-07 18:24 UTC  (2+ messages)

[PATCH] app/testpmd: fix error handling in flow API commands
 2026-09-07 18:24 UTC  (2+ messages)

[RFC] ethdev: simplify representor info get API
 2026-09-07 15:31 UTC  (3+ messages)

[PATCH] eal/x86: fix memcpy alignment mask definition
 2026-09-07 14:10 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/3] net/ice: fix Tx scheduler hierarchy queue accounting
 2026-09-07 13:07 UTC  (12+ messages)
` [PATCH 2/3] net/ice: skip TC validation if hierarchy committed
` [PATCH 3/3] net/ice: fix Rx queue count reporting after TM commit
` [PATCH v2 0/4] net/ice: fix Tx scheduler hierarchy queue accounting
  ` [PATCH v2 1/4] net/ice: fix Tx queue capacity sizing after TM commit
  ` [PATCH v2 2/4] net/ice: skip TC validation if hierarchy committed
  ` [PATCH v2 3/4] net/ice: fix Rx queue count reporting after TM commit
  ` [PATCH v2 4/4] net/ice: split VSI queue count into Rx/Tx

[RFC v3 0/5] Interrupts API update
 2026-09-07 12:47 UTC  (8+ messages)
` [RFC v3 1/5] vdpa/mlx5: fix check on err interrupt FD
` [RFC v3 2/5] eal/freebsd: fix a FD leak in the alarm subsystem
` [RFC v3 3/5] interrupts: mark file descriptors invalid on allocation
` [RFC v3 4/5] interrupts: close interrupt FDs
` [RFC v3 5/5] interrupts: warn on leaked file descriptors


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