Messages by Thread
-
-
[PATCH v7 0/6] flow_parser: add shared parser library
Lukas Sismis
-
[PATCH v8 0/5] net/null: improvements and bug fixes
Stephen Hemminger
-
[RFC 0/4] net/af_packet: cleanups and optimizations
Stephen Hemminger
-
[DPDK/DTS Bug 1356] Documentation structure, additions and cleanup
bugzilla
-
[DPDK/DTS Bug 1503] Port over vxlan gpe support suite from old DTS
bugzilla
-
[DPDK/DTS Bug 1545] Docs are incorrect regarding how final testsuite list is produced
bugzilla
-
DPDK Release Status Meeting 2026-01-27
Mcnamara, John
-
[PATCH v2] license: standardize SPDX tag
Thomas Monjalon
-
[PATCH] eal/linux: handle epoll error conditions
Kevin Traynor
-
[PATCH v4 0/4] more build tests
Thomas Monjalon
-
[PATCH] net/ice: ensure correct vector flag after reconfiguration
Bruce Richardson
-
[PATCH] ci: display UBSan stack trace
David Marchand
-
[PATCH] examples/ethtool: fix error message about ports limit
Thomas Monjalon
-
Re: [PATCH v2] examples/ethtool: fix buffer size for pkt pool name
Thomas Monjalon
-
[PATCH] doc/ixgbe: update ixgbe NIC guide to include E610 support information
Sandeep Penigalapati
-
[PATCH 01/18] common/cnxk: fix engine capabilities fetch logic
Rahul Bhansali
-
[PATCH v6 0/6] flow_parser: add shared parser library
Lukas Sismis
-
[PATCH v5 0/6] flow_parser: add shared parser library
Lukas Sismis
-
[PATCH v1 0/3] net/af_packet: correctness fixes and improvements
scott . k . mitch1
-
[PATCH v1 1/3] net/af_packet: fix thread safety and frame calculations
scott . k . mitch1
-
Re: [PATCH v1 1/3] net/af_packet: fix thread safety and frame calculations
Stephen Hemminger
-
Re: [PATCH v1 1/3] net/af_packet: fix thread safety and frame calculations
Scott Mitchell
-
[PATCH v1 2/3] net/af_packet: RX/TX rte_memcpy, bulk free, prefetch
scott . k . mitch1
-
Re: [PATCH v1 2/3] net/af_packet: RX/TX rte_memcpy, bulk free, prefetch
Stephen Hemminger
-
Re: [PATCH v1 2/3] net/af_packet: RX/TX rte_memcpy, bulk free, prefetch
Scott Mitchell
-
RE: [PATCH v1 2/3] net/af_packet: RX/TX rte_memcpy, bulk free, prefetch
Morten Brørup
-
Re: [PATCH v1 2/3] net/af_packet: RX/TX rte_memcpy, bulk free, prefetch
Scott Mitchell
-
Re: [PATCH v1 2/3] net/af_packet: RX/TX rte_memcpy, bulk free, prefetch
Stephen Hemminger
-
[PATCH v1 3/3] net/af_packet: software checksum and tx poll control
scott . k . mitch1
-
Re: [PATCH v1 3/3] net/af_packet: software checksum and tx poll control
Stephen Hemminger
-
Re: [PATCH v1 3/3] net/af_packet: software checksum and tx poll control
Scott Mitchell
-
Re: [PATCH v1 3/3] net/af_packet: software checksum and tx poll control
Stephen Hemminger
-
Re: [PATCH v1 3/3] net/af_packet: software checksum and tx poll control
Scott Mitchell
-
[REVIEW] net/af_packet: software checksum and tx poll control
Stephen Hemminger
-
[PATCH v2 0/4] af_packet correctness, performance, cksum
scott . k . mitch1
-
[PATCH v2 1/4] net/af_packet: fix thread safety and frame calculations
scott . k . mitch1
-
Re: [PATCH v2 1/4] net/af_packet: fix thread safety and frame calculations
Stephen Hemminger
-
Re: [PATCH v2 1/4] net/af_packet: fix thread safety and frame calculations
Scott Mitchell
-
Re: [PATCH v2 1/4] net/af_packet: fix thread safety and frame calculations
Stephen Hemminger
-
[PATCH v2 2/4] net/af_packet: RX/TX unlikely, bulk free, prefetch
scott . k . mitch1
-
[PATCH v2 3/4] net/af_packet: tx poll control
scott . k . mitch1
-
[PATCH v2 4/4] net/af_packet: software checksum
scott . k . mitch1
-
Re: [PATCH v2 4/4] net/af_packet: software checksum
Stephen Hemminger
-
Re: [PATCH v2 4/4] net/af_packet: software checksum
Scott Mitchell
-
[PATCH v3 0/4] af_packet correctness, performance, cksum
scott . k . mitch1
-
[PATCH v3 1/4] net/af_packet: fix thread safety and frame calculations
scott . k . mitch1
-
[PATCH v3 2/4] net/af_packet: RX/TX unlikely, bulk free, prefetch
scott . k . mitch1
-
Re: [PATCH v3 2/4] net/af_packet: RX/TX unlikely, bulk free, prefetch
Stephen Hemminger
-
Re: [PATCH v3 2/4] net/af_packet: RX/TX unlikely, bulk free, prefetch
Scott Mitchell
-
[PATCH v3 4/4] net/af_packet: software checksum
scott . k . mitch1
-
[REVIEW] net/af_packet: software checksum
Stephen Hemminger
-
Re: [REVIEW] net/af_packet: software checksum
Scott Mitchell
-
Re: [REVIEW] net/af_packet: software checksum
Stephen Hemminger
-
[PATCH v3 3/4] net/af_packet: tx poll control
scott . k . mitch1
-
[PATCH v4 0/4] af_packet correctness, performance, cksum
scott . k . mitch1
-
[PATCH v4 2/4] net/af_packet: RX/TX bulk free, unlikely hint
scott . k . mitch1
-
[PATCH v4 1/4] net/af_packet: fix thread safety and frame calculations
scott . k . mitch1
-
[PATCH v4 3/4] net/af_packet: tx poll control
scott . k . mitch1
-
[PATCH v4 4/4] net/af_packet: add software checksum offload support
scott . k . mitch1
-
Re: [PATCH v4 4/4] net/af_packet: add software checksum offload support
Stephen Hemminger
-
Re: [PATCH v4 4/4] net/af_packet: add software checksum offload support
Stephen Hemminger
-
Re: [PATCH v4 4/4] net/af_packet: add software checksum offload support
Scott Mitchell
-
Re: [PATCH v4 0/4] af_packet correctness, performance, cksum
Stephen Hemminger
-
[PATCH v5 0/4] af_packet correctness, performance, cksum
scott . k . mitch1
-
[PATCH v5 1/4] net/af_packet: fix thread safety and frame calculations
scott . k . mitch1
-
[PATCH v5 2/4] net/af_packet: RX/TX bulk free, unlikely hint
scott . k . mitch1
-
[PATCH v5 3/4] net/af_packet: tx poll control
scott . k . mitch1
-
[PATCH v5 4/4] net/af_packet: add software checksum offload support
scott . k . mitch1
-
Re: [PATCH v5 4/4] net/af_packet: add software checksum offload support
Scott Mitchell
-
Re: [PATCH v5 4/4] net/af_packet: add software checksum offload support
Stephen Hemminger
-
Re: [PATCH v5 4/4] net/af_packet: add software checksum offload support
Scott Mitchell
-
Re: [PATCH v5 4/4] net/af_packet: add software checksum offload support
Stephen Hemminger
-
Re: [PATCH v5 4/4] net/af_packet: add software checksum offload support
Scott Mitchell
-
Re: [PATCH v5 4/4] net/af_packet: add software checksum offload support
Stephen Hemminger
-
[PATCH v6 0/4] af_packet correctness, performance, cksum
scott . k . mitch1
-
[PATCH v6 1/4] net/af_packet: fix thread safety and frame calculations
scott . k . mitch1
-
[PATCH v6 2/4] net/af_packet: RX/TX bulk free, unlikely hint
scott . k . mitch1
-
[PATCH v6 3/4] net/af_packet: tx poll control
scott . k . mitch1
-
[PATCH v6 4/4] net/af_packet: add software checksum offload support
scott . k . mitch1
-
Re: [PATCH v6 0/4] af_packet correctness, performance, cksum
Stephen Hemminger
-
Re: [PATCH v6 0/4] af_packet correctness, performance, cksum
Scott Mitchell
-
RE: [PATCH v6 0/4] af_packet correctness, performance, cksum
Morten Brørup
-
Re: [PATCH v6 0/4] af_packet correctness, performance, cksum
Stephen Hemminger
-
[PATCH 0/2] support dmabuf
Cliff Burdick