dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 07/36] net/ice: refactor context descriptor handling
Bruce Richardson
[PATCH v3 09/36] net/idpf: refactor context descriptor handling
Bruce Richardson
RE: [PATCH v3 09/36] net/idpf: refactor context descriptor handling
Loftus, Ciara
[PATCH v3 08/36] net/i40e: refactor context descriptor handling
Bruce Richardson
RE: [PATCH v3 08/36] net/i40e: refactor context descriptor handling
Loftus, Ciara
[PATCH v3 10/36] net/intel: consolidate checksum mask definition
Bruce Richardson
RE: [PATCH v3 10/36] net/intel: consolidate checksum mask definition
Loftus, Ciara
Re: [PATCH v3 10/36] net/intel: consolidate checksum mask definition
Bruce Richardson
Re: [PATCH v3 10/36] net/intel: consolidate checksum mask definition
Bruce Richardson
[PATCH v3 11/36] net/intel: create common checksum Tx offload function
Bruce Richardson
RE: [PATCH v3 11/36] net/intel: create common checksum Tx offload function
Loftus, Ciara
Re: [PATCH v3 11/36] net/intel: create common checksum Tx offload function
Bruce Richardson
[PATCH v3 12/36] net/intel: create a common scalar Tx function
Bruce Richardson
RE: [PATCH v3 12/36] net/intel: create a common scalar Tx function
Loftus, Ciara
Re: [PATCH v3 12/36] net/intel: create a common scalar Tx function
Bruce Richardson
[PATCH v3 14/36] net/intel: add IPsec hooks to common Tx function
Bruce Richardson
[PATCH v3 13/36] net/i40e: use common scalar Tx function
Bruce Richardson
[PATCH v3 15/36] net/intel: support configurable VLAN tag insertion on Tx
Bruce Richardson
[PATCH v3 17/36] net/i40e: document requirement for QinQ support
Bruce Richardson
[PATCH v3 16/36] net/iavf: use common scalar Tx function
Bruce Richardson
[PATCH v3 18/36] net/idpf: use common scalar Tx function
Bruce Richardson
[PATCH v3 19/36] net/intel: avoid writing the final pkt descriptor twice
Bruce Richardson
[PATCH v3 20/36] eal: add macro for marking assumed alignment
Bruce Richardson
[PATCH v3 21/36] net/intel: write descriptors using non-volatile pointers
Bruce Richardson
[PATCH v3 23/36] net/intel: mark mid-burst ring cleanup as unlikely
Bruce Richardson
[PATCH v3 22/36] net/intel: remove unnecessary flag clearing
Bruce Richardson
[PATCH v3 24/36] net/intel: add special handling for single desc packets
Bruce Richardson
[PATCH v3 25/36] net/intel: use separate array for desc status tracking
Bruce Richardson
[PATCH v3 26/36] net/ixgbe: use separate array for desc status tracking
Bruce Richardson
[PATCH v3 27/36] net/intel: drop unused Tx queue used count
Bruce Richardson
[PATCH v3 28/36] net/intel: remove index for tracking end of packet
Bruce Richardson
[PATCH v3 29/36] net/intel: merge ring writes in simple Tx for ice and i40e
Bruce Richardson
[PATCH v3 30/36] net/intel: consolidate ice and i40e buffer free function
Bruce Richardson
[PATCH v3 31/36] net/intel: complete merging simple Tx paths
Bruce Richardson
[PATCH v3 32/36] net/intel: use non-volatile stores in simple Tx function
Bruce Richardson
[PATCH v3 34/36] net/intel: use vector SW ring entry for simple path
Bruce Richardson
[PATCH v3 33/36] net/intel: align scalar simple Tx path with vector logic
Bruce Richardson
[PATCH v3 36/36] net/idpf: enable simple Tx function
Bruce Richardson
[REVIEW] net/idpf: enable simple Tx function
Stephen Hemminger
[PATCH v3 35/36] net/intel: use vector mbuf cleanup from simple scalar path
Bruce Richardson
[PATCH 1/2] net: ethernet address comparison optimizations
Morten Brørup
[PATCH 2/2] [RFC] net: introduce fast ethernet address comparison function
Morten Brørup
RE: [PATCH 2/2] [RFC] net: introduce fast ethernet address comparison function
Morten Brørup
Re: [PATCH 1/2] net: ethernet address comparison optimizations
Bruce Richardson
RE: [PATCH 1/2] net: ethernet address comparison optimizations
Morten Brørup
Re: [PATCH 1/2] net: ethernet address comparison optimizations
Bruce Richardson
RE: [PATCH 1/2] net: ethernet address comparison optimizations
Morten Brørup
Re: [PATCH 1/2] net: ethernet address comparison optimizations
Bruce Richardson
RE: [PATCH 1/2] net: ethernet address comparison optimizations
Morten Brørup
Re: [PATCH 1/2] net: ethernet address comparison optimizations
Bruce Richardson
RE: [PATCH 1/2] net: ethernet address comparison optimizations
Morten Brørup
Re: [PATCH 1/2] net: ethernet address comparison optimizations
Stephen Hemminger
Re: [PATCH 1/2] net: ethernet address comparison optimizations
Bruce Richardson
RE: [PATCH 1/2] net: ethernet address comparison optimizations
Konstantin Ananyev
[RFC 0/6] Fix pthread mutexes for multi-process support
Stephen Hemminger
[RFC 1/6] ethdev: fix flow_ops_mutex for multi-process
Stephen Hemminger
[RFC 2/6] net/failsafe: fix hotplug_mutex for multi-process
Stephen Hemminger
[RFC 3/6] net/atlantic: fix mbox_mutex for multi-process
Stephen Hemminger
[RFC 4/6] net/axgbe: fix mutexes for multi-process
Stephen Hemminger
[RFC 5/6] net/bnxt: fix mutexes for multi-process
Stephen Hemminger
[RFC 6/6] net/hinic: fix mutexes for multi-process
Stephen Hemminger
[PATCH v10 00/19] net/pcap: improvements and test suite
Stephen Hemminger
[PATCH v10 01/19] maintainers: update for pcap driver
Stephen Hemminger
[PATCH v10 02/19] doc: update features for PCAP PMD
Stephen Hemminger
[PATCH v10 03/19] net/pcap: include used headers
Stephen Hemminger
[PATCH v10 04/19] net/pcap: remove unnecessary casts
Stephen Hemminger
[PATCH v10 05/19] net/pcap: avoid using rte_malloc and rte_memcpy
Stephen Hemminger
[PATCH v10 06/19] net/pcap: use bulk free
Stephen Hemminger
[PATCH v10 07/19] net/pcap: allocate Tx bounce buffer
Stephen Hemminger
[PATCH v10 08/19] net/pcap: cleanup transmit buffer handling
Stephen Hemminger
[PATCH v10 09/19] net/pcap: report multi-segment transmit capability
Stephen Hemminger
[PATCH v10 10/19] net/pcap: consolidate boolean flag handling
Stephen Hemminger
[PATCH v10 11/19] net/pcap: support VLAN insert and strip
Stephen Hemminger
[PATCH v10 12/19] net/pcap: add link state and speed for interface mode
Stephen Hemminger
[PATCH v10 13/19] net/pcap: support nanosecond timestamp precision
Stephen Hemminger
[PATCH v10 15/19] net/pcap: reduce scope of file-level variables
Stephen Hemminger
[PATCH v10 14/19] net/pcap: reject non-Ethernet interfaces
Stephen Hemminger
[PATCH v10 17/19] net/pcap: clarify maximum received packet
Stephen Hemminger
[PATCH v10 16/19] net/pcap: avoid use of volatile
Stephen Hemminger
[PATCH v10 18/19] net/pcap: add snapshot length devarg
Stephen Hemminger
[PATCH v10 19/19] test: add test for pcap PMD
Stephen Hemminger
[PATCH v9 0/4] devtools: add AI-assisted code review tools
Stephen Hemminger
[PATCH v9 1/4] doc: add AGENTS.md for AI-powered code review tools
Stephen Hemminger
[PATCH v9 2/4] devtools: add multi-provider AI patch review script
Stephen Hemminger
[PATCH v9 3/4] devtools: add compare-reviews.sh for multi-provider analysis
Stephen Hemminger
[PATCH v9 4/4] devtools: add multi-provider AI documentation review script
Stephen Hemminger
[PATCH v9 0/5] net/null: improvements and bug fixes
Stephen Hemminger
[PATCH v9 1/5] net/null: cleanup info response
Stephen Hemminger
[PATCH v9 3/5] net/null: remove redundant argument validation
Stephen Hemminger
[PATCH v9 2/5] net/null: validate the numeric devargs
Stephen Hemminger
[PATCH v9 4/5] test: support larger packet sizes in burst generator
Stephen Hemminger
[PATCH v9 5/5] test: add a test for null PMD
Stephen Hemminger
Re: [RFC PATCH] dts: add PVVP case to virtio suite
Andrew Bailey
[PATCH v1] dts: add missing rst file for QinQ test suite
Andrew Bailey
Re: [PATCH v1] dts: add missing rst file for QinQ test suite
Patrick Robb
[DPDK/DTS Bug 1874] dts: missing rst file for qinq test suite
bugzilla
[DPDK/DTS Bug 1874] dts: missing rst file for qinq test suite
bugzilla
[PATCH] lib: remove extra characters ending comment blocks
Thomas Monjalon
RE: [PATCH] lib: remove extra characters ending comment blocks
Morten Brørup
Re: [PATCH] lib: remove extra characters ending comment blocks
Stephen Hemminger
Re: [PATCH] lib: remove extra characters ending comment blocks
Thomas Monjalon
Re: [PATCH] lib: remove extra characters ending comment blocks
fengchengwen
[PATCH v7 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
Radu Nicolau
[PATCH v7 2/2] test/crypto: add tests for 256-NxA4/5/6 algorithms
Radu Nicolau
RE: [EXTERNAL] [PATCH v7 2/2] test/crypto: add tests for 256-NxA4/5/6 algorithms
Nithinsen Kaithakadan
Re: [EXTERNAL] [PATCH v7 2/2] test/crypto: add tests for 256-NxA4/5/6 algorithms
Radu Nicolau
[PATCH v8 0/6] flow_parser: add shared parser library
Lukas Sismis
[PATCH v8 1/6] cmdline: include stddef.h for MSVC compatibility
Lukas Sismis
Re: [PATCH v8 1/6] cmdline: include stddef.h for MSVC compatibility
Bruce Richardson
[PATCH v8 2/6] ethdev: add RSS type helper APIs
Lukas Sismis
[PATCH v8 5/6] examples/flow_parsing: add flow parser demo
Lukas Sismis
[PATCH v8 6/6] test: add flow parser library functional tests
Lukas Sismis
Re: [PATCH v8 3/6] flow_parser: add shared parser library
Stephen Hemminger
Re: [PATCH v8 3/6] flow_parser: add shared parser library
Stephen Hemminger
Re: [PATCH v8 3/6] flow_parser: add shared parser library
Lukáš Šišmiš
Re: [PATCH v8 3/6] flow_parser: add shared parser library
Stephen Hemminger
[PATCH] net/null: fix Tx statistics accumulation
Zhanibek Bakin
[PATCH] net/null: fix Tx statistics accumulation
Zhanibek Bakin
Re: [PATCH] net/null: fix Tx statistics accumulation
Stephen Hemminger
[PATCH v3] vhost: fix use-after-free race during cleanup
Shani Peretz
Re: [PATCH v3] vhost: fix use-after-free race during cleanup
Stephen Hemminger
[PATCH v2] net/mlx5: allow MTU mismatch for running shared Rx queues
Shani Peretz
Re: [PATCH v2] net/mlx5: allow MTU mismatch for running shared Rx queues
Raslan Darawsheh
Re: [PATCH v1] doc: add missing rst file
Patrick Robb
[PATCH v14 00/17] lib: improve string overflow safety
Stephen Hemminger
[PATCH v14 01/17] lpm: reject names that exceed maximum length
Stephen Hemminger
[PATCH v14 02/17] hash: reject names that exceed maximum length
Stephen Hemminger
[PATCH v14 03/17] graph: avoid overflowing comment buffer
Stephen Hemminger
Re: [PATCH v14 03/17] graph: avoid overflowing comment buffer
David Marchand
[PATCH v14 04/17] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v14 05/17] telemetry: check for path overflow
Stephen Hemminger
[PATCH v14 06/17] efd: handle possible name truncation
Stephen Hemminger
[PATCH v14 07/17] eal: use C library to parse filesystem table
Stephen Hemminger
[PATCH v14 08/17] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v14 09/17] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v14 10/17] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v14 11/17] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v14 12/17] eal: check tailq length
Stephen Hemminger
[PATCH v14 13/17] eal: handle long shared library path
Stephen Hemminger
[PATCH v14 15/17] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v14 14/17] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v14 16/17] cfgfile: add length checks and increase line buffer
Stephen Hemminger
[PATCH v14 17/17] lib: enable format overflow warnings
Stephen Hemminger
Re: [PATCH v14 00/17] lib: improve string overflow safety
David Marchand
[PATCH v7 0/6] flow_parser: add shared parser library
Lukas Sismis
[PATCH v7 1/6] cmdline: include stddef.h for MSVC compatibility
Lukas Sismis
[PATCH v7 2/6] ethdev: add RSS type helper APIs
Lukas Sismis
Re: [PATCH v7 2/6] ethdev: add RSS type helper APIs
Stephen Hemminger
[PATCH v7 5/6] examples/flow_parsing: add flow parser demo
Lukas Sismis
[PATCH v7 6/6] test: add flow parser library functional tests
Lukas Sismis
[PATCH v2 0/8] doc: ethdev documentation grammar and typo corrections
Stephen Hemminger
[PATCH v2 1/8] doc: correct grammar and punctuation errors in ethdev guide
Stephen Hemminger
[PATCH v2 2/8] doc: correct grammar in flow guide
Stephen Hemminger
[PATCH v2 3/8] doc: correct grammar in QoS framework guide
Stephen Hemminger
[PATCH v2 4/8] doc: correct typos in switch representation guide
Stephen Hemminger
[PATCH v2 5/8] doc: correct typos in traffic management guide
Stephen Hemminger
[PATCH v2 6/8] doc: correct grammar and improve clarity in ethdev guide
Stephen Hemminger
[PATCH v2 7/8] doc: correct alphabetical ordering in ethdev toctree
Stephen Hemminger
[PATCH v2 8/8] doc: correct grammar and improve clarity in MTR guide
Stephen Hemminger
Re: [PATCH v2 0/8] doc: ethdev documentation grammar and typo corrections
Stephen Hemminger
[PATCH v8 0/5] net/null: improvements and bug fixes
Stephen Hemminger
[PATCH v8 2/5] test: generate larger packet bursts
Stephen Hemminger
[PATCH v8 1/5] net/null: cleanup info response
Stephen Hemminger
[PATCH v8 3/5] test: add a test for null PMD
Stephen Hemminger
[PATCH v8 4/5] net/null: add check for pool vs packet size
Stephen Hemminger
[PATCH v8 5/5] net/null: check packet size argument
Stephen Hemminger
[PATCH v9 00/15] net/pcap: improvements and test suite
Stephen Hemminger
[PATCH v9 02/15] doc: update features for PCAP PMD
Stephen Hemminger
[PATCH v9 01/15] maintainers: update for pcap driver
Stephen Hemminger
[PATCH v9 03/15] net/pcap: include used headers
Stephen Hemminger
[PATCH v9 04/15] net/pcap: remove unnecessary casts
Stephen Hemminger
[PATCH v9 05/15] net/pcap: avoid using rte_malloc and rte_memcpy
Stephen Hemminger
[PATCH v9 06/15] net/pcap: improve multi-segment transmit handling
Stephen Hemminger
[PATCH v9 07/15] net/pcap: consolidate boolean flag handling
Stephen Hemminger
[PATCH v9 08/15] net/pcap: support VLAN insert and strip
Stephen Hemminger
[PATCH v9 09/15] net/pcap: add link state and speed for interface mode
Stephen Hemminger
[PATCH v9 10/15] net/pcap: support nanosecond timestamp precision
Stephen Hemminger
[PATCH v9 11/15] net/pcap: reduce scope of file-level variables
Stephen Hemminger
[PATCH v9 12/15] net/pcap: avoid use of volatile
Stephen Hemminger
[PATCH v9 13/15] net/pcap: clarify maximum received packet
Stephen Hemminger
[PATCH v9 14/15] test: add test for pcap PMD
Stephen Hemminger
[PATCH v9 15/15] net/pcap: add snapshot length devarg
Stephen Hemminger
[PATCH v8 0/4] devtools: add AI-assisted code review tools
Stephen Hemminger
[PATCH v8 1/4] doc: add AGENTS.md for AI-powered code review tools
Stephen Hemminger
[PATCH v8 2/4] devtools: add multi-provider AI patch review script
Stephen Hemminger
[PATCH v8 3/4] devtools: add compare-reviews.sh for multi-provider analysis
Stephen Hemminger
[PATCH v8 4/4] devtools: add multi-provider AI documentation review script
Stephen Hemminger
[RFC 0/4] net/af_packet: cleanups and optimizations
Stephen Hemminger
[RFC 1/4] net/af_packet: remove volatile from statistics
Stephen Hemminger
Re: [RFC 1/4] net/af_packet: remove volatile from statistics
Scott Mitchell
Re: [RFC 1/4] net/af_packet: remove volatile from statistics
Stephen Hemminger
Re: [RFC 1/4] net/af_packet: remove volatile from statistics
Scott Mitchell
Re: [RFC 1/4] net/af_packet: remove volatile from statistics
Stephen Hemminger
Re: [RFC 1/4] net/af_packet: remove volatile from statistics
Scott Mitchell
Re: [RFC 1/4] net/af_packet: remove volatile from statistics
Stephen Hemminger
[RFC 3/4] net/af_packet: fix indentation
Stephen Hemminger
[RFC 2/4] test: add test for af_packet
Stephen Hemminger
Re: [RFC 2/4] test: add test for af_packet
Scott Mitchell
Re: [RFC 2/4] test: add test for af_packet
Stephen Hemminger
[RFC 4/4] net/af_packet: add VPP-style prefetching to receive path
Stephen Hemminger
Earlier messages
Later messages