DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-10 08:01:58 to 2026-09-13 17:38:09 UTC [more...]

[DPDK/ethdev Bug 2041] baseband/null: socket_id parsed two bytes wide
 2026-09-13 17:38 UTC 

[DPDK/ethdev Bug 2040] vdpa/ifc: same open_int pattern, both callers int
 2026-09-13 17:37 UTC 

[DPDK/ethdev Bug 2039] net/vhost: open_int writes two bytes into seven int callers
 2026-09-13 17:37 UTC 

[DPDK/ethdev Bug 2038] net/intel/ice: xtr_field_offs parsed one byte wide
 2026-09-13 17:36 UTC 

[DPDK/ethdev Bug 2037] net/intel/ice: parse_bool clobbers adjacent devargs fields
 2026-09-13 17:35 UTC 

[DPDK/ethdev Bug 2036] net/octeontx: nr_port write runs past a one byte stack struct
 2026-09-13 17:35 UTC 

[PATCH] common/cnxk: fix NPA pool RANGE interrupt handling
 2026-09-13  7:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/9] consolidate sysfs access
 2026-09-12 17:02 UTC  (20+ messages)
` [PATCH 1/9] eal: add common sysfs value routines
` [PATCH 2/9] dma/idxd: use common sysfs routines
` [PATCH 3/9] common/ionic: "
` [PATCH 4/9] bus/vmbus: "
` [PATCH 5/9] power: "
` [PATCH 6/9] drivers/bus: remove duplicate sysfs string helpers
` [PATCH 7/9] common/mlx5: use common sysfs routines
` [PATCH 8/9] net/mlx5: "
` [PATCH 9/9] net/mana: "
` [PATCH v2 0/9] consolidate sysfs access
  ` [PATCH v2 1/9] eal: add common sysfs value routines
  ` [PATCH v2 2/9] dma/idxd: use common sysfs routines
  ` [PATCH v2 3/9] common/ionic: "
  ` [PATCH v2 4/9] bus/vmbus: "
  ` [PATCH v2 5/9] power: "
  ` [PATCH v2 6/9] drivers/bus: remove duplicate sysfs string helpers
  ` [PATCH v2 7/9] common/mlx5: use common sysfs routines
  ` [PATCH v2 8/9] net/mlx5: "
  ` [PATCH v2 9/9] net/mana: "

[RFC] eal: allow setting random number generator seed
 2026-09-12 16:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/3] raw/ntb: add AMD NTB support
 2026-09-11 18:30 UTC  (2+ messages)

[PATCH] eal: fix pointer add/sub macros for large offsets values
 2026-09-11 16:40 UTC 

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-09-11 16:26 UTC  (27+ 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] net/ixgbe: add FDIR pballoc devarg
 2026-09-11 15:38 UTC  (5+ messages)
` [PATCH v2] net/ixgbe: add fdir_buffer_size devarg

[PATCH] net/i40e: fix missing error handling for QinQ filter
 2026-09-11 14:32 UTC  (3+ messages)

[RFC 0/2] bpf_def.h cleanups
 2026-09-11 12:44 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] bpf: make bpf_def.h private
  ` [PATCH v2 2/2] bpf: rename macros to match Linux kernel

[PATCH 0/7] validate-bpf: add standalone validation debug tool
 2026-09-11 10:40 UTC  (8+ messages)
` [PATCH 1/7] bpf/validate: fix finished status on restart
` [PATCH 2/7] bpf/validate: refactor internal step function
` [PATCH 3/7] bpf/validate: formalize call back requirements
` [PATCH 4/7] bpf/validate: add jump notification events
` [PATCH 5/7] bpf/validate: add get current event API
` [PATCH 6/7] app/test: add test for bpf validate debug events
` [PATCH 7/7] app/validate-bpf: add BPF validation application

[PATCH 00/61] reduce use of rte_memcpy
 2026-09-11 10:18 UTC  (32+ messages)
` [PATCH v2 00/68] "
  ` [PATCH v2 03/68] net: add missing include of rte_memcpy.h
  ` [PATCH v2 05/68] drivers: "
  ` [PATCH v2 38/68] net/mlx5: replace use of rte_memcpy
  ` [PATCH v2 49/68] net/vhost: "
  ` [PATCH v2 50/68] net/virtio: "
  ` [PATCH v2 53/68] net/memif: use memcpy for fixed size data
  ` [PATCH v2 54/68] net/ice: "
  ` [PATCH v2 55/68] test-bbdev: remove unnecessary include rte_memcpy.h
  ` [PATCH v2 58/68] drivers/event: use memcpy for fixed size data
  ` [PATCH v2 62/68] hash: replace use of rte_memcpy
  ` [PATCH v2 63/68] rib: remove rte_memcpy include
  ` [PATCH v2 64/68] pcapng: replace use of rte_memcpy
  ` [PATCH v2 65/68] efd: "
  ` [PATCH v2 67/68] net/pcap: "

[RFC v4 0/5] Interrupts API update
 2026-09-11  9:18 UTC  (3+ messages)
` [RFC v4 1/5] vdpa/mlx5: fix check on err interrupt FD

[PATCH v2] common/mlx5: fix high SMMU TLB miss with mempool alignment
 2026-09-11  6:33 UTC  (2+ messages)

[PATCH v14 00/23] NXP DPAA driver enhancements and fixes
 2026-09-11  5:06 UTC  (3+ messages)
` [PATCH v15 "

[PATCH 0/7] fix XXX_DEBUG warnings
 2026-09-11  5:01 UTC  (7+ messages)
` [PATCH 1/7] bus/fslmc: fix build of qbman debug code
` [PATCH 2/7] bus/fslmc: fix signed comparison in buffer acquire
` [PATCH 3/7] crypto/caam_jr: fix descriptor dump build

[PATCH v13 00/15] net/enetc: add new features for ENETC4 on i.MX95
 2026-09-10 17:44 UTC  (3+ messages)
` [PATCH v14 "

[PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
 2026-09-10 16:57 UTC  (50+ 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

[PATCH] net/txgbe: fix use-after-free in flow destroy
 2026-09-10 16:15 UTC  (3+ messages)

[PATCH 0/2] net/ice: updates for link speed setting
 2026-09-10 15:08 UTC  (3+ messages)
` [PATCH 1/2] net/ice: check for missing fixed "
` [PATCH 2/2] net/ice: disable link negotiation for fixed speed selection

[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

September 10, 2026 DTS Working Group Meeting Notes
 2026-09-10 13:50 UTC 

[PATCH 0/3] net/ice: fix Tx scheduler hierarchy queue accounting
 2026-09-10 13:20 UTC  (3+ messages)
` [PATCH v2 0/4] "

[PATCH] net/cpfl: fix VF ID calculation for vCPF
 2026-09-10 13:05 UTC  (3+ messages)

[PATCH v17 00/26] Support VFIO cdev API in DPDK
 2026-09-10 12:53 UTC  (27+ messages)
  ` [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

[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


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