messages from 2026-09-08 16:55:05 to 2026-09-10 15:08:30 UTC [more...]
[PATCH 0/2] net/ice: updates for link speed setting
2026-09-10 15:08 UTC
[PATCH 1/2] eventdev: fix vector adapter power-of-2 size check
2026-09-10 13:56 UTC (2+ messages)
` [PATCH 2/2] event/cnxk: advertise CN20K preschedule capabilities
[PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
2026-09-10 13:51 UTC (49+ messages)
` [PATCH v2 00/47] NXP DPAA2 driver updates and fixes
` [PATCH v2 01/47] crypto/dpaa2_sec: fix buffer overflow in GCM decrypt
` [PATCH v2 02/47] crypto/dpaa2_sec: fix FLE pool leak on sec FD build failure
` [PATCH v2 03/47] crypto/dpaa2_sec: support AES-GMAC
` [PATCH v2 04/47] crypto/dpaa2_sec: increase ivsize range for AES-CTR
` [PATCH v2 05/47] crypto/dpaa2_sec: add missing ECN capability
` [PATCH v2 06/47] crypto/dpaa2_sec: add support for env variables
` [PATCH v2 07/47] net/dpaa2: fix integer overflow in CCSR region mapping
` [PATCH v2 08/47] dma/dpaa2: fix array-bounds warning in dequeue path
` [PATCH v2 09/47] bus/fslmc: defer bus initialization to probe
` [PATCH v2 10/47] dma/dpaa2: validate IOVA in pre-populate helpers
` [PATCH v2 11/47] dma/dpaa2: optimize context index ring enqueue
` [PATCH v2 12/47] drivers: add dpaa2 DMA bypass memory translation option
` [PATCH v2 13/47] mempool/dpaa2: support ops index from primary in secondary
` [PATCH v2 14/47] net/dpaa2: set Tx confirmation on device init
` [PATCH v2 15/47] drivers: optimize dpaa2 Tx queue and channel mapping
` [PATCH v2 16/47] net/dpaa2: support larger burst size
` [PATCH v2 17/47] net/dpaa2: support MPLS and PPPoE flow distribution
` [PATCH v2 18/47] net/dpaa2: support meter and policing
` [PATCH v2 19/47] net/dpaa2: support flow drop action
` [PATCH v2 20/47] net/dpaa2: set default flow miss action per device
` [PATCH v2 21/47] net/dpaa2: identify Rx mbuf hash information by FLC
` [PATCH v2 22/47] net/dpaa2: add minimum key size support
` [PATCH v2 23/47] net/dpaa2: restructure dpaa2 parser processing
` [PATCH v2 24/47] net/dpaa2: parse tunnel and fragmented packet types
` [PATCH v2 25/47] net/dpaa2: remove unused soft parser driver
` [PATCH v2 26/47] drivers: refresh dpaa2 MC and SoC version info
` [PATCH v2 27/47] drivers: identify dpaa2 soft parser protocol
` [PATCH v2 28/47] drivers: assign dpaa2 Rx CGID per traffic class
` [PATCH v2 29/47] drivers: inherit dpaa2 rxq config for event queue
` [PATCH v2 30/47] net/dpaa2: rename Rx queue flags
` [PATCH v2 31/47] drivers: rework dpaa2 Tx confirmation
` [PATCH v2 32/47] net/dpaa2: ptp enhancements
` [PATCH v2 33/47] net/dpaa2: remove unused soft parser Tx code
` [PATCH v2 34/47] net/dpaa2: update MC dpni QoS and flow steering API
` [PATCH v2 35/47] net/dpaa2: enhance xstat implementation
` [PATCH v2 36/47] net/dpaa2: rework flow engine
` [PATCH v2 37/47] net/dpaa2: support GENEVE flow item
` [PATCH v2 38/47] net/dpaa2: support flow meter and policer actions
` [PATCH v2 39/47] net/dpaa2: support flow table miss actions
` [PATCH v2 40/47] net/dpaa2: support Rx mempool per traffic class
` [PATCH v2 41/47] drivers: consume dpaa2 DQRR entries in batches
` [PATCH v2 42/47] drivers: resolve dpaa2 endpoint in the net driver
` [PATCH v2 43/47] drivers: align dpaa2 event port depths with hardware rings
` [PATCH v2 44/47] net/dpaa2: read MC version from device private data
` [PATCH v2 45/47] net/dpaa2: do not overwrite mbuf hash with drop priority
` [PATCH v2 46/47] bus/fslmc: reduce probe-time logging and MC traffic
` [PATCH v2 47/47] net/dpaa2: reject Rx queue deferred start
September 10, 2026 DTS Working Group Meeting Notes
2026-09-10 13:50 UTC
[PATCH] net/ixgbe: add FDIR pballoc devarg
2026-09-10 13:47 UTC (2+ messages)
[PATCH] net/txgbe: fix use-after-free in flow destroy
2026-09-10 13:39 UTC
[PATCH 0/3] net/ice: fix Tx scheduler hierarchy queue accounting
2026-09-10 13:20 UTC (7+ 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] net/cpfl: fix VF ID calculation for vCPF
2026-09-10 13:05 UTC (6+ messages)
[PATCH v16 00/26] Support VFIO cdev API in DPDK
2026-09-10 12:53 UTC (56+ 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 v17 00/26] Support VFIO cdev API in DPDK
` [PATCH v17 01/26] net/nbl: fix use-after-free
` [PATCH v17 02/26] uapi: update to v6.17 and add iommufd.h
` [PATCH v17 03/26] vfio: make all functions internal
` [PATCH v17 04/26] bus/fslmc: decouple from EAL VFIO
` [PATCH v17 05/26] vfio: decouple EAL from VFIO internals
` [PATCH v17 06/26] vfio: do proper teardown on VFIO cleanup
` [PATCH v17 07/26] vfio: remove modname parameter from init
` [PATCH v17 08/26] vfio: rename API to reflect internal status
` [PATCH v17 09/26] bus/pci: rename mismatching error labels
` [PATCH v17 10/26] vfio: split get device info from setup
` [PATCH v17 11/26] vfio: add container device assignment API
` [PATCH v17 12/26] net/nbl: do not use VFIO group bind API
` [PATCH v17 13/26] net/ntnic: use container device assignment API
` [PATCH v17 14/26] vdpa/ifc: "
` [PATCH v17 15/26] vdpa/nfp: "
` [PATCH v17 16/26] vdpa/sfc: "
` [PATCH v17 17/26] vdpa/mlx5: remove group-related API
` [PATCH v17 18/26] vhost: remove group-related API from driver
` [PATCH v17 19/26] vfio: remove group-based API
` [PATCH v17 20/26] vfio: cleanup and refactor
` [PATCH v17 21/26] bus/pci: use the new VFIO IOMMU mode API
` [PATCH v17 22/26] bus/fslmc: "
` [PATCH v17 23/26] net/hinic3: "
` [PATCH v17 24/26] net/ntnic: "
` [PATCH v17 25/26] vfio: remove no-IOMMU check API
` [PATCH v17 26/26] vfio: introduce cdev mode
[PATCH 0/4] Remove limitations coming from legacy VMDq
2026-09-10 12:38 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
[DPDK/eventdev Bug 2034] eventdev: dangling pointer on error path in rxa_sw_add()
2026-09-10 12:29 UTC
[DPDK/other Bug 2033] pipeline: stack buffer overflow via strcat in spec parsing
2026-09-10 12:15 UTC
[RFC 00/11] Device unplug and bus cleanup refactoring for NXP
2026-09-10 11:54 UTC (5+ messages)
[PATCH] net/ice: support link flow control
2026-09-10 11:25 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/6] mempool: cleanup, fixes, improvements and optimizations
2026-09-10 10:36 UTC (7+ messages)
` [PATCH 1/6] mempool: fix private data area size alignment
` [PATCH 2/6] net/sxe2: do not use deprecated mempool cache field
` [PATCH 3/6] mempool: remove deprecated cache flush threshold field
` [PATCH 4/6] mempool: various cleanups
` [PATCH 5/6] mempool: optimize access to private data
` [PATCH 6/6] mempool: no cache size limit
[PATCH] net/ice: add per-queue Tx rate limit support
2026-09-10 10:29 UTC (2+ messages)
[RFC 0/7] regex/hs: introduce Hyperscan regex PMD
2026-09-10 8:00 UTC (9+ messages)
` [RFC v2 "
` [RFC v2 1/7] regex/hs: add driver skeleton and build integration
` [RFC v2 2/7] regex/hs: add device configure and queue pair setup
` [RFC v2 3/7] regex/hs: add rule database update and compilation
` [RFC v2 4/7] regex/hs: add enqueue and dequeue burst paths
` [RFC v2 5/7] regex/hs: add per-queue-pair extended statistics
` [RFC v2 6/7] regex/hs: add start stop close and device dump
` [RFC v2 7/7] regex/hs: add Hyperscan compile flag support
[RFC] Highly efficient reader-writer lock (EPRW) for mostly-read applications
2026-09-10 5:51 UTC (5+ messages)
[PATCH 0/1] Fix CN20K mbuf size truncation
2026-09-09 20:42 UTC (5+ messages)
` [PATCH 1/1] drivers: fix "
[PATCH] net/txgbe: fix FDIR devarg integer width
2026-09-09 20:42 UTC (2+ messages)
[PATCH] net/txgbe: validate numeric devargs
2026-09-09 20:40 UTC
[PATCH] common/cnxk: add NDC sync after NPA aura pool init
2026-09-09 19:23 UTC
[PATCH 0/6] examples/l3fwd-power: fix Rx interrupt mode for shared FD PMDs
2026-09-09 15:04 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] examples/l3fwd-power: factor out Rx interrupt sleep path
` [PATCH v2 2/6] examples/l3fwd-power: check Rx interrupt enable errors
` [PATCH v2 3/6] examples/l3fwd-power: enable Rx interrupt before epoll add
` [PATCH v2 4/6] examples/l3fwd-power: accept shared Rx interrupt FD
` [PATCH v2 5/6] examples/l3fwd-power: recheck Rx queues before sleeping
` [PATCH v2 6/6] examples/l3fwd-power: block until Rx interrupt or exit
[PATCH] usertools/telemetry-watcher: fix hang on startup
2026-09-09 14:46 UTC
[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] common/cnxk: fix duplicate mbox alloc in NPA aura pool init
2026-09-09 11:39 UTC (3+ messages)
[PATCH v1 00/21] Building a better rte_flow parser
2026-09-09 9:08 UTC (3+ messages)
` [PATCH v2 00/19] "
[PATCH v13 00/15] net/enetc: add new features for ENETC4 on i.MX95
2026-09-09 5:44 UTC (17+ messages)
` [PATCH v14 "
` [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
[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 (2+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox