dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
RE: [PATCH] acl: classify with RISC-V vector extension
Konstantin Ananyev
[DPDK/ethdev Bug 1900] The DPDK bond driver does not support the secondary process.
bugzilla
[PATCH v19 00/24] net/pcap: fixes, test, and enhancements
Stephen Hemminger
[PATCH v19 01/25] maintainers: update for pcap driver
Stephen Hemminger
[PATCH v19 02/25] net/pcap: fix build on Windows
Stephen Hemminger
[PATCH v19 03/25] doc: update features for PCAP PMD
Stephen Hemminger
[PATCH v19 05/25] net/pcap: remove unnecessary casts
Stephen Hemminger
[PATCH v19 04/25] net/pcap: include used headers
Stephen Hemminger
[PATCH v19 06/25] net/pcap: avoid using rte_malloc and rte_memcpy
Stephen Hemminger
[PATCH v19 07/25] net/pcap: advertise Tx multi segment
Stephen Hemminger
[PATCH v19 08/25] net/pcap: replace stack bounce buffer
Stephen Hemminger
[PATCH v19 09/25] net/pcap: fix error accounting and backpressure on transmit
Stephen Hemminger
[PATCH v19 10/25] net/pcap: add datapath debug logging
Stephen Hemminger
[PATCH v19 11/25] net/pcap: consolidate boolean flag handling
Stephen Hemminger
[PATCH v19 12/25] net/pcap: support VLAN strip and insert offloads
Stephen Hemminger
[PATCH v19 13/25] net/pcap: add link status for interface mode
Stephen Hemminger
[PATCH v19 14/25] net/pcap: support nanosecond timestamp precision
Stephen Hemminger
[PATCH v19 15/25] net/pcap: reject non-Ethernet interfaces
Stephen Hemminger
[PATCH v19 16/25] net/pcap: reduce scope of file-level variables
Stephen Hemminger
[PATCH v19 17/25] net/pcap: avoid use of volatile
Stephen Hemminger
[PATCH v19 18/25] net/pcap: clarify maximum received packet
Stephen Hemminger
[PATCH v19 19/25] eal/windows: add wrapper for access function
Stephen Hemminger
[PATCH v19 20/25] net/pcap: add snapshot length devarg
Stephen Hemminger
[PATCH v19 21/25] net/pcap: add Rx scatter offload
Stephen Hemminger
[PATCH v19 22/25] net/pcap: add link status change support for iface mode
Stephen Hemminger
[PATCH v19 23/25] net/pcap: add EOF notification via link status change
Stephen Hemminger
[PATCH v19 25/25] check patch warn in test
Stephen Hemminger
[PATCH v19 24/25] test: add comprehensive test suite for pcap PMD
Stephen Hemminger
[PATCH v10 0/6] Add AGENTS and scripts for AI code review
Stephen Hemminger
[PATCH v10 1/6] doc: add AGENTS.md for AI code review tools
Stephen Hemminger
[PATCH v10 2/6] devtools: add multi-provider AI patch review script
Stephen Hemminger
[PATCH v10 3/6] devtools: add compare-reviews.sh for multi-provider analysis
Stephen Hemminger
[PATCH v10 4/6] devtools: add multi-provider AI documentation review script
Stephen Hemminger
[PATCH v10 5/6] doc: add AI-assisted patch review to contributing guide
Stephen Hemminger
[PATCH v10 6/6] MAINTAINERS: add section for AI review tools
Stephen Hemminger
[PATCH v1 0/6] Update ICE Base Driver
Soumyadeep Hore
[PATCH v1 1/6] net/ice/base: update crash on invalid topology
Soumyadeep Hore
[PATCH v1 2/6] net/ice/base: resolve comparison-with-wider-type violations
Soumyadeep Hore
[PATCH v1 3/6] net/ice/base: enable LLDP filter control for E830
Soumyadeep Hore
[PATCH v1 4/6] net/ice/base: support RDMA on 4+ ports of E830
Soumyadeep Hore
[PATCH v1 5/6] net/ice/base: add pending admin queue events API
Soumyadeep Hore
[PATCH v1 6/6] net/ice/base: fix 'adjust' timer programming for E830
Soumyadeep Hore
Re: [PATCH v1 0/6] Update ICE Base Driver
Bruce Richardson
[PATCH] net/i40e: fix null dereference in raw flow item
Ciara Loftus
Re: [PATCH] net/i40e: fix null dereference in raw flow item
Burakov, Anatoly
[PATCH v2] net/i40e: validate raw flow items before dereferencing
Ciara Loftus
Re: [PATCH v2] net/i40e: validate raw flow items before dereferencing
Bruce Richardson
Re: [PATCH v2] net/i40e: validate raw flow items before dereferencing
Bruce Richardson
[PATCH] net/mlx5: fix default flow engine on Windows
Dariusz Sosnowski
Re: [PATCH] net/mlx5: fix default flow engine on Windows
Raslan Darawsheh
[PATCH] net/cnxk: disable template on generic build
pbhagavatula
[PATCH v2] net/cnxk: disable template on generic build
pbhagavatula
[v2] examples/fips_validation: fix dangling pointer for SHA and SHAKE test
Emma Finn
RE: [EXTERNAL] [v2] examples/fips_validation: fix dangling pointer for SHA and SHAKE test
Gowrishankar Muthukrishnan
[PATCH v1 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Xavier Guillaume
[PATCH v1 1/3] net/af_packet: fix MTU set data size calculation
Xavier Guillaume
[PATCH v1 2/3] net/af_packet: fix receive buffer overflow
Xavier Guillaume
[PATCH v1 3/3] net/af_packet: support jumbo frames
Xavier Guillaume
Re: [PATCH v1 3/3] net/af_packet: support jumbo frames
Stephen Hemminger
[PATCH v2 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Xavier Guillaume
[PATCH v2 1/3] net/af_packet: fix MTU set data size calculation
Xavier Guillaume
[PATCH v2 3/3] net/af_packet: support jumbo frames
Xavier Guillaume
Re: [PATCH v2 3/3] net/af_packet: support jumbo frames
Stephen Hemminger
Re: [PATCH v2 3/3] net/af_packet: support jumbo frames
Xavier Guillaume
Re: [PATCH v2 3/3] net/af_packet: support jumbo frames
Stephen Hemminger
[PATCH v2 2/3] net/af_packet: fix receive buffer overflow
Xavier Guillaume
Re: [PATCH v2 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
[PATCH] net/af_packet: add multi-segment mbuf support for jumbo frames
Sriram Yagnaraman
[PATCH v2] net/af_packet: add multi-segment mbuf support for jumbo frames
Sriram Yagnaraman
Re: [PATCH v2] net/af_packet: add multi-segment mbuf support for jumbo frames
Stephen Hemminger
RE: [PATCH v2] net/af_packet: add multi-segment mbuf support for jumbo frames
Sriram Yagnaraman
Re: [PATCH v2 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
[PATCH v3 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Xavier Guillaume
[PATCH v3 1/3] net/af_packet: fix MTU set data size calculation
Xavier Guillaume
[PATCH v3 2/3] net/af_packet: fix receive buffer overflow
Xavier Guillaume
[PATCH v3 3/3] net/af_packet: support jumbo frames
Xavier Guillaume
Re: [PATCH v3 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
Re: [PATCH v3 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
[PATCH] net/ice: fix rss simple_xor hash function
Anurag Mandal
Re: [PATCH] net/ice: fix rss simple_xor hash function
Burakov, Anatoly
RE: [PATCH] net/ice: fix rss simple_xor hash function
Mandal, Anurag
Re: [PATCH] net/ice: fix rss simple_xor hash function
Burakov, Anatoly
Re: [PATCH] net/ice: fix rss simple_xor hash function
Medvedkin, Vladimir
[DPDK/DTS Bug 1899] A mix of passing and skipping testcases should result in a passing testsuite
bugzilla
[PATCH] net/iavf: fix order of tags for AVX512 Tx QinQ offload
Ciara Loftus
Re: [PATCH] net/iavf: fix order of tags for AVX512 Tx QinQ offload
Bruce Richardson
Re: [PATCH] net/iavf: fix order of tags for AVX512 Tx QinQ offload
Bruce Richardson
[dpdk-dev v1] examples/fips_validation: fix dangling pt.val after MCT test
Kai Ji
Re: [PATCH v8 3/3] mbuf: optimize reset of reinitialized mbufs
Rahul Bhansali
RE: [PATCH v8 3/3] mbuf: optimize reset of reinitialized mbufs
Morten Brørup
RE: [PATCH v8 3/3] mbuf: optimize reset of reinitialized mbufs
Rahul Bhansali
RE: [PATCH v8 3/3] mbuf: optimize reset of reinitialized mbufs
Morten Brørup
[PATCH] eal: clean runtime directory files on exit
Mounika Kalamandala
Re: [PATCH] eal: clean runtime directory files on exit
Stephen Hemminger
Re: [PATCH] eal: clean runtime directory files on exit
Stephen Hemminger
[PATCH v4 00/11] test: fix test failures on high core count systems
Stephen Hemminger
[PATCH v4 01/11] test: add pause to synchronization spinloops
Stephen Hemminger
[PATCH v4 02/11] test/atomic: scale test based on core count
Stephen Hemminger
[PATCH v4 04/11] test/stack: scale test based on number of cores
Stephen Hemminger
[PATCH v4 06/11] test/timer: replace volatile with C11 atomics
Stephen Hemminger
[PATCH v4 05/11] test/timer: scale test based on number of cores
Stephen Hemminger
[PATCH v4 03/11] test/mcslock: scale test based on number of cores
Stephen Hemminger
[PATCH v4 07/11] test: add file-prefix for all fast-tests on Linux
Stephen Hemminger
[PATCH v4 08/11] test: fix trace_autotest_with_traces parallel execution
Stephen Hemminger
[PATCH v4 09/11] test/bpf: fix error handling in ELF load tests
Stephen Hemminger
[PATCH v4 10/11] test/bpf: fix unsupported BPF instructions in ELF load test
Stephen Hemminger
[PATCH v4 11/11] test/bpf: pass correct size for Rx/Tx load tests
Stephen Hemminger
Re: [PATCH v3 00/14] test: fix test failures on high cores
David Marchand
Applied: [PATCH grout] infra: fix xconnect to send packets to peer
Robin Jarry
Re: [PATCH v3] vhost: fix use-after-free race during cleanup
Maxime Coquelin
Re: [PATCH v3] vhost: fix use-after-free race during cleanup
Maxime Coquelin
[PATCH] devtools: fix symbol change check for non-lib patches
Ali Alnubani
Re: [PATCH] devtools: fix symbol change check for non-lib patches
David Marchand
[PATCH v2] devtools: fix symbol change check for non-lib patches
Ali Alnubani
Re: [PATCH v2] devtools: fix symbol change check for non-lib patches
David Marchand
[PATCH v3] devtools: fix symbol change check for non-lib patches
Ali Alnubani
[PATCH] net/e1000: align igb link update for consistency
AKSHATHA S
[PATCH v2] net/e1000: align link updates in em igb and igc
AKSHATHA S
Re: [PATCH v2] net/e1000: align link updates in em igb and igc
Bruce Richardson
DTS WG Meeting Minutes - February 26, 2026
Patrick Robb
Community CI Meeting Minutes - February 19, 2026
Patrick Robb
DTS WG Meeting Minutes - February 12, 2026
Patrick Robb
Community CI Meeting Minutes - February 5, 2026
Patrick Robb
DTS WG Meeting Minutes - January 29, 2026
Patrick Robb
[PATCH v9 0/6] add AGENTS.md and scripts for AI code review
Stephen Hemminger
[PATCH v9 1/6] doc: add AGENTS.md for AI code review tools
Stephen Hemminger
[PATCH v9 2/6] devtools: add multi-provider AI patch review script
Stephen Hemminger
[PATCH v9 3/6] devtools: add compare-reviews.sh for multi-provider analysis
Stephen Hemminger
[PATCH v9 4/6] devtools: add multi-provider AI documentation review script
Stephen Hemminger
[PATCH v9 5/6] doc: add AI-assisted patch review to contributing guide
Stephen Hemminger
[PATCH v9 6/6] MAINTAINERS: add section for AI review tools
Stephen Hemminger
Minutes of DPDK Technical Board Meeting, 2026-02-18
Thomas Monjalon
[PATCH v2] efd: lookup with RISC-V vector extension
P1erreCashon
Re: [PATCH v2] efd: lookup with RISC-V vector extension
David Marchand
Re: [PATCH v2] efd: lookup with RISC-V vector extension
sunyuechi
[PATCH] efd: lookup with RISC-V vector extension
P1erreCashon
[PATCH 0/2] eventdev: fix eth dev ID truncation in telemetry
Sergei Iashin
[PATCH 1/2] eventdev: fix eth dev ID truncation in telemetry
Sergei Iashin
[PATCH 2/2] mailmap: add Sergei Iashin
Sergei Iashin
Re: [PATCH 7/9] gpu/cuda: extend NVIDIA GPU device ID list
Maurice Green
Re: [PATCH 7/9] gpu/cuda: extend NVIDIA GPU device ID list
Thomas Monjalon
Re: [PATCH 7/9] gpu/cuda: extend NVIDIA GPU device ID list
Maurice Green
Re: [PATCH 7/9] gpu/cuda: extend NVIDIA GPU device ID list
Thomas Monjalon
Re: [PATCH 6/9] gpu/cuda: more gpu ID for h100 and l40
Maurice Green
[PATCH] net/iavf: fix old primary MAC deletion
Anurag Mandal
RE: [PATCH] net/iavf: fix old primary MAC deletion
Mandal, Anurag
Re: [PATCH] net/iavf: fix old primary MAC deletion
Bruce Richardson
[PATCH] event/cnxk: fix segfault for null pointer access
Rahul Bhansali
[PATCH v4 0/6] net/netvsc: bug fixes and runtime queue reconfiguration
Long Li
[PATCH v4 1/6] net/netvsc: fix subchannel leak on device removal
Long Li
[PATCH v4 2/6] net/netvsc: fix double-free of primary Rx queue on uninit
Long Li
[PATCH v4 3/6] net/netvsc: fix resource leak in init error path
Long Li
[PATCH v4 4/6] net/netvsc: fix event callback leak on rxfilter failure
Long Li
[PATCH v4 5/6] net/netvsc: fix resource leaks in MTU change path
Long Li
[PATCH v4 6/6] net/netvsc: support runtime queue count reconfiguration
Long Li
Re: [PATCH v4 0/6] net/netvsc: bug fixes and runtime queue reconfiguration
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH v4 0/6] net/netvsc: bug fixes and runtime queue reconfiguration
Long Li
[PATCH v5 0/3] interrupt disconnect/error event handling
Kevin Traynor
[PATCH v5 1/3] eal/linux: handle interrupt epoll events
Kevin Traynor
[PATCH v5 2/3] eal/interrupt: add interrupt event info
Kevin Traynor
[PATCH v5 3/3] net/mlx5: check devx disconnect/error interrupt events
Kevin Traynor
Re: [PATCH v5 0/3] interrupt disconnect/error event handling
David Marchand
[PATCH] net/bnxt: add multi-doorbell support
Mohammad Shuab Siddique
[PATCH v2] net/bnxt: add multi-doorbell support
Mohammad Shuab Siddique
Re: [PATCH v2] net/bnxt: add multi-doorbell support
Kishore Padmanabha
Re: [PATCH v2] net/bnxt: add multi-doorbell support
Thomas Monjalon
DPDK Tech Board meeting minutes 04-February-2026
Stephen Hemminger
[RFC] MAINTAINERS: update NBL maintainers
Stephen Hemminger
Re: [RFC] MAINTAINERS: update NBL maintainers
Thomas Monjalon
回复:[RFC] MAINTAINERS: update NBL maintainers
Dimon
DPDK Release Status Meeting 2026-03-03
Mcnamara, John
[PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
Bruce Richardson
Re: [PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
Bruce Richardson
Re: [PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
Burakov, Anatoly
Re: [PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
Burakov, Anatoly
Re: [PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
Burakov, Anatoly
[PATCH] net/memif: fix descriptor flags corruption in multi-segment TX
Sriram Yagnaraman
Re: [PATCH] net/memif: fix descriptor flags corruption in multi-segment TX
Stephen Hemminger
[PATCH] app/test-dma-perf: fix reversed src and dst for memcpy
Liangxing Wang
Re: [PATCH] app/test-dma-perf: fix reversed src and dst for memcpy
fengchengwen
[PATCH v18 00/13] net/sxe: added Linkdata sxe ethernet driver
liujie5
[PATCH v18 06/13] net/sxe: add filter function
liujie5
[PATCH v18 05/13] net/sxe: support vlan filter
liujie5
[PATCH v18 09/13] net/sxe: support ptp
liujie5
[PATCH v18 10/13] net/sxe: add xstats function
liujie5
[PATCH v18 01/13] net/sxe: add base driver directory and doc
liujie5
[PATCH v18 11/13] net/sxe: add custom cmd led ctrl
liujie5
[PATCH v18 04/13] net/sxe: add link and mac layer operations
liujie5
[PATCH v18 08/13] net/sxe: add dcb function
liujie5
[PATCH v18 07/13] net/sxe: support rss offload
liujie5
[PATCH v18 12/13] net/sxe: add simd function
liujie5
Re: [PATCH v18 00/13] net/sxe: added Linkdata sxe ethernet driver
Stephen Hemminger
[PATCH v3 0/6] net/netvsc: bug fixes and runtime queue reconfiguration
Long Li
[PATCH v3 1/6] net/netvsc: fix subchannel leak on device removal
Long Li
[PATCH v3 2/6] net/netvsc: fix double-free of primary Rx queue on uninit
Long Li
[PATCH v3 3/6] net/netvsc: fix resource leak in init error path
Long Li
[PATCH v3 4/6] net/netvsc: fix event callback leak on rxfilter failure
Long Li
[PATCH v3 5/6] net/netvsc: fix resource leaks in MTU change path
Long Li
[PATCH v3 6/6] net/netvsc: support runtime queue count reconfiguration
Long Li
RE: [PATCH v3 0/6] net/netvsc: bug fixes and runtime queue reconfiguration
Long Li
Earlier messages
Later messages