dev
Thread
Date
Earlier messages
Messages by Thread
[V9 05/17] net/hinic3: add NIC event module
Feifei Wang
[PATCH v6 2/3] drivers/net: make code compatible with MSVC
Andre Muezerie
[PATCH v8 00/17] NBL PMD for Nebulamatrix NICs
Dimon Zhao
[PATCH v8 01/17] net/nbl: add doc and minimum nbl build framework
Dimon Zhao
[PATCH v8 03/17] net/nbl: add HW layer definitions and implementation
Dimon Zhao
[PATCH v8 07/17] net/nbl: add Dev layer definitions and implementation
Dimon Zhao
[PATCH v8 06/17] net/nbl: add Dispatch layer definitions and implementation
Dimon Zhao
[PATCH v8 04/17] net/nbl: add Channel layer definitions and implementation
Dimon Zhao
[PATCH v8 05/17] net/nbl: add Resource layer definitions and implementation
Dimon Zhao
[PATCH v8 02/17] net/nbl: add simple probe/remove and log module
Dimon Zhao
[PATCH v8 08/17] net/nbl: add complete device init and uninit functionality
Dimon Zhao
[PATCH v8 10/17] net/nbl: add nbl coexistence mode for nbl
Dimon Zhao
[PATCH v8 12/17] net/nbl: add nbl device rxtx queue setup and release ops
Dimon Zhao
[PATCH v8 11/17] net/nbl: add nbl ethdev configuration
Dimon Zhao
[PATCH v8 13/17] net/nbl: add nbl device start and stop ops
Dimon Zhao
[PATCH v8 15/17] net/nbl: add nbl ethdev infos get
Dimon Zhao
[PATCH v8 14/17] net/nbl: add nbl device Tx and Rx burst
Dimon Zhao
[PATCH v8 16/17] net/nbl: add nbl device xstats and stats
Dimon Zhao
[PATCH v8 17/17] net/nbl: add nbl device set MTU and promisc
Dimon Zhao
[PATCH v8 09/17] net/nbl: add UIO and VFIO mode for nbl
Dimon Zhao
[V8 17/17] drivers/net: add hinic3 PMD build and doc files
Feifei Wang
[V9 10/17] net/hinic3: add context and work queue support
Feifei Wang
DPDK Tech Board meeting minutes 03-September-2025
Morten Brørup
[PATCH 1/4] net/idpf: use the new common vector capability function
Ciara Loftus
[PATCH v2 1/3] crypto/ipsec_mb: improve CPU code path
Radu Nicolau
[PATCH v2 3/3] test/crypto: fix uninitialised vector fields
Radu Nicolau
[PATCH 3/3] test/crypto: fix uninitialised vector fields
Radu Nicolau
[PATCH 2/3] test/crypto: improve CPU mode coverage
Radu Nicolau
[PATCH v1] net/zxdh: add support compiling on riscv-64 systems
Junlong Wang
[PATCH v1 0/1] update testsuite docs
Paul Szczepanek
[PATCH v1 1/1] dts: update testsuite docs
Paul Szczepanek
[DPDK/DTS Bug 1541] Add support for VM SR-IOV testing
bugzilla
[PATCH v2 1/4] net/ark: add PCIe IDS for newly supported devices
Ed Czeck
[PATCH v2 2/4] net/ark: remove double mbuf frees
Ed Czeck
[PATCH v2 3/4] net/ark: improve ring handling for segmented packets
Ed Czeck
[PATCH v2 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion
Ed Czeck
[PATCH v1 2/2] dts: update tests to use new API
Paul Szczepanek
[V10 00/17] add-hinic3-PMD-driver
Feifei Wang
[V10 03/17] net/hinic3: add hardware interfaces of BAR operation
Feifei Wang
[V10 05/17] net/hinic3: add NIC event module
Feifei Wang
[V10 08/17] net/hinic3: add module about hardware operation
Feifei Wang
[V10 14/17] net/hinic3: add Rx/Tx functions
Feifei Wang
[V10 15/17] net/hinic3: add RSS promiscuous ops
Feifei Wang
[V10 01/17] doc: add hinic3 driver
Feifei Wang
[V10 07/17] net/hinic3: add mgmt module function code
Feifei Wang
[V10 10/17] net/hinic3: add context and work queue support
Feifei Wang
[V10 16/17] net/hinic3: add flow control and FDIR module
Feifei Wang
[V10 12/17] net/hinic3: add device initialization
Feifei Wang
[V10 06/17] net/hinic3: add eq mechanism
Feifei Wang
[V10 09/17] net/hinic3: add a NIC business configuration module
Feifei Wang
[V10 04/17] net/hinic3: add support for cmdq mechanism
Feifei Wang
[PATCH] app/testpmd: stop secondary process fwd_lcores during primary teardown
Khadem Ullah
Re: [PATCH] app/testpmd: stop secondary process fwd_lcores during primary teardown
Stephen Hemminger
Re: [PATCH] app/testpmd: stop secondary process fwd_lcores during primary teardown
Khadem Ullah
[PATCH v2] app/testpmd: stop secondary process fwd_lcores during primary teardown
Khadem Ullah
Re: [PATCH v2] app/testpmd: stop secondary process fwd_lcores during primary teardown
Stephen Hemminger
Re: [PATCH v2] app/testpmd: stop secondary process fwd_lcores during primary teardown
Khadem Ullah
Re: [PATCH v2] app/testpmd: stop secondary process fwd_lcores during primary teardown
Khadem Ullah
Re: [PATCH v2] app/testpmd: stop secondary process fwd_lcores during primary teardown
Stephen Hemminger
Re: [PATCH v2] app/testpmd: stop secondary process fwd_lcores during primary teardown
Khadem Ullah
Re: [PATCH v2] app/testpmd: stop secondary process fwd_lcores during primary teardown
Khadem Ullah
[PATCH] net/intel: remove unused Tx struct member
Bruce Richardson
Re: [PATCH] net/intel: remove unused Tx struct member
Bruce Richardson
[DPDK/examples Bug 1785] [dpdk-25.11.0-rc0]ipv4_reassembly: start examples/dpdk-ip_reassembly fail
bugzilla
[PATCH v6 1/3] app/test: remove use of non-standard array range initialization
Andre Muezerie
Re: [PATCH v6 0/3] enable drivers to be compiled with MSVC
David Marchand
Re: [V9 00/17] add-hinic3-PMD-driver
Stephen Hemminger
回复: [V9 00/17] add-hinic3-PMD-driver
wangfeifei (J)
[PATCH v6 3/3] drivers: enable drivers to be compiled with MSVC
Andre Muezerie
[V9 17/17] drivers/net: add hinic3 PMD build and doc files
Feifei Wang
[V9 16/17] net/hinic3: add flow control and FDIR module
Feifei Wang
[V9 12/17] net/hinic3: add device initialization
Feifei Wang
[V9 14/17] net/hinic3: add Rx/Tx functions
Feifei Wang
[V9 07/17] net/hinic3: add mgmt module function code
Feifei Wang
[V9 03/17] net/hinic3: add hardware interfaces of BAR operation
Feifei Wang
[PATCH] net/xsc: fix use after free in some RXQ cleanup
David Marchand
Re: [PATCH] net/xsc: fix use after free in some RXQ cleanup
Renyong Wan
Re: [PATCH] net/xsc: fix use after free in some RXQ cleanup
Thomas Monjalon
Re: [PATCH] net/xsc: fix use after free in some RXQ cleanup
Renyong Wan
Re: [V8 00/17] add-hinic3-PMD-driver
Stephen Hemminger
[V8 01/17] doc: add hinic3 driver
Feifei Wang
[V8 03/17] net/hinic3: add hardware interfaces of BAR operation
Feifei Wang
[PATCH] eal: fix DMA mask validation inconsistency in IOVA VA
Shani Peretz
Re: [PATCH] eal: fix DMA mask validation inconsistency in IOVA VA
Burakov, Anatoly
[V8 16/17] net/hinic3: add flow control and FDIR module
Feifei Wang
[V8 11/17] net/hinic3: add a mailbox communication module
Feifei Wang
[PATCH v2 0/7] migrate threads to DPDK service framework
Serhii Iliushyk
[PATCH v2 3/7] net/ntnic: migrate statistic thread to service
Serhii Iliushyk
[PATCH v2 1/7] net/ntnic: introduce service API for NTNIC PMD
Serhii Iliushyk
[PATCH v2 4/7] net/ntnic: migrate port event thread to service
Serhii Iliushyk
[PATCH v2 2/7] net/ntnic: migrate flm update thread to service
Serhii Iliushyk
[PATCH v2 7/7] net/ntnic: cleanup using pthreads and rte_thread
Serhii Iliushyk
[V8 07/17] net/hinic3: add mgmt module function code
Feifei Wang
[V8 15/17] net/hinic3: add RSS promiscuous ops
Feifei Wang
[V8 12/17] net/hinic3: add device initialization
Feifei Wang
[V8 10/17] net/hinic3: add context and work queue support
Feifei Wang
[V8 06/17] net/hinic3: add eq mechanism
Feifei Wang
[V8 05/17] net/hinic3: add NIC event module
Feifei Wang
[V8 04/17] net/hinic3: add support for cmdq mechanism
Feifei Wang
[V8 02/17] net/hinic3: add basic header files
Feifei Wang
[PATCH v1 0/7] migrate threads to DPDK service framework
Serhii Iliushyk
[PATCH v1 6/7] net/ntnic: add warning about service cores
Serhii Iliushyk
[PATCH v1 5/7] net/ntnic: migrate adapter mon thread to service
Serhii Iliushyk
[PATCH v1 4/7] net/ntnic: migrate port event thread to service
Serhii Iliushyk
[PATCH v1 2/7] net/ntnic: migrate flm update thread to service
Serhii Iliushyk
[PATCH] dts: add dpdk shell warm up period
Patrick Robb
Re: [PATCH] dts: add dpdk shell warm up period
Patrick Robb
Re: [PATCH] dts: add dpdk shell warm up period
Patrick Robb
MAINTAINERS checkin
Stephen Hemminger
RE: MAINTAINERS checkin
Jiawen Wu
回复: MAINTAINERS checkin
王颢
[PATCH 0/4] common/sfc_efx/base: link stability improvements for X4 NICs
Ivan Malov
[PATCH 3/4] common/sfc_efx/base: fix auto FEC selection for netport MCDI
Ivan Malov
Re: [PATCH 0/4] common/sfc_efx/base: link stability improvements for X4 NICs
Stephen Hemminger
[PATCH 4/4] common/sfc_efx/base: use saved netport FEC choice by default
Ivan Malov
[PATCH 1/4] common/sfc_efx/base: fix autoneg detection with netport MCDI
Ivan Malov
[PATCH 2/4] common/sfc_efx/base: default to auto fcntl with netport MCDI
Ivan Malov
Re: Error with --no-huge when compiled with -fsanitize=address from gcc 15
Burakov, Anatoly
Re: Error with --no-huge when compiled with -fsanitize=address from gcc 15
Robin Jarry
Re: Error with --no-huge when compiled with -fsanitize=address from gcc 15
Burakov, Anatoly
Re: Error with --no-huge when compiled with -fsanitize=address from gcc 15
Robin Jarry
[PATCH] maintainers: update service cores and event/sw pmd
Harry van Haaren
[PATCH] net/zxdh: fix building check for arm64
luca . boccassi
[PATCH v2] net/zxdh: fix building check for arm64
luca . boccassi
Re: [PATCH v2] net/zxdh: fix building check for arm64
David Marchand
Re: [PATCH] net/zxdh: fix building check for arm64
Stephen Hemminger
[PATCH] ci: switch testing to Fedora 42 in GHA
David Marchand
Re: [PATCH] ci: switch testing to Fedora 42 in GHA
Bruce Richardson
Re: [PATCH] ci: switch testing to Fedora 42 in GHA
Aaron Conole
[PATCH] mempool: hide zero value items when dump cache
Chengwen Feng
RE: [PATCH] mempool: hide zero value items when dump cache
Morten Brørup
RE: [PATCH] mempool: hide zero value items when dump cache
Konstantin Ananyev
[PATCH 0/3] Fixes for iavf Tx path selection
Ciara Loftus
[PATCH 1/3] net/iavf: fix Tx vector path selection logic again
Ciara Loftus
Re: [PATCH 1/3] net/iavf: fix Tx vector path selection logic again
Bruce Richardson
Re: [PATCH 0/3] Fixes for iavf Tx path selection
Bruce Richardson
[PATCH 3/3] net/iavf: fix Tx path selection for VLAN offload
Ciara Loftus
Re: [PATCH 3/3] net/iavf: fix Tx path selection for VLAN offload
Bruce Richardson
[PATCH 2/3] net/iavf: fix a log during Tx path selection
Ciara Loftus
Re: [PATCH 2/3] net/iavf: fix a log during Tx path selection
Bruce Richardson
[PATCH 1/4] net/ark: add PCIe IDS for newly supported devices
Ed Czeck
[PATCH 2/4] net/ark: remove double mbuf frees
Ed Czeck
[PATCH 3/4] net/ark: improve ring handling for segmented packets
Ed Czeck
[PATCH 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion
Ed Czeck
Re: [PATCH 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion
Stephen Hemminger
Re: [PATCH 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion
Stephen Hemminger
Re: [PATCH 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion
Stephen Hemminger
[PATCH v2 2/4] net/ark: remove double mbuf frees
Ed Czeck
[PATCH v2 3/4] net/ark: improve ring handling for segmented packets
Ed Czeck
[PATCH v2 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion
Ed Czeck
[PATCH] pci: pci_vfio: Retry vfio setup device reset, if device is busy
Thanushree Sreerama
Re: [PATCH] pci: pci_vfio: Retry vfio setup device reset, if device is busy
Burakov, Anatoly
Re: [PATCH] pci: pci_vfio: Retry vfio setup device reset, if device is busy
David Marchand
[PATCH] net/qede: reduce the optimization level
Thierry Herbelot
Re: [PATCH] net/qede: reduce the optimization level
Stephen Hemminger
[V2] net/qede: reduce the optimization level for gcc > 11
Thierry Herbelot
Re: [V2] net/qede: reduce the optimization level for gcc > 11
Thierry Herbelot
[V3] net/qede: reduce the optimization level for gcc > 11
Thierry Herbelot
Re: [V3] net/qede: reduce the optimization level for gcc > 11
Stephen Hemminger
Re: [V3] net/qede: reduce the optimization level for gcc > 11
Thierry Herbelot
[PATCH] maintainers: update for packet buffer library
Morten Brørup
Re: [PATCH] maintainers: update for packet buffer library
Bruce Richardson
RE: [PATCH] maintainers: update for packet buffer library
Konstantin Ananyev
Re: [PATCH] maintainers: update for packet buffer library
fengchengwen
Re: [RFC] ci: Add support for Cirrus-CI service to test FreeBSD.
David Marchand
Re: [RFC] ci: Add support for Cirrus-CI service to test FreeBSD.
David Marchand
[PATCH] gro: fix payload corruption in coalescing packets
Tathagat Priyadarshi
[PATCH v1 00/12] net/ice: update to latest version
Anatoly Burakov
[PATCH v1 02/12] net/ice/base: fix adding special words
Anatoly Burakov
Re: [PATCH v1 02/12] net/ice/base: fix adding special words
Bruce Richardson
[PATCH v1 03/12] net/ice/base: fix memory leak in HW profile handling
Anatoly Burakov
Re: [PATCH v1 03/12] net/ice/base: fix memory leak in HW profile handling
Bruce Richardson
[PATCH v1 04/12] net/ice/base: fix memory leak in recipe handling
Anatoly Burakov
Re: [PATCH v1 04/12] net/ice/base: fix memory leak in recipe handling
Bruce Richardson
[PATCH v1 07/12] net/ice/base: allow overriding recipe ID
Anatoly Burakov
Re: [PATCH v1 07/12] net/ice/base: allow overriding recipe ID
Bruce Richardson
[PATCH v1 05/12] net/ice/base: clean up RSS LUT selection
Anatoly Burakov
Re: [PATCH v1 05/12] net/ice/base: clean up RSS LUT selection
Bruce Richardson
[PATCH v1 06/12] net/ice/base: add 40G speed
Anatoly Burakov
Re: [PATCH v1 06/12] net/ice/base: add 40G speed
Bruce Richardson
[PATCH v1 10/12] net/ice: count drop-all filter stats in Rx stats
Anatoly Burakov
Re: [PATCH v1 10/12] net/ice: count drop-all filter stats in Rx stats
Bruce Richardson
Re: [PATCH v1 10/12] net/ice: count drop-all filter stats in Rx stats
Shaw, Jeffrey B
Re: [PATCH v1 10/12] net/ice: count drop-all filter stats in Rx stats
Bruce Richardson
[PATCH v1 11/12] net/ice/base: add E835 device ID's
Anatoly Burakov
Re: [PATCH v1 11/12] net/ice/base: add E835 device ID's
Bruce Richardson
[PATCH v1 09/12] net/ice/base: improve global config lock behavior
Anatoly Burakov
Re: [PATCH v1 09/12] net/ice/base: improve global config lock behavior
Bruce Richardson
Re: [PATCH v1 09/12] net/ice/base: improve global config lock behavior
Jacob Keller
Re: [PATCH v1 09/12] net/ice/base: improve global config lock behavior
Bruce Richardson
[PATCH v1 01/12] net/ice/base: add direction metadata
Anatoly Burakov
Re: [PATCH v1 01/12] net/ice/base: add direction metadata
Bruce Richardson
[PATCH v1 08/12] net/ice/base: add missing health status defines
Anatoly Burakov
Re: [PATCH v1 08/12] net/ice/base: add missing health status defines
Bruce Richardson
[PATCH v1 12/12] net/ice: update README
Anatoly Burakov
Re: [PATCH v1 12/12] net/ice: update README
Bruce Richardson
Re: [PATCH v1 00/12] net/ice: update to latest version
Bruce Richardson
[PATCH] net/i40e: fix supported offloads for Rx vector path
Ciara Loftus
Re: [PATCH] net/i40e: fix supported offloads for Rx vector path
David Marchand
RE: [PATCH] net/i40e: fix supported offloads for Rx vector path
Loftus, Ciara
Earlier messages