DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-07 18:26:17 to 2026-09-09 14:14:18 UTC [more...]

[RFC] devtools: add tool calling support to review-patch.py
 2026-09-09 14:13 UTC  (6+ messages)
` [PATCH] devtools: add read-only tool calling support to AI review scripts

[PATCH 0/3] net/ice: fix Tx scheduler hierarchy queue accounting
 2026-09-09 12:47 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [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

[PATCH v16 00/26] Support VFIO cdev API in DPDK
 2026-09-09 11:51 UTC  (29+ messages)
  ` [PATCH v16 01/26] net/nbl: fix use-after-free
  ` [PATCH v16 02/26] uapi: update to v6.17 and add iommufd.h
  ` [PATCH v16 03/26] vfio: make all functions internal
  ` [PATCH v16 04/26] bus/fslmc: decouple from EAL VFIO
  ` [PATCH v16 05/26] vfio: decouple EAL from VFIO internals
  ` [PATCH v16 06/26] vfio: do proper teardown on VFIO cleanup
  ` [PATCH v16 07/26] vfio: remove modname parameter from init
  ` [PATCH v16 08/26] vfio: rename API to reflect internal status
  ` [PATCH v16 09/26] bus/pci: rename mismatching error labels
  ` [PATCH v16 10/26] vfio: split get device info from setup
  ` [PATCH v16 11/26] vfio: add container device assignment API
  ` [PATCH v16 12/26] net/nbl: do not use VFIO group bind API
  ` [PATCH v16 13/26] net/ntnic: use container device assignment API
  ` [PATCH v16 14/26] vdpa/ifc: "
  ` [PATCH v16 15/26] vdpa/nfp: "
  ` [PATCH v16 16/26] vdpa/sfc: "
  ` [PATCH v16 17/26] vdpa/mlx5: remove group-related API
  ` [PATCH v16 18/26] vhost: remove group-related API from driver
  ` [PATCH v16 19/26] vfio: remove group-based API
  ` [PATCH v16 20/26] vfio: cleanup and refactor
  ` [PATCH v16 21/26] bus/pci: use the new VFIO IOMMU mode API
  ` [PATCH v16 22/26] bus/fslmc: "
  ` [PATCH v16 23/26] net/hinic3: "
  ` [PATCH v16 24/26] net/ntnic: "
  ` [PATCH v16 25/26] vfio: remove no-IOMMU check API
  ` [PATCH v16 26/26] vfio: introduce cdev mode

[PATCH] common/cnxk: fix duplicate mbox alloc in NPA aura pool init
 2026-09-09 11:39 UTC  (3+ messages)

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-09-09  9:39 UTC  (9+ messages)
` [PATCH v6 1/2] net/iavf: accept up to 32k unicast MAC addresses
  ` [PATCH v6 2/2] net/iavf: fix duplicate MAC addresses install
` [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 "

[PATCH v1 00/21] Building a better rte_flow parser
 2026-09-09  9:08 UTC  (22+ 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

[PATCH v11 00/15] net/enetc: add new features for ENETC4 on i.MX95
 2026-09-09  5:44 UTC  (40+ 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 v14 07/15] net/enetc: support registers dump
    ` [PATCH v14 08/15] net/enetc: support ethtool ring parameters
    ` [PATCH v14 09/15] net/enetc: refresh link speed on VF link-up interrupt
    ` [PATCH v14 10/15] net/enetc: support stats reset for VF
    ` [PATCH v14 11/15] net/enetc4: add per-queue Rx interrupt support "
    ` [PATCH v14 12/15] net/enetc4: add SI-based port VLAN insertion and removal
    ` [PATCH v14 13/15] net/enetc4: update VF link status to bitmask encoding
    ` [PATCH v14 14/15] net/enetc4: enable Tx PAUSE via VF Rx congestion mode
    ` [PATCH v14 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings

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

[RFC PATCH] mempool: no cache size limit
 2026-09-08 15:14 UTC  (2+ 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  (6+ messages)
` [PATCH v3 "
  ` [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  (3+ messages)
` [PATCH 09/13] examples/ipsecgw: do not print from signal handler

[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


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