dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 2/6] bus/fslmc/dpio: make the portal DQRI epoll optional
Maxime Leroy
[PATCH v2 3/6] net/dpaa2: support Rx queue interrupts
Maxime Leroy
Re: [PATCH v2 3/6] net/dpaa2: support Rx queue interrupts
David Marchand
[PATCH v2 4/6] bus/fslmc/dpio: tune DQRI interrupt coalescing holdoff
Maxime Leroy
[PATCH v2 5/6] net/dpaa2: fix Rx queue count for primary process
Maxime Leroy
[PATCH v2 6/6] net/dpaa2: drop the fake software VLAN strip offload
Maxime Leroy
Re: [PATCH v2 6/6] net/dpaa2: drop the fake software VLAN strip offload
Stephen Hemminger
RE: [PATCH v2 6/6] net/dpaa2: drop the fake software VLAN strip offload
Hemant Agrawal
Re: [PATCH v2 0/6] net/dpaa2: NAPI-style Rx queue interrupts
Hemant Agrawal
[PATCH v8 00/18] Support VFIO cdev API in DPDK
Anatoly Burakov
[PATCH v8 01/18] uapi: update to v6.17 and add iommufd.h
Anatoly Burakov
[PATCH v8 02/18] vfio: make all functions internal
Anatoly Burakov
[PATCH v8 05/18] net/nbl: do not use VFIO group bind API
Anatoly Burakov
[PATCH v8 03/18] vfio: split get device info from setup
Anatoly Burakov
[PATCH v8 06/18] net/ntnic: use container device assignment API
Anatoly Burakov
[PATCH v8 04/18] vfio: add container device assignment API
Anatoly Burakov
[PATCH v8 07/18] vdpa/ifc: use container device assignment API
Anatoly Burakov
[PATCH v8 08/18] vdpa/nfp: use container device assignment API
Anatoly Burakov
[PATCH v8 09/18] vdpa/sfc: use container device assignment API
Anatoly Burakov
[PATCH v8 10/18] vhost: remove group-related API from drivers
Anatoly Burakov
[PATCH v8 11/18] vfio: remove group-based API
Anatoly Burakov
[PATCH v8 13/18] bus/pci: use the new VFIO mode API
Anatoly Burakov
[PATCH v8 12/18] vfio: cleanup and refactor
Anatoly Burakov
[PATCH v8 14/18] bus/fslmc: use the new VFIO mode API
Anatoly Burakov
[PATCH v8 15/18] net/hinic3: use the new VFIO mode API
Anatoly Burakov
[PATCH v8 16/18] net/ntnic: use the new VFIO mode API
Anatoly Burakov
[PATCH v8 17/18] vfio: remove no-IOMMU check API
Anatoly Burakov
[PATCH v8 18/18] vfio: introduce cdev mode
Anatoly Burakov
Re: [PATCH v8 00/18] Support VFIO cdev API in DPDK
Stephen Hemminger
DTS code coverage question
Lincoln Lavoie
[PATCH 0/3] Cleanup rte_dpaa_device
David Marchand
[PATCH 1/3] crypto/dpaa_sec: remove cryptodev pointer from bus device
David Marchand
[PATCH 2/3] dma/dpaa: remove dmadev pointer from bus device
David Marchand
[PATCH 3/3] net/dpaa: remove ethdev pointer from bus device
David Marchand
Re: [PATCH 0/3] Cleanup rte_dpaa_device
David Marchand
[PATCH 00/13] Bus cleanup infrastructure and fixes
David Marchand
[PATCH 01/13] bus: fix reference to plug callback
David Marchand
[PATCH 02/13] dma/idxd: remove next pointer in bus specific device
David Marchand
[PATCH 03/13] bus/vdev: remove driver setting in probe
David Marchand
[PATCH 05/13] drivers/bus: allocate interrupt during probing in NXP bus
David Marchand
[PATCH 04/13] drivers/bus: cleanup device freeing in NXP bus
David Marchand
[PATCH 06/13] bus/pci: fix mapping leak in bus cleanup
David Marchand
[PATCH 07/13] bus/vmbus: fix interrupt leak in cleanup
David Marchand
[PATCH 08/13] bus/vmbus: allocate interrupt during probing
David Marchand
RE: [EXTERNAL] [PATCH 08/13] bus/vmbus: allocate interrupt during probing
Long Li
[PATCH 09/13] bus: align unplug with device probe
David Marchand
[PATCH 11/13] bus/dpaa: support unplug
David Marchand
[PATCH 10/13] bus: implement cleanup in EAL
David Marchand
[PATCH 12/13] bus/vmbus: store name in bus specific device
David Marchand
[PATCH 13/13] bus/vmbus: support unplug
David Marchand
Re: [PATCH 00/13] Bus cleanup infrastructure and fixes
David Marchand
RE: [EXTERNAL] [PATCH 00/13] Bus cleanup infrastructure and fixes
Long Li
RE: [EXTERNAL] [PATCH 00/13] Bus cleanup infrastructure and fixes
Long Li
Re: [EXTERNAL] [PATCH 00/13] Bus cleanup infrastructure and fixes
David Marchand
Re: [EXTERNAL] [PATCH 00/13] Bus cleanup infrastructure and fixes
David Marchand
RE: [EXTERNAL] [PATCH 00/13] Bus cleanup infrastructure and fixes
Hemant Agrawal
Re: [EXTERNAL] [PATCH 00/13] Bus cleanup infrastructure and fixes
David Marchand
Re: [EXTERNAL] [PATCH 00/13] Bus cleanup infrastructure and fixes
David Marchand
[PATCH v2 00/10] Bus cleanup infrastructure and fixes
David Marchand
[PATCH v2 01/10] bus: fix reference to plug callback
David Marchand
Re: [PATCH v2 01/10] bus: fix reference to plug callback
Bruce Richardson
[PATCH v2 03/10] bus/vdev: remove driver setting in probe
David Marchand
[PATCH v2 02/10] dma/idxd: remove next pointer in bus specific device
David Marchand
Re: [PATCH v2 02/10] dma/idxd: remove next pointer in bus specific device
Bruce Richardson
[PATCH v2 04/10] bus/pci: fix mapping leak in bus cleanup
David Marchand
[PATCH v2 05/10] bus/vmbus: fix interrupt leak in cleanup
David Marchand
RE: [EXTERNAL] [PATCH v2 05/10] bus/vmbus: fix interrupt leak in cleanup
Long Li
[PATCH v2 06/10] bus/vmbus: allocate interrupt during probing
David Marchand
RE: [EXTERNAL] [PATCH v2 06/10] bus/vmbus: allocate interrupt during probing
Long Li
[PATCH v2 07/10] bus: align unplug with device probe
David Marchand
Re: [PATCH v2 07/10] bus: align unplug with device probe
Bruce Richardson
Re: [PATCH v2 07/10] bus: align unplug with device probe
David Marchand
[PATCH v2 08/10] bus: implement cleanup in EAL
David Marchand
Re: [PATCH v2 08/10] bus: implement cleanup in EAL
Bruce Richardson
[PATCH v2 09/10] bus/vmbus: store name in bus specific device
David Marchand
Re: [PATCH v2 09/10] bus/vmbus: store name in bus specific device
Bruce Richardson
[PATCH v2 10/10] bus/vmbus: support unplug
David Marchand
[PATCH v3 00/11] Bus cleanup infrastructure and fixes
David Marchand
[PATCH v3 01/11] bus: fix reference to plug callback
David Marchand
Re: [PATCH v3 01/11] bus: fix reference to plug callback
fengchengwen
[PATCH v3 02/11] dma/idxd: remove next pointer in bus specific device
David Marchand
[PATCH v3 03/11] bus/vdev: remove driver setting in probe
David Marchand
Re: [PATCH v3 03/11] bus/vdev: remove driver setting in probe
fengchengwen
[PATCH v3 04/11] bus/pci: fix mapping leak in bus cleanup
David Marchand
Re: [PATCH v3 04/11] bus/pci: fix mapping leak in bus cleanup
fengchengwen
Re: [PATCH v3 04/11] bus/pci: fix mapping leak in bus cleanup
David Marchand
Re: [PATCH v3 04/11] bus/pci: fix mapping leak in bus cleanup
David Marchand
[PATCH v3 05/11] bus/vmbus: fix interrupt leak in cleanup
David Marchand
[PATCH v3 06/11] bus/vmbus: allocate interrupt during probing
David Marchand
[PATCH v3 07/11] bus/ifpga: allocate interrupt during probing
David Marchand
Re: [PATCH v3 07/11] bus/ifpga: allocate interrupt during probing
Bruce Richardson
[PATCH v3 08/11] bus: align unplug with device probe
David Marchand
[PATCH v3 10/11] bus/vmbus: store name in bus specific device
David Marchand
RE: [EXTERNAL] [PATCH v3 10/11] bus/vmbus: store name in bus specific device
Long Li
[PATCH v3 09/11] bus: implement cleanup in EAL
David Marchand
[PATCH v3 11/11] bus/vmbus: support unplug
David Marchand
RE: [EXTERNAL] [PATCH v3 11/11] bus/vmbus: support unplug
Long Li
[PATCH v4 00/12] Bus cleanup infrastructure and fixes
David Marchand
[PATCH v4 01/12] bus: fix reference to plug callback
David Marchand
[PATCH v4 02/12] dma/idxd: remove next pointer in bus specific device
David Marchand
[PATCH v4 03/12] bus/vdev: remove driver setting in probe
David Marchand
[PATCH v4 05/12] bus/pci: fix mapping leak in bus cleanup
David Marchand
[PATCH v4 04/12] vdpa/nfp: fix double PCI unmap on unplug
David Marchand
[PATCH v4 06/12] bus/vmbus: fix interrupt leak in cleanup
David Marchand
[PATCH v4 07/12] bus/vmbus: allocate interrupt during probing
David Marchand
[PATCH v4 08/12] bus/ifpga: allocate interrupt during probing
David Marchand
[PATCH v4 09/12] bus: align unplug with device probe
David Marchand
[PATCH v4 10/12] bus: implement cleanup in EAL
David Marchand
[PATCH v4 11/12] bus/vmbus: store name in bus specific device
David Marchand
[PATCH v4 12/12] bus/vmbus: support unplug
David Marchand
Re: [PATCH v4 00/12] Bus cleanup infrastructure and fixes
David Marchand
Technical board meeting minutes for June 10th 2026
Maxime Coquelin
[DPDK/core Bug 1954] [dpdk26.07-rc1] DPDK build failed with EXTRA_CFLAGS='-O1' on Redhat9.6 and Ubuntu26.04
bugzilla
[v1] crypto/qat: require IPsec MB for HMAC precomputes
Emma Finn
[v2] crypto/qat: require IPsec MB for HMAC precomputes
Emma Finn
RE: [EXTERNAL] [v2] crypto/qat: require IPsec MB for HMAC precomputes
Akhil Goyal
[v3] crypto/qat: require IPsec MB for HMAC precomputes
Emma Finn
RE: [EXTERNAL] [v3] crypto/qat: require IPsec MB for HMAC precomputes
Akhil Goyal
[PATCH v1 0/6] net/r8169: hardware updates, optimizations, and a bug fix
Howard Wang
[PATCH v1 1/6] net/r8169: disable RX CRC drop for RTL8125BP and later
Howard Wang
[PATCH v1 2/6] net/r8169: optimize Tx datapath by removing redundant packet checks
Howard Wang
[PATCH v1 4/6] net/r8169: remove RTL9151 CSI (DBI) channel support
Howard Wang
[PATCH v1 3/6] net/r8169: improve RTL8125+ flow control
Howard Wang
[PATCH v1 5/6] net/r8169: update hardware configurations for 8125
Howard Wang
[PATCH v1 6/6] net/r8169: fix segmentation fault during RTL8168 initialization
Howard Wang
Re: [PATCH v1 0/6] net/r8169: hardware updates, optimizations, and a bug fix
Stephen Hemminger
[PATCH 01/17] net/cnxk: update mbuf next field for multi segment
Rahul Bhansali
[PATCH 02/17] common/cnxk: add API of SA valid for cn20k platform
Rahul Bhansali
[PATCH 03/17] common/cnxk: additional NIX SQ ctx fields prints
Rahul Bhansali
[PATCH 04/17] common/cnxk: update NIX irq handler
Rahul Bhansali
[PATCH 05/17] common/cnxk: configure LSO mask for single segments
Rahul Bhansali
[PATCH 06/17] net/cnxk: reserve memory for lookup mem at probe
Rahul Bhansali
[PATCH 07/17] drivers: add support for devargs skip size
Rahul Bhansali
[PATCH 08/17] net/cnxk: update inbound SA pkind for skip size
Rahul Bhansali
[PATCH 09/17] common/cnxk: fix cnxk xstats names
Rahul Bhansali
[PATCH 10/17] common/cnxk: fix event type for soft expiry
Rahul Bhansali
[PATCH 11/17] net/cnxk: enable CPT CQ by default for inline IPsec
Rahul Bhansali
[PATCH 12/17] net/cnxk: fix unsigned integer underflow in LSO calculation
Rahul Bhansali
[PATCH 13/17] net/cnxk: derive ethdev from SA for inbound CPT CQ events
Rahul Bhansali
[PATCH 14/17] net/cnxk: fix bitwise operand size mismatch in link mode
Rahul Bhansali
[PATCH 15/17] common/cnxk: add cipher key length check in key set
Rahul Bhansali
[PATCH 16/17] common/cnxk: fix Klocwork static analysis issues
Rahul Bhansali
[PATCH 17/17] common/cnxk: add auth key len check in inbound SA
Rahul Bhansali
[PATCH v2 01/22] net/cnxk: update mbuf next field for multi segment
Rahul Bhansali
[PATCH v2 02/22] common/cnxk: add API of SA valid for cn20k platform
Rahul Bhansali
[PATCH v2 04/22] common/cnxk: update NIX irq handler
Rahul Bhansali
[PATCH v2 03/22] common/cnxk: additional NIX SQ ctx fields prints
Rahul Bhansali
[PATCH v2 05/22] common/cnxk: configure LSO mask for single segments
Rahul Bhansali
[PATCH v2 06/22] net/cnxk: reserve memory for lookup mem at probe
Rahul Bhansali
[PATCH v2 07/22] drivers: add support for devargs skip size
Rahul Bhansali
[PATCH v2 08/22] net/cnxk: update inbound SA pkind for skip size
Rahul Bhansali
[PATCH v2 09/22] common/cnxk: fix cnxk xstats names
Rahul Bhansali
[PATCH v2 10/22] common/cnxk: fix event type for soft expiry
Rahul Bhansali
[PATCH v2 11/22] net/cnxk: enable CPT CQ by default for inline IPsec
Rahul Bhansali
[PATCH v2 12/22] net/cnxk: fix unsigned integer underflow in LSO calculation
Rahul Bhansali
[PATCH v2 14/22] net/cnxk: fix bitwise operand size mismatch in link mode
Rahul Bhansali
[PATCH v2 13/22] net/cnxk: derive ethdev from SA for inbound CPT CQ events
Rahul Bhansali
[PATCH v2 15/22] common/cnxk: add cipher key length check in key set
Rahul Bhansali
[PATCH v2 16/22] common/cnxk: fix Klocwork static analysis issues
Rahul Bhansali
[PATCH v2 17/22] common/cnxk: add auth key len check in inbound SA
Rahul Bhansali
[PATCH v2 18/22] common/cnxk: add FEC configuration support
Rahul Bhansali
[PATCH v2 20/22] event/cnxk: fix Klocwork static analysis issues
Rahul Bhansali
[PATCH v2 19/22] net/cnxk: add FEC get set and capability ops
Rahul Bhansali
[PATCH v2 21/22] crypto/cnxk: enforce DES/3DES cipher key length
Rahul Bhansali
[PATCH v2 22/22] common/cnxk: fix TM link config selection in debug dump
Rahul Bhansali
Re: [PATCH v2 01/22] net/cnxk: update mbuf next field for multi segment
Stephen Hemminger
Re: [PATCH 01/17] net/cnxk: update mbuf next field for multi segment
Stephen Hemminger
[PATCH v3 01/20] net/cnxk: update mbuf next field for multi segment
Rahul Bhansali
[PATCH v3 02/20] common/cnxk: add API of SA valid for cn20k platform
Rahul Bhansali
[PATCH v3 03/20] common/cnxk: additional NIX SQ ctx fields prints
Rahul Bhansali
[PATCH v3 04/20] common/cnxk: update NIX irq handler
Rahul Bhansali
[PATCH v3 05/20] common/cnxk: configure LSO mask for single segments
Rahul Bhansali
[PATCH v3 06/20] net/cnxk: reserve memory for lookup mem at probe
Rahul Bhansali
[PATCH v3 07/20] drivers: add support for devargs skip size
Rahul Bhansali
[PATCH v3 08/20] net/cnxk: update inbound SA pkind for skip size
Rahul Bhansali
[PATCH v3 09/20] common/cnxk: fix cnxk xstats names
Rahul Bhansali
[PATCH v3 10/20] common/cnxk: fix event type for soft expiry
Rahul Bhansali
[PATCH v3 11/20] net/cnxk: enable CPT CQ by default for inline IPsec
Rahul Bhansali
[PATCH v3 13/20] net/cnxk: derive ethdev from SA for inbound CPT CQ events
Rahul Bhansali
[PATCH v3 12/20] net/cnxk: fix unsigned integer underflow in LSO calculation
Rahul Bhansali
[PATCH v3 14/20] net/cnxk: fix bitwise operand size mismatch in link mode
Rahul Bhansali
[PATCH v3 15/20] common/cnxk: add cipher key length check in key set
Rahul Bhansali
[PATCH v3 16/20] common/cnxk: fix Klocwork static analysis issues
Rahul Bhansali
[PATCH v3 17/20] common/cnxk: add auth key len check in inbound SA
Rahul Bhansali
[PATCH v3 18/20] event/cnxk: fix Klocwork static analysis issues
Rahul Bhansali
[PATCH v3 20/20] common/cnxk: fix TM link config selection in debug dump
Rahul Bhansali
[PATCH v3 19/20] crypto/cnxk: enforce DES/3DES cipher key length
Rahul Bhansali
Re: [PATCH v3 01/20] net/cnxk: update mbuf next field for multi segment
Jerin Jacob
[PATCH] test/security: increase wait time for reassebmly test
Rahul Bhansali
RE: [PATCH] test/security: increase wait time for reassebmly test
Akhil Goyal
DPDK release candidate 26.07-rc1
Thomas Monjalon
Re: DPDK release candidate 26.07-rc1
Riley Fletcher
RE: DPDK release candidate 26.07-rc1
Xu, HailinX
Re: [PATCH v3 01/10] eal: add interface to check if lcore is EAL managed
Thomas Monjalon
Re: [PATCH v3 01/10] eal: add interface to check if lcore is EAL managed
lihuisong (C)
Re: [PATCH v3 01/10] eal: add interface to check if lcore is EAL managed
Thomas Monjalon
Re: [PATCH v3 01/10] eal: add interface to check if lcore is EAL managed
lihuisong (C)
Re: [PATCH] power/intel_uncore: reduce log level for dependency missing
Thomas Monjalon
Re: [PATCH] power/amd_pstate: fix frequency matching for continuous scaling
Thomas Monjalon
[PATCH] dts: avoid Scapy MAC resolution in Rx split test
Thomas Monjalon
Earlier messages
Later messages