dev
Thread
Date
Earlier messages
Messages by Thread
[RFC PATCH 0/6] ethdev: refactor and extend DCB configuration API
Vladimir Medvedkin
[RFC PATCH 1/6] ethdev: extend and refactor DCB configuration
Vladimir Medvedkin
Re: [RFC PATCH 1/6] ethdev: extend and refactor DCB configuration
Ivan Malov
Re: [RFC PATCH 1/6] ethdev: extend and refactor DCB configuration
Ivan Malov
[RFC PATCH 2/6] ethdev: remove nb_tcs from rte_eth_dcb_conf structure
Vladimir Medvedkin
[RFC PATCH 4/6] ethdev: extend VMDq/DCB configuration with queue mapping
Vladimir Medvedkin
Re: [RFC PATCH 4/6] ethdev: extend VMDq/DCB configuration with queue mapping
Ivan Malov
[RFC PATCH 5/6] ethdev: remove dcb_capability_en from rte_eth_conf
Vladimir Medvedkin
Re: [RFC PATCH 5/6] ethdev: remove dcb_capability_en from rte_eth_conf
Ivan Malov
Re: [RFC PATCH 5/6] ethdev: remove dcb_capability_en from rte_eth_conf
Ivan Malov
[RFC PATCH 3/6] ethdev: decouple VMDq and DCB cofiguration
Vladimir Medvedkin
[RFC PATCH 6/6] ethdev: move mq_mode to [r,t]x_adv_conf
Vladimir Medvedkin
Re: [RFC PATCH 0/6] ethdev: refactor and extend DCB configuration API
Ivan Malov
[V6 00/17] add-hinic3-PMD-driver
Feifei Wang
[V6 01/17] doc: add hinic3 driver
Feifei Wang
[V6 02/17] net/hinic3: add basic header files
Feifei Wang
[V6 03/17] net/hinic3: add hardware interfaces of BAR operation
Feifei Wang
[V6 05/17] net/hinic3: add NIC event module
Feifei Wang
[V6 04/17] net/hinic3: add support for cmdq mechanism
Feifei Wang
[V6 06/17] net/hinic3: add eq mechanism
Feifei Wang
[V6 07/17] net/hinic3: add mgmt module function code
Feifei Wang
[V6 08/17] net/hinic3: add module about hardware operation
Feifei Wang
[V6 09/17] net/hinic3: add a NIC business configuration module
Feifei Wang
[V6 10/17] net/hinic3: add context and work queue support
Feifei Wang
[V6 12/17] net/hinic3: add device initialization
Feifei Wang
[V6 14/17] net/hinic3: add Rx/Tx functions
Feifei Wang
[V6 11/17] net/hinic3: add a mailbox communication module
Feifei Wang
[V6 15/17] net/hinic3: add RSS promiscuous ops
Feifei Wang
[V6 16/17] net/hinic3: add flow control and FDIR module
Feifei Wang
[V6 17/17] drivers/net: add hinic3 PMD build and doc files
Feifei Wang
Re: [V6 00/17] add-hinic3-PMD-driver
Stephen Hemminger
Re: [V6 00/17] add-hinic3-PMD-driver
Stephen Hemminger
[PATCH] app/testpmd: fix L4 protocol retrieval from L3 header
Dengdui Huang
[DPDK/core Bug 1783] crash in rollback_expand_heap
bugzilla
[RFC 0/2] Split DTS framework and public API
Paul Szczepanek
[RFC 2/2] dts: update tests to use new API
Paul Szczepanek
[PATCH v3 1/2] net/mlx5: improve socket file path handling
Yang Ming
[PATCH v3 2/2] net/mlx5: improve debug dump file path handling
Yang Ming
Re: [PATCH v3 1/2] net/mlx5: improve socket file path handling
Stephen Hemminger
[RFC PATCH 0/3] Make Link Status on Close Configurable
Ciara Loftus
[RFC PATCH 1/3] ethdev: add set link state on close API
Ciara Loftus
Re: [RFC PATCH 1/3] ethdev: add set link state on close API
Ivan Malov
[RFC PATCH 2/3] net/ice: implement the link state on close device op
Ciara Loftus
[RFC PATCH 3/3] app/testpmd: support link state on close ethdev API
Ciara Loftus
[PATCH 00/14] net/xsc: PMD updates
Renyong Wan
[PATCH 01/14] net/xsc: add FW version get support
Renyong Wan
[PATCH 03/14] net/xsc: support module EEPROM dump
Renyong Wan
[PATCH 04/14] net/xsc: support promiscuous mode
Renyong Wan
[PATCH 02/14] net/xsc: add TSO support
Renyong Wan
[PATCH 05/14] net/xsc: add link status support
Renyong Wan
[PATCH 07/14] net/xsc: add FEC get and set support
Renyong Wan
[PATCH 08/14] net/xsc: optimize RSS queue creation
Renyong Wan
[PATCH 09/14] net/xsc: optimize QP and CQ memory allocation
Renyong Wan
[PATCH 06/14] net/xsc: add link status event support
Renyong Wan
[PATCH 13/14] net/xsc: fix uninitialized value
Renyong Wan
[PATCH 11/14] net/xsc: optimize stop and close
Renyong Wan
[PATCH 12/14] net/xsc: support per port for multi-process
Renyong Wan
[PATCH 14/14] net/xsc: update release notes for xsc PMD
Renyong Wan
[PATCH 10/14] net/xsc: optimize Rx path
Renyong Wan
Re: [PATCH 00/14] net/xsc: PMD updates
Stephen Hemminger
Re: [PATCH 00/14] net/xsc: PMD updates
Renyong Wan
[PATCH v7 00/17] NBL PMD for Nebulamatrix NICs
Dimon Zhao
[PATCH v7 03/17] net/nbl: add HW layer definitions and implementation
Dimon Zhao
[PATCH v7 01/17] net/nbl: add doc and minimum nbl build framework
Dimon Zhao
[PATCH v7 05/17] net/nbl: add Resource layer definitions and implementation
Dimon Zhao
[PATCH v7 02/17] net/nbl: add simple probe/remove and log module
Dimon Zhao
[PATCH v7 04/17] net/nbl: add Channel layer definitions and implementation
Dimon Zhao
[PATCH v7 07/17] net/nbl: add Dev layer definitions and implementation
Dimon Zhao
[PATCH v7 06/17] net/nbl: add Dispatch layer definitions and implementation
Dimon Zhao
[PATCH v7 08/17] net/nbl: add complete device init and uninit functionality
Dimon Zhao
[PATCH v7 09/17] net/nbl: add UIO and VFIO mode for nbl
Dimon Zhao
[PATCH v7 10/17] net/nbl: add nbl coexistence mode for nbl
Dimon Zhao
[PATCH v7 11/17] net/nbl: add nbl ethdev configuration
Dimon Zhao
[PATCH v7 12/17] net/nbl: add nbl device rxtx queue setup and release ops
Dimon Zhao
[PATCH v7 13/17] net/nbl: add nbl device start and stop ops
Dimon Zhao
[PATCH v7 14/17] net/nbl: add nbl device Tx and Rx burst
Dimon Zhao
[PATCH v7 15/17] net/nbl: add nbl ethdev infos get
Dimon Zhao
[PATCH v7 16/17] net/nbl: add nbl device xstats and stats
Dimon Zhao
[PATCH v7 17/17] net/nbl: nbl device support set MTU and promisc
Dimon Zhao
[PATCH v2 0/3] support quick jump to API definition
Chengwen Feng
[PATCH v2 3/3] doc: update ABI versioning guide
Chengwen Feng
AMD Solarflare PMD roadmap for 25.11
Ivan Malov
Re: [PATCH] dpdk: support quick jump to API definition
Stephen Hemminger
Re: [PATCH] dpdk: support quick jump to API definition
fengchengwen
Re: [PATCH] dpdk: support quick jump to API definition
fengchengwen
[Help needed] net_ice: MDD event (Malicious Driver Detection) on TX queue when using rte_eth_tx_prepare / rte_eth_tx_burst
Doraemon
Re: [Help needed] net_ice: MDD event (Malicious Driver Detection) on TX queue when using rte_eth_tx_prepare / rte_eth_tx_burst
Stephen Hemminger
Re: [Help needed] net_ice: MDD event (Malicious Driver Detection) on TX queue when using rte_eth_tx_prepare / rte_eth_tx_burst
Bruce Richardson
[PATCH] net/ice: make link state configurable on device stop
Ciara Loftus
Re: [PATCH] net/ice: make link state configurable on device stop
Bruce Richardson
Re: [PATCH] net/ice: make link state configurable on device stop
Stephen Hemminger
RE: [PATCH] net/ice: make link state configurable on device stop
Loftus, Ciara
[PATCH v2] net/ice: make link state configurable on device close
Ciara Loftus
[RFC] cryptodev: support PQC ML algorithms
Gowrishankar Muthukrishnan
[PATCH] examples/fips_validation: fix dangling pointer for SHA test
Emma Finn
RE: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test
Gowrishankar Muthukrishnan
RE: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test
Finn, Emma
RE: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test
Gowrishankar Muthukrishnan
RE: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test
Finn, Emma
RE: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test
Gowrishankar Muthukrishnan
RE: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test
Finn, Emma
[RESEND] net/qede: workaround for operation in Ubuntu-24.04
Thierry Herbelot
Re: [RESEND] net/qede: workaround for operation in Ubuntu-24.04
Stephen Hemminger
Re: [RESEND] net/qede: workaround for operation in Ubuntu-24.04
Thierry Herbelot
net/qede: workaround for operation in Ubuntu-24.04
Thierry Herbelot
Recall: Ubuntu 20.04 EOL
Morten Brørup
Ubuntu 20.04 EOL
Stephen Hemminger
RE: Ubuntu 20.04 EOL
Morten Brørup
Re: Ubuntu 20.04 EOL
Stephen Hemminger
RE: Ubuntu 20.04 EOL
Morten Brørup
[PATCH v1] net/mlx5: fix probe optimization race condition
Rongwei Liu
Re: [PATCH v1] net/mlx5: fix probe optimization race condition
Stephen Hemminger
Re: [PATCH v1] net/mlx5: fix probe optimization race condition
rongwei liu
Re: [PATCH v1] net/mlx5: fix probe optimization race condition
Thomas Monjalon
[PATCH v2] net/mlx5: fix probe optimization race condition
Rongwei Liu
[PATCH] bus/pci: print the return value when probe failed
Xingui Yang
[RFC 0/8] Avoid overlapping declarations
Stephen Hemminger
[RFC 1/8] test/ring: avoid shadow variable usage
Stephen Hemminger
Re: [RFC 1/8] test/ring: avoid shadow variable usage
Bruce Richardson
[RFC 2/8] test/table: replace conflicting variable name
Stephen Hemminger
[RFC 3/8] eal: add macro to disable shadow warnings
Stephen Hemminger
Re: [RFC 3/8] eal: add macro to disable shadow warnings
Bruce Richardson
[RFC 4/8] eal: avoid shadowed variable aligned_end
Stephen Hemminger
[RFC 5/8] eal: avoid shadowed variables in trace code
Stephen Hemminger
[RFC 6/8] ethdev: avoid shadowed variable warnings
Stephen Hemminger
Re: [RFC 6/8] ethdev: avoid shadowed variable warnings
Andrew Rybchenko
[RFC 8/8] pcapng: avoid shadow declaration warning
Stephen Hemminger
[RFC 7/8] telemetry: avoid potential name conflict for handler
Stephen Hemminger
Re: [RFC 7/8] telemetry: avoid potential name conflict for handler
Bruce Richardson
[DPDK/ethdev Bug 1782] net/zxdh shadowed declarations
bugzilla
[PATCH] mbuf: optimize segment prefree
Morten Brørup
Re: [PATCH] mbuf: optimize segment prefree
Stephen Hemminger
[PATCH v1] pcapng: allow any protocol link type for the interface block
Schneide
Re: [PATCH v1] pcapng: allow any protocol link type for the interface block
Stephen Hemminger
Re: [PATCH v1] pcapng: allow any protocol link type for the interface block
Stephen Hemminger
[PATCH v2] pcapng: allow any protocol link type for the interface block
Schneide
Re: [PATCH v3 8/9] net/i40e: replace open coded version of LIST_FOREACH_SAFE
Burakov, Anatoly
Re: [PATCH v3 9/9] net/ice: replace open coded version of LIST_FOREACH_SAFE
Burakov, Anatoly
[RFC] lib/cryptodev: update API documentation for aux_flags
Radu Nicolau
[PATCH 0/4] add Hisilicon accelerator DMA driver
Chengwen Feng
[PATCH 1/4] dma/acc: add probe and remove
Chengwen Feng
[PATCH 2/4] dma/acc: add control path ops
Chengwen Feng
[PATCH 4/4] dma/acc: add doc
Chengwen Feng
[PATCH 3/4] dma/acc: add data path ops
Chengwen Feng
[PATCH 1/3] crypto/qat: Add ECDH, ECDSA and ECPM capabilities
Radu Nicolau
[PATCH 2/3] test/crypto: add QAT EC tests
Radu Nicolau
Re: [PATCH 2/3] test/crypto: add QAT EC tests
Ji, Kai
[PATCH 3/3] crypto/qat: fix ECDH implementation
Radu Nicolau
[PATCH 0/6] devtools: improve Linux uAPI script
Thomas Monjalon
[PATCH 1/6] devtools: remove superfluous curly braces in uAPI script
Thomas Monjalon
[PATCH 2/6] devtools: remove superfluous fallbacks in uAPI script
Thomas Monjalon
[PATCH 3/6] devtools: move uAPI processing into functions
Thomas Monjalon
[PATCH 4/6] devtools: remove unused variables in uAPI script
Thomas Monjalon
[PATCH 5/6] devtools: make uAPI check exclusive to other options
Thomas Monjalon
[PATCH 6/6] devtools: add quiet mode in uAPI script
Thomas Monjalon
[PATCH 1/2] examples/l3fwd: support specify link speed
Dengdui Huang
[PATCH 2/2] examples/l3fwd-power: support specify link speed
Dengdui Huang
Re: [PATCH 2/2] examples/l3fwd-power: support specify link speed
fengchengwen
Re: [PATCH 1/2] examples/l3fwd: support specify link speed
fengchengwen
[PATCH 0/2] bugfix and enhance for DMA test
Chengwen Feng
[PATCH 1/2] test/dma: fix some testcase never fail
Chengwen Feng
[PATCH 2/2] test/dma: support auto adapt ringsize
Chengwen Feng
Re: [PATCH 2/2] test/dma: support auto adapt ringsize
Bruce Richardson
[PATCH v1 0/2] doc: bbdev clarifications
Nicolas Chautru
[PATCH v1 1/2] doc: clarify CB vs TB level device support
Nicolas Chautru
[PATCH v1 2/2] doc: clarify the window index usage in bbdev
Nicolas Chautru
Re: [PATCH v1 0/2] doc: bbdev clarifications
Hemant Agrawal
[Patch v2] net/netvsc: cache device parameters for hot plug events
longli
Re: [Patch v2] net/netvsc: cache device parameters for hot plug events
Stephen Hemminger
DPDK Release Status Meeting 2025-08-26
Mcnamara, John
[PATCH 0/4] [25.11] net/mlx5: add driver event and steering toggle APIs
Maayan Kashani
[PATCH 2/4] net/mlx5: move eCPRI release function to flex
Maayan Kashani
[PATCH 1/4] net/mlx5: add driver event callbacks
Maayan Kashani
[PATCH 3/4] net/mlx5: rework Rx queue mark flag functions
Maayan Kashani
[PATCH 4/4] net/mlx5: add steering toggle API
Maayan Kashani
[PATCH 0/4] [25.11] net/mlx5: add driver event and steering toggle APIs
Maayan Kashani
[PATCH 1/4] net/mlx5: add driver event callbacks
Maayan Kashani
[PATCH 2/4] net/mlx5: move eCPRI release function to flex
Maayan Kashani
[PATCH 4/4] net/mlx5: add steering toggle API
Maayan Kashani
[PATCH 3/4] net/mlx5: rework Rx queue mark flag functions
Maayan Kashani
[PATCH] net/netvsc: cache device parameters for hot plug events
longli
Re: [PATCH] net/netvsc: cache device parameters for hot plug events
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH] net/netvsc: cache device parameters for hot plug events
Long Li
[PATCH 0/4] net/gve: out of order completion processing for DQO
Joshua Washington
[PATCH 1/4] net/gve: free Rx mbufs if allocation fails on ring setup
Joshua Washington
[PATCH 2/4] net/gve: add datapath-specific logging for gve
Joshua Washington
[PATCH 3/4] net/gve: support for out of order completions on DQ Tx
Joshua Washington
[PATCH 4/4] net/gve: support for out of order completions on DQ Rx
Joshua Washington
Re: [PATCH 0/4] net/gve: out of order completion processing for DQO
Stephen Hemminger
[Patch v3] net/netvsc: add device argument to configure if NUMA information on the device should be used
longli
Re: [Patch v3] net/netvsc: add device argument to configure if NUMA information on the device should be used
Stephen Hemminger
Community CI Meeting Minutes - August 21, 2025
Patrick Robb
[PATCH RESEND v5 0/3] enable drivers to be compiled with MSVC
Andre Muezerie
[PATCH RESEND v5 3/3] drivers: enable drivers to be compiled with MSVC
Andre Muezerie
[PATCH RESEND v5 1/3] app/test: remove use of non-standard array range initialization
Andre Muezerie
[PATCH RESEND v5 2/3] drivers/net: make code compatible with MSVC
Andre Muezerie
[PATCH V3 0/2] resolve flow creation issue for multicast MAC addresses
Gavin Li
[PATCH V3 1/2] net/mlx5: update how MAC address bit-fields are used
Gavin Li
Re: [PATCH V3 1/2] net/mlx5: update how MAC address bit-fields are used
Thomas Monjalon
Re: [PATCH V3 1/2] net/mlx5: update how MAC address bit-fields are used
Minggang(Gavin) Li
Earlier messages