dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/18
[PATCH v3 07/10] test/bpf: test loading cBPF directly
Marat Khalili
2026/05/18
[PATCH v3 08/10] test/bpf: test loading ELF file from memory
Marat Khalili
2026/05/18
[PATCH v3 05/10] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
2026/05/18
[PATCH v3 06/10] bpf: support loading ELF files from memory
Marat Khalili
2026/05/18
[PATCH v3 03/10] bpf: support up to 5 arguments
Marat Khalili
2026/05/18
[PATCH v3 04/10] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
2026/05/18
[PATCH v3 02/10] bpf: introduce extensible load API
Marat Khalili
2026/05/18
[PATCH v3 01/10] bpf: make logging prefixes more consistent
Marat Khalili
2026/05/18
[PATCH v3 00/10] bpf: introduce extensible load API
Marat Khalili
2026/05/18
[PATCH dpdk] fib,rib: implement full network order support for IPv4
Robin Jarry
2026/05/18
Memory management BoF summary (DPDK Summit 2026)
Morten Brørup
2026/05/18
[PATCH dpdk v5] net/tap: use offsets provided by rte_net_get_ptype
Robin Jarry
2026/05/18
Re: [PATCH 1/2] bus/fslmc: fix ignored return value in fslmc_bus_unplug
Maxime Leroy
2026/05/18
RE: [PATCH v2 1/2] bus/fslmc: fix ignored return value in fslmc_bus_unplug
Hemant Agrawal
2026/05/18
RE: [PATCH v2 2/2] dma/dpaa2: fix dpaa2_qdma_remove always returning success
Hemant Agrawal
2026/05/18
Re: [PATCH V2 00/15] power: unify and improve lcore ID verification
lihuisong (C)
2026/05/17
[PATCH] net/iavf: fix VF reset race and stale ARQ message handling
Talluri Chaitanyababu
2026/05/17
Re: [PATCH v2 1/1] net/mana: add device reset support
Stephen Hemminger
2026/05/17
Re: [PATCH v2] net/hns3: fix L4 checksum incorrect for tunnel packets
Stephen Hemminger
2026/05/17
Re: [PATCH dpdk v4] net/tap: use offsets provided by rte_net_get_ptype
Stephen Hemminger
2026/05/17
Re: [PATCH v3 0/7] net/netvsc: fix VF hotplug and service reset handling
Stephen Hemminger
2026/05/17
Re: [PATCH] ethdev: fix pointer check in GENEVE and RAW flow copy
Stephen Hemminger
2026/05/17
Re: [PATCH v3 1/3] net/zxdh: optimize queue structure to improve performance
Stephen Hemminger
2026/05/17
Re: [PATCH v3 3/3] net/zxdh: optimize Tx xmit pkts performance
Stephen Hemminger
2026/05/17
Re: [PATCH v15 00/11] net/sxe2: fix logic errors and address feedback
Stephen Hemminger
2026/05/17
Re: [PATCH v4 05/20] net/txgbe: fix inaccuracy in Tx rate limiting
Stephen Hemminger
2026/05/17
Re: [PATCH v4 17/20] net/txgbe: fix get module info operation
Stephen Hemminger
2026/05/17
Re: [PATCH v4 18/20] net/txgbe: fix get EEPROM operation
Stephen Hemminger
2026/05/17
Re: [PATCH v4 07/20] net/txgbe: fix Tx desc free logic
Stephen Hemminger
2026/05/17
Re: [PATCH v4 09/20] net/txgbe: fix link flow control config for Sapphire
Stephen Hemminger
2026/05/17
Re: [PATCH v4 12/20] net/txgbe: fix link stability for 25G NIC
Stephen Hemminger
2026/05/17
Re: [PATCH v4 03/20] net/ngbe: add missing CDR config for YT PHY
Stephen Hemminger
2026/05/17
Re: [PATCH v4 14/20] net/txgbe: fix link stability for Amber-Lite backplane mode
Stephen Hemminger
2026/05/17
Re: [PATCH v4 04/20] net/ngbe: fix VF promiscuous and allmulticast
Stephen Hemminger
2026/05/17
Re: [PATCH v4 16/20] net/txgbe: fix SFP module identification
Stephen Hemminger
2026/05/17
Re: [PATCH v4 20/20] net/txgbe: fix to enable Tx desc check
Stephen Hemminger
2026/05/17
Re: [PATCH v2 0/6] net/gve: add hardware timestamping support
Stephen Hemminger
2026/05/17
Re: [PATCH] devtools: fix SPDX tag check
Thomas Monjalon
2026/05/17
Re: [PATCH v2] devtools: fix SPDX tag check
Thomas Monjalon
2026/05/17
[PATCH v2 2/2] dma/dpaa2: fix dpaa2_qdma_remove always returning success
Md Shofiqul Islam
2026/05/17
[PATCH v2 1/2] bus/fslmc: fix ignored return value in fslmc_bus_unplug
Md Shofiqul Islam
2026/05/17
[PATCH v2 0/2] dpaa2: fix error propagation in remove path
Md Shofiqul Islam
2026/05/17
Re: [PATCH 1/1] crypto/zsda: Update product name and maintainer
Thomas Monjalon
2026/05/17
Re: [PATCH v1 1/2] net/zxdh: add supported zxdh support nics
Thomas Monjalon
2026/05/17
Re: [PATCH v1 1/2] net/zxdh: add supported zxdh support nics
Thomas Monjalon
2026/05/17
Re: [PATCH v1 2/2] net/zxdh: update zxdh Maintainers eamil
Thomas Monjalon
2026/05/16
[PATCH] net/ice: improve log messages for DDP loading
David Marchand
2026/05/16
[PATCH 1/1] crypto/zsda: Update product name and maintainer
Chengfei Han
2026/05/16
[PATCH 0/1] crypto/zsda: update product name and maintainer
Chengfei Han
2026/05/16
[PATCH 2/2] dma/dpaa2: fix dpaa2_qdma_remove always returning success
Md Shofiqul Islam
2026/05/16
[PATCH 1/2] bus/fslmc: fix ignored return value in fslmc_bus_unplug
Md Shofiqul Islam
2026/05/16
[PATCH v15 00/11] net/sxe2: fix logic errors and address feedback
liujie5
2026/05/16
[PATCH v15 11/11] net/sxe2: implement Tx done cleanup
liujie5
2026/05/16
[PATCH v15 02/11] doc: add sxe2 guide and release notes
liujie5
2026/05/16
[PATCH v15 10/11] net/sxe2: add vectorized Rx and Tx
liujie5
2026/05/16
[PATCH v15 09/11] drivers: add data path for Rx and Tx
liujie5
2026/05/16
[PATCH v15 01/11] mailmap: add Jie Liu
liujie5
2026/05/16
[PATCH v15 08/11] net/sxe2: support queue setup and control
liujie5
2026/05/16
[PATCH v15 05/11] drivers: add base driver probe skeleton
liujie5
2026/05/16
[PATCH v15 06/11] drivers: support PCI BAR mapping
liujie5
2026/05/16
[PATCH v15 07/11] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
2026/05/16
[PATCH v15 03/11] common/sxe2: add sxe2 basic structures
liujie5
2026/05/16
[PATCH v15 04/11] drivers: add base driver skeleton
liujie5
2026/05/15
[PATCH v14 11/11] net/sxe2: implement Tx done cleanup
liujie5
2026/05/15
[PATCH v14 10/11] net/sxe2: add vectorized Rx and Tx
liujie5
2026/05/15
[PATCH v14 08/11] net/sxe2: support queue setup and control
liujie5
2026/05/15
[PATCH v14 09/11] drivers: add data path for Rx and Tx
liujie5
2026/05/15
[PATCH v14 05/11] drivers: add base driver probe skeleton
liujie5
2026/05/15
[PATCH v14 06/11] drivers: support PCI BAR mapping
liujie5
2026/05/15
[PATCH v14 07/11] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
2026/05/15
[PATCH v14 04/11] drivers: add base driver skeleton
liujie5
2026/05/15
[PATCH v14 03/11] common/sxe2: add sxe2 basic structures
liujie5
2026/05/15
[PATCH v14 01/11] mailmap: add Jie Liu
liujie5
2026/05/15
[PATCH v14 02/11] doc: add sxe2 guide and release notes
liujie5
2026/05/15
[PATCH v14 00/11] net/sxe2: fix logic errors and address feedback
liujie5
2026/05/15
[PATCH v2 5/6] net/gve: support read clock ethdev op
Mark Blasko
2026/05/15
[PATCH v2 3/6] net/gve: add AdminQ command for NIC timestamps
Mark Blasko
2026/05/15
[PATCH v2 1/6] net/gve: add thread safety to admin queue
Mark Blasko
2026/05/15
[PATCH v2 0/6] net/gve: add hardware timestamping support
Mark Blasko
2026/05/15
[PATCH v2 4/6] net/gve: add periodic NIC clock synchronization
Mark Blasko
2026/05/15
[PATCH v2 2/6] net/gve: add device option support for HW timestamps
Mark Blasko
2026/05/15
[PATCH v2 6/6] net/gve: reconstruct HW timestamps from DQO
Mark Blasko
2026/05/15
Re: [PATCH 0/6] net/gve: add hardware timestamping support
Mark Blasko
2026/05/15
RE: [EXTERNAL] Re: [PATCH v2 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
Long Li
2026/05/15
[PATCH v3 7/7] net/netvsc: handle VF recovery events for service reset
Long Li
2026/05/15
[PATCH v3 6/7] net/netvsc: forward per-queue stats from VF device
Long Li
2026/05/15
[PATCH v3 5/7] net/netvsc: retry when no matching MAC found in net directory
Long Li
2026/05/15
[PATCH v3 3/7] net/netvsc: retry full probe when IB device not ready during hotplug
Long Li
2026/05/15
[PATCH v3 4/7] net/netvsc: add debug logging for VF hotplug retry
Long Li
2026/05/15
[PATCH v3 2/7] net/netvsc: retry on SIOCGIFHWADDR failure during VF hotplug
Long Li
2026/05/15
[PATCH v3 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
Long Li
2026/05/15
[PATCH v3 0/7] net/netvsc: fix VF hotplug and service reset handling
Long Li
2026/05/15
[PATCH v1] dts: add sleep to trex setup
Andrew Bailey
2026/05/15
Re: 23.11.7 patches review and test
Kevin Traynor
2026/05/15
Re: [PATCH] maintainers: update for compress/uadk and crypto/uadk driver
Thomas Monjalon
2026/05/15
[PATCH] net/mlx5: redirect LACP traffic for legacy E-Switch
Dariusz Sosnowski
2026/05/15
Re: 23.11.7 patches review and test
Luca Boccassi
2026/05/15
[PATCH] net/mlx5: fix uninitialized skip count
Dariusz Sosnowski
2026/05/15
Re: [PATCH dpdk v4] net: fix VLAN packet type
Kevin Traynor
2026/05/15
Re: 23.11.7 patches review and test
Kevin Traynor
2026/05/15
[PATCH 0/1] crypto/zsda: update product name and maintainer
Chengfei Han
2026/05/15
[PATCH 1/1] crypto/zsda: Update product name and maintainer
Chengfei Han
2026/05/14
Re: [PATCH v13 4/5] vhost_user: Function defs for add/rem mem regions
fengchengwen
2026/05/14
Re: [PATCH v13 3/5] vhost_user: support function defines for back-end
fengchengwen
2026/05/14
Re: [PATCH v13 1/5] vhost: add user to mailmap and define to vhost hdr
fengchengwen
2026/05/14
Re: [PATCH] maintainers: update for compress/uadk and crypto/uadk driver
fengchengwen
2026/05/14
[PATCH v13 4/5] vhost_user: Function defs for add/rem mem regions
pravin.bathija
2026/05/14
[PATCH v13 5/5] vhost_user: enable configure memory slots
pravin.bathija
2026/05/14
[PATCH v13 3/5] vhost_user: support function defines for back-end
pravin.bathija
2026/05/14
[PATCH v13 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
2026/05/14
[PATCH v13 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
2026/05/14
[PATCH v13 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
2026/05/14
[PATCH v3] net/mlx5: add validation for indirect actions
Rayane Boussanni
2026/05/14
[PATCH v1 3/3] dts: add verify coverage for cryptodev testing
Andrew Bailey
2026/05/14
[PATCH v1 2/3] dts: fix cryptodev verify parsing
Andrew Bailey
2026/05/14
[PATCH v1 1/3] dts: add directory for test resources
Andrew Bailey
2026/05/14
[DPDK/DTS Bug 1945] dts: fix cryptodev verify parsing
bugzilla
2026/05/14
[PATCH] maintainers: update for compress/uadk and crypto/uadk driver
ZongYu Wu
2026/05/14
[PATCH v2 04/10] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
2026/05/14
[PATCH v2 10/10] doc: add load API to BPF programmer's guide
Marat Khalili
2026/05/14
[PATCH v2 09/10] doc: add release notes for new extensible BPF API
Marat Khalili
2026/05/14
[PATCH v2 07/10] test/bpf: test loading cBPF directly
Marat Khalili
2026/05/14
[PATCH v2 08/10] test/bpf: test loading ELF file from memory
Marat Khalili
2026/05/14
[PATCH v2 06/10] bpf: support loading ELF files from memory
Marat Khalili
2026/05/14
[PATCH v2 05/10] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
2026/05/14
[PATCH v2 03/10] bpf: support up to 5 arguments
Marat Khalili
2026/05/14
[PATCH v2 02/10] bpf: introduce extensible load API
Marat Khalili
2026/05/14
[PATCH v2 01/10] bpf: make logging prefixes more consistent
Marat Khalili
2026/05/14
[PATCH v2 00/10] bpf: introduce extensible load API
Marat Khalili
2026/05/13
[PATCH v1 2/2] net/zxdh: update zxdh Maintainers eamil
Junlong Wang
2026/05/13
[PATCH v1 1/2] net/zxdh: add supported zxdh support nics
Junlong Wang
2026/05/13
RE: [PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions
Bathija, Pravin
2026/05/13
RE: [PATCH v12 2/5] vhost_user: header defines for add/rem mem region
Bathija, Pravin
2026/05/13
[PATCH v13 5/5] vhost_user: enable configure memory slots
pravin.bathija
2026/05/13
[PATCH v13 4/5] vhost_user: Function defs for add/rem mem regions
pravin.bathija
2026/05/13
[PATCH v13 3/5] vhost_user: support function defines for back-end
pravin.bathija
2026/05/13
[PATCH v13 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
2026/05/13
[PATCH v13 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
2026/05/13
[PATCH v13 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
2026/05/13
[PATCH] Windows: fix core count on NUMA with more than 64 cores per node
Andre Muezerie
2026/05/13
Re: [PATCH v2 2/2] bpf/arm64: support packet data load instructions
Christophe Fontaine
2026/05/13
[DPDK/core Bug 1944] Crash due to corruption from data race in page prefault in alloc_seg()
bugzilla
2026/05/13
RE: [PATCH] Updated skeleton example code to better emit error
Marat Khalili
2026/05/13
[PATCH v3] dts: clean cryptodev environment after a test run
Andrew Bailey
2026/05/13
[PATCH v1 2/2] dts: add latency coverage for cryptodev testing
Andrew Bailey
2026/05/13
[PATCH v1 1/2] dts: update parsing for cryptodev latency
Andrew Bailey
2026/05/13
Re: [PATCH v13 00/10] net/sxe2: fix logic errors and address feedback
Stephen Hemminger
2026/05/13
Re: [PATCH 0/6] net/gve: add hardware timestamping support
Stephen Hemminger
2026/05/13
[PATCH] FIX: excessive logging in I40E driver
Arin Kharkar
2026/05/13
[PATCH] Updated skeleton example code to better emit error
Arin Kharkar
2026/05/13
[PATCH] Remove redundant simpler equivalent section
Arin Kharkar
2026/05/12
Re: [PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions
fengchengwen
2026/05/12
Re: [PATCH v12 2/5] vhost_user: header defines for add/rem mem region
fengchengwen
2026/05/12
Re: [PATCH v12 1/5] vhost: add user to mailmap and define to vhost hdr
fengchengwen
2026/05/12
Re: [PATCH] Fixed outdated documentation on the hello world doc, which incorrectly stated an easier way to launch the lcore_hello function. The example program uses the simpler version and the documentation stating it as an "equivalent and simpler" alternative is moot. It is now the default.
David Marchand
2026/05/12
[PATCH dpdk v4] net/tap: use offsets provided by rte_net_get_ptype
Robin Jarry
2026/05/12
Re: [PATCH v3 4/5] net/iavf: accept up to 32k unicast MAC addresses
Stephen Hemminger
2026/05/12
Re: [PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
Stephen Hemminger
2026/05/12
Re: [PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
Stephen Hemminger
2026/05/12
DPDK 23.11.7 released
Shani Peretz
2026/05/12
[PATCH v13 09/10] drivers: add data path for Rx and Tx
liujie5
2026/05/12
[PATCH v13 05/10] drivers: add base driver probe skeleton
liujie5
2026/05/12
[PATCH v13 02/10] doc: add sxe2 guide and release notes
liujie5
2026/05/12
[PATCH v13 10/10] net/sxe2: add vectorized Rx and Tx
liujie5
2026/05/12
[PATCH v13 08/10] net/sxe2: support queue setup and control
liujie5
2026/05/12
[PATCH v13 03/10] common/sxe2: add sxe2 basic structures
liujie5
2026/05/12
[PATCH v13 01/10] mailmap: add Jie Liu
liujie5
2026/05/12
[PATCH v13 06/10] drivers: support PCI BAR mapping
liujie5
2026/05/12
[PATCH v13 04/10] drivers: add base driver skeleton
liujie5
2026/05/12
[PATCH v13 07/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
2026/05/12
[PATCH v13 00/10] net/sxe2: fix logic errors and address feedback
liujie5
2026/05/12
[PATCH v2 2/4] ethdev: introduce generic cache stash API
Chengwen Feng
2026/05/12
[PATCH v2 1/4] bus/pci: introduce PCIe TPH support
Chengwen Feng
2026/05/12
[PATCH v2 4/4] app/testpmd: add TPH stash objects configuration
Chengwen Feng
2026/05/12
[PATCH v2 0/4] Introduce generic cache stash API and PCIe TPH implementation
Chengwen Feng
2026/05/12
[PATCH v2 3/4] net/e1000: add cache stash support via TPH
Chengwen Feng
2026/05/12
Re: [PATCH 0/6] net/gve: add hardware timestamping support
Stephen Hemminger
2026/05/12
Re: [PATCH 6/6] net/gve: reconstruct HW timestamps from DQO
Stephen Hemminger
2026/05/12
[PATCH v12 09/10] drivers: add data path for Rx and Tx
liujie5
2026/05/12
[PATCH v12 00/10] net/sxe2: fix logic errors and address feedback
liujie5
2026/05/12
[PATCH v12 10/10] net/sxe2: add vectorized Rx and Tx
liujie5
2026/05/12
[PATCH v12 08/10] net/sxe2: support queue setup and control
liujie5
2026/05/12
[PATCH v12 05/10] drivers: add base driver probe skeleton
liujie5
2026/05/12
[PATCH v12 03/10] common/sxe2: add sxe2 basic structures
liujie5
2026/05/12
[PATCH v12 06/10] drivers: support PCI BAR mapping
liujie5
2026/05/12
[PATCH v12 01/10] mailmap: add Jie Liu
liujie5
2026/05/12
[PATCH v12 04/10] drivers: add base driver skeleton
liujie5
2026/05/12
[PATCH v12 02/10] doc: add sxe2 guide and release notes
liujie5
2026/05/12
[PATCH v12 07/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
2026/05/12
[PATCH] Fixed outdated documentation on the hello world doc, which incorrectly stated an easier way to launch the lcore_hello function. The example program uses the simpler version and the documentation stating it as an "equivalent and simpler" alternative is moot. It is now the default.
Arin Kharkar
2026/05/12
[PATCH 6/6] net/gve: reconstruct HW timestamps from DQO
mark-blasko
2026/05/12
[PATCH 5/6] net/gve: support read clock ethdev op
mark-blasko
2026/05/12
[PATCH 4/6] net/gve: add periodic NIC clock synchronization
mark-blasko
2026/05/12
[PATCH 3/6] net/gve: add AdminQ command for NIC timestamps
mark-blasko
2026/05/12
[PATCH 2/6] net/gve: add device option support for HW timestamps
mark-blasko
2026/05/12
[PATCH 1/6] net/gve: add thread safety to admin queue
mark-blasko
2026/05/12
[PATCH 0/6] net/gve: add hardware timestamping support
mark-blasko
2026/05/12
[PATCH 6/6] net/gve: reconstruct HW timestamps from DQO
mark-blasko
2026/05/12
[PATCH 5/6] net/gve: support read clock ethdev op
mark-blasko
2026/05/12
[PATCH 4/6] net/gve: add periodic NIC clock synchronization
mark-blasko
Earlier messages
Later messages