dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v7 7/7] dumpcap: improve pcapng error reporting
Stephen Hemminger
[PATCH v8 0/8] net/nfb: rework to real multiport
spinler
[PATCH v8 1/8] net/nfb: prepare for indirect queue mapping scheme
spinler
[PATCH v8 2/8] net/nfb: create one ethdev per ethernet port
spinler
Re: [PATCH v8 2/8] net/nfb: create one ethdev per ethernet port
Stephen Hemminger
[PATCH v8 3/8] net/nfb: add vdev as alternative device probe method
spinler
[PATCH v8 4/8] net/nfb: add device argument "port" to limit used ports
spinler
[PATCH v8 5/8] net/nfb: init only MACs associated with device
spinler
[PATCH v8 6/8] net/nfb: add compatible cards to driver PCI ID table
spinler
[PATCH v8 7/8] net/nfb: report firmware version
spinler
[PATCH v8 8/8] doc/nfb: cleanup and update guide
spinler
Re: [PATCH v8 0/8] net/nfb: rework to real multiport
Stephen Hemminger
Re: [PATCH v8 0/8] net/nfb: rework to real multiport
Martin Špinler
[PATCH v15 00/18] net/pcap: improvements and test suite
Stephen Hemminger
[PATCH v15 01/18] maintainers: update for pcap driver
Stephen Hemminger
[PATCH v15 02/18] doc: update features for PCAP PMD
Stephen Hemminger
[PATCH v15 03/18] net/pcap: include used headers
Stephen Hemminger
[PATCH v15 04/18] net/pcap: remove unnecessary casts
Stephen Hemminger
[PATCH v15 05/18] net/pcap: avoid using rte_malloc and rte_memcpy
Stephen Hemminger
[PATCH v15 06/18] net/pcap: rework transmit burst handling
Stephen Hemminger
Re: [PATCH v15 06/18] net/pcap: rework transmit burst handling
David Marchand
[PATCH v15 07/18] net/pcap: consolidate boolean flag handling
Stephen Hemminger
[PATCH v15 08/18] net/pcap: support VLAN strip and insert offloads
Stephen Hemminger
[PATCH v15 09/18] net/pcap: add link state and speed for interface mode
Stephen Hemminger
[PATCH v15 10/18] net/pcap: support nanosecond timestamp precision
Stephen Hemminger
[PATCH v15 11/18] net/pcap: reject non-Ethernet interfaces
Stephen Hemminger
[PATCH v15 12/18] net/pcap: reduce scope of file-level variables
Stephen Hemminger
[PATCH v15 13/18] net/pcap: avoid use of volatile
Stephen Hemminger
[PATCH v15 14/18] net/pcap: clarify maximum received packet
Stephen Hemminger
[PATCH v15 16/18] net/pcap: add link status change support for iface mode
Stephen Hemminger
[PATCH v15 15/18] net/pcap: add snapshot length devarg
Stephen Hemminger
[PATCH v15 17/18] net/pcap: add EOF notification via link status change
Stephen Hemminger
[PATCH v15 18/18] test: add comprehensive test suite for pcap PMD
Stephen Hemminger
Re: [PATCH v3 0/3] EAL memory fixes
David Marchand
Re: [PATCH v3 3/3] eal/linux: check hugepage access permissions
David Marchand
[PATCH v2 0/3] improve error reporting & resilience in unit tests
Bruce Richardson
[PATCH v2 1/3] eal: add location info to interrupt error message
Bruce Richardson
[PATCH v2 2/3] test/eal_flags: add EAL debug flags to recursive calls
Bruce Richardson
[PATCH v2 3/3] test/eal_flags: remove PCI probing for recursive calls
Bruce Richardson
Re: [PATCH v2 0/3] improve error reporting & resilience in unit tests
David Marchand
[PATCH] drivers: disable comma warnings selectively
Bruce Richardson
Re: [PATCH] drivers: disable comma warnings selectively
Stephen Hemminger
Re: [PATCH] drivers: disable comma warnings selectively
Bruce Richardson
Re: [PATCH] drivers: disable comma warnings selectively
Stephen Hemminger
[PATCH v2] drivers: disable comma warnings selectively
Bruce Richardson
Re: [PATCH v2] drivers: disable comma warnings selectively
Stephen Hemminger
[PATCH v2] lib/ethdev: support inline calculating masked item value
Bing Zhao
Re: [PATCH v2] lib/ethdev: support inline calculating masked item value
Stephen Hemminger
Re: [PATCH v2] net/intel: changes to avoid comma operator misuse warnings
Bruce Richardson
Re: [PATCH v2] net/intel: changes to avoid comma operator misuse warnings
Bruce Richardson
[PATCH v2] net/ice: enable link status polling
Mingjin Ye
Re: [PATCH v2] net/ice: enable link status polling
Bruce Richardson
Guidance Required to Improve Throughput on ConnectX-7 (1x400G) with DPDK v23.07
Ayshathul Thuhara
RE: Guidance Required to Improve Throughput on ConnectX-7 (1x400G) with DPDK v23.07
Ernesto Ruffini
Re: Guidance Required to Improve Throughput on ConnectX-7 (1x400G) with DPDK v23.07
Ayshathul Thuhara
Re: Guidance Required to Improve Throughput on ConnectX-7 (1x400G) with DPDK v23.07
Ayshathul Thuhara
RE: Guidance Required to Improve Throughput on ConnectX-7 (1x400G) with DPDK v23.07
Ernesto Ruffini
[PATCH v4 00/13] net/r8169: driver updates and new hardware support
Howard Wang
[PATCH v4 01/13] net/r8169: fix crash in RTL8168FP init
Howard Wang
[PATCH v4 02/13] net/r8169: optimize Rx descriptor fetch number
Howard Wang
[PATCH v4 03/13] net/r8169: add support for RTL8168KD
Howard Wang
[PATCH v4 04/13] net/r8169: update hardware configurations for 8127
Howard Wang
[PATCH v4 05/13] net/r8169: adjust jumbo frame size limit for non-1G cards
Howard Wang
[PATCH v4 07/13] net/r8169: update hardware configurations for 8126
Howard Wang
[PATCH v4 06/13] net/r8169: remove support for CFG_METHOD_69
Howard Wang
[PATCH v4 08/13] net/r8169: update hardware configurations for 8125
Howard Wang
[PATCH v4 09/13] net/r8169: add support for RTL9151
Howard Wang
[PATCH v4 11/13] net/r8169: fix one bug about RTL8168KB
Howard Wang
[PATCH v4 10/13] net/r8169: add support for RTL8125K
Howard Wang
[PATCH v4 12/13] net/r8169: ensure the old mapping is used
Howard Wang
[PATCH v4 13/13] net/r8169: fix bitmask logic for RTL8127
Howard Wang
Re: [PATCH v4 00/13] net/r8169: driver updates and new hardware support
Stephen Hemminger
[PATCH dpdk 0/2] hash: safe data replacement on overwrite
Robin Jarry
[PATCH dpdk 2/2] hash: add replace API returning old data on overwrite
Robin Jarry
[PATCH dpdk 1/2] hash: free replaced data on overwrite when RCU is configured
Robin Jarry
Re: [PATCH dpdk 0/2] hash: safe data replacement on overwrite
Stephen Hemminger
[PATCH dpdk v2 0/3] hash: safe data replacement on overwrite
Robin Jarry
[PATCH dpdk v2 1/3] hash: avoid leaking entries on RCU defer queue failure
Robin Jarry
RE: [PATCH dpdk v2 1/3] hash: avoid leaking entries on RCU defer queue failure
Konstantin Ananyev
[PATCH dpdk v2 2/3] hash: free replaced data on overwrite when RCU is configured
Robin Jarry
RE: [PATCH dpdk v2 2/3] hash: free replaced data on overwrite when RCU is configured
Konstantin Ananyev
Re: [PATCH dpdk v2 2/3] hash: free replaced data on overwrite when RCU is configured
Robin Jarry
Re: [PATCH dpdk v2 2/3] hash: free replaced data on overwrite when RCU is configured
Robin Jarry
[PATCH dpdk v2 3/3] hash: add replace API returning old data on overwrite
Robin Jarry
RE: [PATCH dpdk v2 3/3] hash: add replace API returning old data on overwrite
Konstantin Ananyev
[PATCH dpdk v3 0/2] hash: safe data replacement on overwrite
Robin Jarry
[PATCH dpdk v3 1/2] hash: avoid leaking entries on RCU defer queue failure
Robin Jarry
[PATCH dpdk v3 2/2] hash: free replaced data on overwrite when RCU is configured
Robin Jarry
RE: [PATCH dpdk v3 2/2] hash: free replaced data on overwrite when RCU is configured
Konstantin Ananyev
RE: [PATCH dpdk v3 0/2] hash: safe data replacement on overwrite
Konstantin Ananyev
Re: [PATCH dpdk v3 0/2] hash: safe data replacement on overwrite
Robin Jarry
RE: [PATCH dpdk v3 0/2] hash: safe data replacement on overwrite
Konstantin Ananyev
[PATCH] hash: fix maybe-uninitialized warnings on build
Bruce Richardson
Re: [PATCH] hash: fix maybe-uninitialized warnings on build
Medvedkin, Vladimir
Re: [PATCH] hash: fix maybe-uninitialized warnings on build
David Marchand
Re: [PATCH] hash: fix maybe-uninitialized warnings on build
Bruce Richardson
Re: [PATCH] hash: fix maybe-uninitialized warnings on build
Thomas Monjalon
[PATCH] net/ice: enable link status polling
Mingjin Ye
Re: [PATCH] net/ice: enable link status polling
Bruce Richardson
[PATCH v3 00/12] net/r8169: update driver with new HW support and fixes
Howard Wang
[PATCH v3 01/12] net/r8169: fix crash in RTL8168FP init
Howard Wang
[PATCH v3 02/12] net/r8169: optimize Rx descriptor fetch number
Howard Wang
[PATCH v3 03/12] net/r8169: add support for RTL8168KD
Howard Wang
[PATCH v3 05/12] net/r8169: adjust jumbo frame size limit for non-1G cards
Howard Wang
[PATCH v3 04/12] net/r8169: update hardware configurations for 8127
Howard Wang
[PATCH v3 06/12] net/r8169: remove support for CFG_METHOD_69
Howard Wang
[PATCH v3 07/12] net/r8169: update hardware configurations for 8126
Howard Wang
[PATCH v3 08/12] net/r8169: update hardware configurations for 8125
Howard Wang
[PATCH v3 10/12] net/r8169: add support for RTL8125K
Howard Wang
[PATCH v3 09/12] net/r8169: add support for RTL9151
Howard Wang
[PATCH v3 11/12] net/r8169: fix one bug about RTL8168KB
Howard Wang
[PATCH v3 12/12] net/r8169: ensure the old mapping is used
Howard Wang
Re: [PATCH v3 00/12] net/r8169: update driver with new HW support and fixes
Stephen Hemminger
回复: [PATCH v3 00/12] net/r8169: update driver with new HW support and fixes
王颢
[PATCH v5 0/7] Add support for L2TPV2 over UDP to ICE PMD
Shaiq Wani
[PATCH v5 1/7] net/ice: add L2TPv2 PPP and PPoE data structures
Shaiq Wani
[PATCH v5 2/7] net/ice: add L2TPv2 tunnel type definition
Shaiq Wani
[PATCH v5 3/7] net/ice: add L2TPv2 protocol and field definitions
Shaiq Wani
Re: [PATCH v5 3/7] net/ice: add L2TPv2 protocol and field definitions
Bruce Richardson
[PATCH v5 5/7] net/ice: add L2TPv2 hardware packet generation
Shaiq Wani
[PATCH v5 4/7] net/ice: add L2TPv2 flow patterns and FDIR support
Shaiq Wani
[PATCH v5 6/7] net/ice: add L2TPv2 RSS hash support
Shaiq Wani
[PATCH v5 7/7] doc: update release notes
Shaiq Wani
[RFC] net/ring: add veth-like peer link state tracking
Stephen Hemminger
[PATCH v14 00/18] net/pcap: improvements and test suite
Stephen Hemminger
[PATCH v14 01/18] maintainers: update for pcap driver
Stephen Hemminger
[PATCH v14 02/18] doc: update features for PCAP PMD
Stephen Hemminger
[PATCH v14 04/18] net/pcap: remove unnecessary casts
Stephen Hemminger
[PATCH v14 03/18] net/pcap: include used headers
Stephen Hemminger
[PATCH v14 05/18] net/pcap: avoid using rte_malloc and rte_memcpy
Stephen Hemminger
[PATCH v14 06/18] net/pcap: rework transmit burst handling
Stephen Hemminger
[PATCH v14 08/18] net/pcap: support VLAN strip and insert offloads
Stephen Hemminger
[PATCH v14 07/18] net/pcap: consolidate boolean flag handling
Stephen Hemminger
[PATCH v14 09/18] net/pcap: add link state and speed for interface mode
Stephen Hemminger
[PATCH v14 10/18] net/pcap: support nanosecond timestamp precision
Stephen Hemminger
[PATCH v14 11/18] net/pcap: reject non-Ethernet interfaces
Stephen Hemminger
[PATCH v14 13/18] net/pcap: avoid use of volatile
Stephen Hemminger
[PATCH v14 12/18] net/pcap: reduce scope of file-level variables
Stephen Hemminger
[PATCH v14 14/18] net/pcap: clarify maximum received packet
Stephen Hemminger
[PATCH v14 16/18] net/pcap: add link status change support for iface mode
Stephen Hemminger
[PATCH v14 15/18] net/pcap: add snapshot length devarg
Stephen Hemminger
[PATCH v14 17/18] net/pcap: add EOF notification via link status change
Stephen Hemminger
[PATCH v14 18/18] test: add comprehensive test suite for pcap PMD
Stephen Hemminger
[PATCH v5 00/35] combine multiple Intel scalar Tx paths
Bruce Richardson
[PATCH v5 01/35] net/intel: create common Tx descriptor structure
Bruce Richardson
[PATCH v5 02/35] net/intel: fix memory leak on TX queue setup failure
Bruce Richardson
Re: [PATCH v5 02/35] net/intel: fix memory leak on TX queue setup failure
Burakov, Anatoly
[PATCH v5 03/35] net/intel: use common Tx ring structure
Bruce Richardson
[PATCH v5 04/35] net/intel: create common post-Tx cleanup function
Bruce Richardson
[PATCH v5 05/35] net/intel: consolidate definitions for Tx desc fields
Bruce Richardson
[PATCH v5 06/35] net/intel: add common fn to calculate needed descriptors
Bruce Richardson
[PATCH v5 07/35] net/ice: refactor context descriptor handling
Bruce Richardson
Re: [PATCH v5 07/35] net/ice: refactor context descriptor handling
Burakov, Anatoly
[PATCH v5 08/35] net/i40e: refactor context descriptor handling
Bruce Richardson
Re: [PATCH v5 08/35] net/i40e: refactor context descriptor handling
Burakov, Anatoly
[PATCH v5 09/35] net/idpf: refactor context descriptor handling
Bruce Richardson
[PATCH v5 10/35] net/intel: consolidate checksum mask definition
Bruce Richardson
[PATCH v5 11/35] net/intel: create common checksum Tx offload function
Bruce Richardson
[PATCH v5 12/35] net/intel: create a common scalar Tx function
Bruce Richardson
[PATCH v5 14/35] net/intel: add IPsec hooks to common Tx function
Bruce Richardson
[PATCH v5 13/35] net/i40e: use common scalar Tx function
Bruce Richardson
[PATCH v5 15/35] net/intel: support configurable VLAN tag insertion on Tx
Bruce Richardson
Re: [PATCH v5 15/35] net/intel: support configurable VLAN tag insertion on Tx
Burakov, Anatoly
[PATCH v5 16/35] net/iavf: use common scalar Tx function
Bruce Richardson
[PATCH v5 17/35] net/i40e: document requirement for QinQ support
Bruce Richardson
[PATCH v5 18/35] net/idpf: use common scalar Tx function
Bruce Richardson
[PATCH v5 19/35] net/intel: avoid writing the final pkt descriptor twice
Bruce Richardson
[PATCH v5 20/35] net/intel: write descriptors using non-volatile pointers
Bruce Richardson
RE: [PATCH v5 20/35] net/intel: write descriptors using non-volatile pointers
Morten Brørup
Re: [PATCH v5 20/35] net/intel: write descriptors using non-volatile pointers
Bruce Richardson
[PATCH v5 21/35] net/intel: remove unnecessary flag clearing
Bruce Richardson
[PATCH v5 22/35] net/intel: add special handling for single desc packets
Bruce Richardson
[PATCH v5 23/35] net/intel: use separate array for desc status tracking
Bruce Richardson
RE: [PATCH v5 23/35] net/intel: use separate array for desc status tracking
Morten Brørup
Re: [PATCH v5 23/35] net/intel: use separate array for desc status tracking
Bruce Richardson
RE: [PATCH v5 23/35] net/intel: use separate array for desc status tracking
Morten Brørup
[PATCH v5 24/35] net/ixgbe: use separate array for desc status tracking
Bruce Richardson
[PATCH v5 25/35] net/intel: drop unused Tx queue used count
Bruce Richardson
[PATCH v5 26/35] net/intel: remove index for tracking end of packet
Bruce Richardson
[PATCH v5 27/35] net/intel: merge ring writes in simple Tx for ice and i40e
Bruce Richardson
[PATCH v5 28/35] net/intel: consolidate ice and i40e buffer free function
Bruce Richardson
[PATCH v5 29/35] net/intel: complete merging simple Tx paths
Bruce Richardson
[PATCH v5 30/35] net/intel: use non-volatile stores in simple Tx function
Bruce Richardson
[PATCH v5 31/35] net/intel: align scalar simple Tx path with vector logic
Bruce Richardson
[PATCH v5 32/35] net/intel: use vector SW ring entry for simple path
Bruce Richardson
[PATCH v5 33/35] net/intel: use vector mbuf cleanup from simple scalar path
Bruce Richardson
[PATCH v5 34/35] net/idpf: enable simple Tx function
Bruce Richardson
Re: [PATCH v5 34/35] net/idpf: enable simple Tx function
Burakov, Anatoly
[PATCH v5 35/35] net/cpfl: enable simple Tx function
Bruce Richardson
Re: [PATCH v5 35/35] net/cpfl: enable simple Tx function
Burakov, Anatoly
Re: [PATCH v5 00/35] combine multiple Intel scalar Tx paths
Bruce Richardson
[RFC 00/10] Add vduse live migration features
Eugenio Pérez
[RFC 01/10] uapi: align VDUSE header for ASID
Eugenio Pérez
[RFC 02/10] vhost: introduce ASID support
Eugenio Pérez
[RFC 03/10] vhost: add VDUSE API version negotiation
Eugenio Pérez
[RFC 05/10] vhost: add ASID support to VDUSE IOTLB operations
Eugenio Pérez
[RFC 04/10] vhost: add virtqueues groups support to VDUSE
Eugenio Pérez
[RFC 06/10] vhost: claim VDUSE support for API version 1
Eugenio Pérez
[RFC 07/10] vhost: add net status feature to VDUSE
Eugenio Pérez
[RFC 08/10] uapi: Align vduse.h for enable and suspend VDUSE messages
Eugenio Pérez
Earlier messages
Later messages