dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v7 44/47] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v7 46/47] net/sxe2: remove ineffective representor queue counts
liujie5
[PATCH v7 45/47] doc/sxe2: remove drv-SW-stats parameter documentation
liujie5
[PATCH v7 47/47] net/sxe2: fix VEC mode selection in mode set functions
liujie5
[PATCH v8 00/49] net/sxe2: re-align with reference and fix review findings
liujie5
Re: [PATCH v8 00/49] net/sxe2: re-align with reference and fix review findings
Stephen Hemminger
[PATCH v8 01/49] common/sxe2: fix null pointer in class driver remove
liujie5
[PATCH v8 02/49] common/sxe2: allow munmap during kernel reset
liujie5
[PATCH v8 03/49] net/sxe2: fix VF PCI device ID
liujie5
[PATCH v8 04/49] net/sxe2: fix MSIX register width in PF map table
liujie5
[PATCH v8 05/49] net/sxe2: restore PF and port index caps assignment
liujie5
[PATCH v8 07/49] net/sxe2: initialize stats in representor device init
liujie5
[PATCH v8 06/49] net/sxe2: fix VSI lifecycle management
liujie5
[PATCH v8 08/49] net/sxe2: use base device name for representor naming
liujie5
[PATCH v8 09/49] net/sxe2: propagate LSC event to VF representors
liujie5
[PATCH v8 10/49] net/sxe2: clear security context pointer on uninit
liujie5
[PATCH v8 11/49] net/sxe2: rename representor VSI ID fields
liujie5
[PATCH v8 12/49] net/sxe2: clean up duplicate function declarations
liujie5
[PATCH v8 13/49] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v8 14/49] net/sxe2: fill MAC addresses in device info
liujie5
[PATCH v8 15/49] net/sxe2: fix QinQ and RSS offload capability report
liujie5
[PATCH v8 16/49] net/sxe2: use regular write for mapped registers
liujie5
[PATCH v8 17/49] net/sxe2: move PCI register read macro to common header
liujie5
[PATCH v8 18/49] net/sxe2: validate PCI map resource type
liujie5
[PATCH v8 19/49] net/sxe2: guard PCI BAR unmap when not initialized
liujie5
[PATCH v8 20/49] net/sxe2: fix null dereference in dev uninit
liujie5
[PATCH v8 22/49] net/sxe2: align dev init and cleanup order
liujie5
[PATCH v8 24/49] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v8 25/49] net/sxe2: move tunnel port helpers into flow module
liujie5
[PATCH v8 26/49] net/sxe2: add ACL engine event statistics support
liujie5
[PATCH v8 27/49] net/sxe2: enable FDIR on all Rx queues
liujie5
[PATCH v8 28/49] net/sxe2: refactor primary process MP message handling
liujie5
[PATCH v8 21/49] net/sxe2: fix duplicated cleanup in dev close
liujie5
[PATCH v8 29/49] net/sxe2: refactor Tx queue reset operations
liujie5
[PATCH v8 30/49] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v8 32/49] net/sxe2: fix NEON Rx ptype mapping and memory ordering
liujie5
[PATCH v8 34/49] net/sxe2: fix RSS action attribute validation
liujie5
[PATCH v8 35/49] net/sxe2: restore PF-only guard in UDP tunnel port add
liujie5
[PATCH v8 37/49] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v8 31/49] net/sxe2: optimize NEON Tx descriptor fill
liujie5
[PATCH v8 39/49] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v8 42/49] net/sxe2: skip flow ID assignment on filter add failure
liujie5
[PATCH v8 41/49] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v8 40/49] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v8 33/49] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v8 36/49] net/sxe2: refresh link state on link change events
liujie5
[PATCH v8 38/49] net/sxe2: use primary VSI ID for representor VSI
liujie5
[PATCH v8 44/49] net/sxe2: align command structs with kernel layout
liujie5
[PATCH v8 43/49] net/sxe2: correct command channel log messages
liujie5
[PATCH v8 46/49] doc/sxe2: remove drv-SW-stats parameter documentation
liujie5
[PATCH v8 45/49] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v8 47/49] net/sxe2: remove ineffective representor queue counts
liujie5
[PATCH v8 48/49] net/sxe2: fix VEC mode selection in mode set functions
liujie5
[PATCH v8 49/49] net/sxe2: fix devargs parse error check for representors
liujie5
[PATCH v9 00/48] net/sxe2: re-align with reference and fix review findings
liujie5
Re: [PATCH v9 00/48] net/sxe2: re-align with reference and fix review findings
Stephen Hemminger
[PATCH v9 01/48] common/sxe2: fix null pointer in class driver remove
liujie5
[PATCH v9 03/48] net/sxe2: fix VF PCI device ID
liujie5
[PATCH v9 02/48] common/sxe2: allow munmap during kernel reset
liujie5
[PATCH v9 04/48] net/sxe2: fix MSIX register width in PF map table
liujie5
[PATCH v9 05/48] net/sxe2: restore PF and port index caps assignment
liujie5
[PATCH v9 06/48] net/sxe2: fix VSI lifecycle management
liujie5
[PATCH v9 07/48] net/sxe2: initialize stats in representor device init
liujie5
[PATCH v9 08/48] net/sxe2: use base device name for representor naming
liujie5
[PATCH v9 09/48] net/sxe2: propagate LSC event to VF representors
liujie5
[PATCH v9 10/48] net/sxe2: clear security context pointer on uninit
liujie5
[PATCH v9 11/48] net/sxe2: rename representor VSI ID fields
liujie5
[PATCH v9 12/48] net/sxe2: clean up duplicate function declarations
liujie5
[PATCH v9 13/48] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v9 14/48] net/sxe2: fill MAC addresses in device info
liujie5
[PATCH v9 15/48] net/sxe2: fix QinQ and RSS offload capability report
liujie5
[PATCH v9 16/48] net/sxe2: use regular write for mapped registers
liujie5
[PATCH v9 17/48] net/sxe2: move PCI register read macro to common header
liujie5
[PATCH v9 18/48] net/sxe2: validate PCI map resource type
liujie5
[PATCH v9 19/48] net/sxe2: guard PCI BAR unmap when not initialized
liujie5
[PATCH v9 20/48] net/sxe2: fix duplicated cleanup in dev close
liujie5
[PATCH v9 21/48] net/sxe2: align dev init and cleanup order
liujie5
[PATCH v9 22/48] net/sxe2: simplify switchdev representor matching
liujie5
[PATCH v9 23/48] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v9 24/48] net/sxe2: move tunnel port helpers into flow module
liujie5
[PATCH v9 25/48] net/sxe2: add ACL engine event statistics support
liujie5
[PATCH v9 26/48] net/sxe2: enable FDIR on all Rx queues
liujie5
[PATCH v9 27/48] net/sxe2: refactor primary process MP message handling
liujie5
[PATCH v9 28/48] net/sxe2: refactor Tx queue reset operations
liujie5
[PATCH v9 29/48] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v9 30/48] net/sxe2: optimize NEON Tx descriptor fill
liujie5
[PATCH v9 31/48] net/sxe2: fix NEON Rx ptype mapping and memory ordering
liujie5
[PATCH v9 32/48] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v9 33/48] net/sxe2: fix RSS action attribute validation
liujie5
[PATCH v9 34/48] net/sxe2: restore PF-only guard in UDP tunnel port add
liujie5
[PATCH v9 35/48] net/sxe2: refresh link state on link change events
liujie5
[PATCH v9 37/48] net/sxe2: use primary VSI ID for representor VSI
liujie5
[PATCH v9 38/48] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v9 39/48] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v9 40/48] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v9 41/48] net/sxe2: skip flow ID assignment on filter add failure
liujie5
[PATCH v9 42/48] net/sxe2: correct command channel log messages
liujie5
[PATCH v9 43/48] net/sxe2: align command structs with kernel layout
liujie5
[PATCH v9 44/48] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v9 45/48] doc/sxe2: remove drv-SW-stats parameter documentation
liujie5
[PATCH v9 46/48] net/sxe2: remove ineffective representor queue counts
liujie5
[PATCH v9 47/48] net/sxe2: fix VEC mode selection in mode set functions
liujie5
[PATCH v9 48/48] net/sxe2: fix devargs parse error check for representors
liujie5
[PATCH v9 36/48] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v10 00/48] net/sxe2: re-align with reference and fix review findings
liujie5
Re: [PATCH v10 00/48] net/sxe2: re-align with reference and fix review findings
Stephen Hemminger
[PATCH v10 01/48] common/sxe2: fix null pointer in class driver remove
liujie5
[PATCH v10 02/48] common/sxe2: allow munmap during kernel reset
liujie5
[PATCH v10 04/48] net/sxe2: fix MSIX register width in PF map table
liujie5
[PATCH v10 03/48] net/sxe2: fix VF PCI device ID
liujie5
[PATCH v10 05/48] net/sxe2: restore PF and port index caps assignment
liujie5
[PATCH v10 06/48] net/sxe2: fix VSI lifecycle management
liujie5
[PATCH v10 08/48] net/sxe2: use base device name for representor naming
liujie5
[PATCH v10 07/48] net/sxe2: initialize stats in representor device init
liujie5
[PATCH v10 09/48] net/sxe2: propagate LSC event to VF representors
liujie5
[PATCH v10 10/48] net/sxe2: clear security context pointer on uninit
liujie5
[PATCH v10 12/48] net/sxe2: clean up duplicate function declarations
liujie5
[PATCH v10 11/48] net/sxe2: rename representor VSI ID fields
liujie5
[PATCH v10 14/48] net/sxe2: fill MAC addresses in device info
liujie5
[PATCH v10 13/48] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v10 15/48] net/sxe2: fix QinQ and RSS offload capability report
liujie5
[PATCH v10 17/48] net/sxe2: move PCI register read macro to common header
liujie5
[PATCH v10 16/48] net/sxe2: use regular write for mapped registers
liujie5
[PATCH v10 18/48] net/sxe2: validate PCI map resource type
liujie5
[PATCH v10 19/48] net/sxe2: guard PCI BAR unmap when not initialized
liujie5
[PATCH v10 20/48] net/sxe2: fix duplicated cleanup in dev close
liujie5
[PATCH v10 21/48] net/sxe2: align dev init and cleanup order
liujie5
[PATCH v10 22/48] net/sxe2: simplify switchdev representor matching
liujie5
[PATCH v10 24/48] net/sxe2: move tunnel port helpers into flow module
liujie5
[PATCH v10 23/48] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v10 25/48] net/sxe2: add ACL engine event statistics support
liujie5
[PATCH v10 26/48] net/sxe2: enable FDIR on all Rx queues
liujie5
[PATCH v10 27/48] net/sxe2: refactor primary process MP message handling
liujie5
[PATCH v10 28/48] net/sxe2: refactor Tx queue reset operations
liujie5
[PATCH v10 29/48] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v10 30/48] net/sxe2: optimize NEON Tx descriptor fill
liujie5
[PATCH v10 31/48] net/sxe2: fix NEON Rx ptype mapping and memory ordering
liujie5
[PATCH v10 32/48] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v10 33/48] net/sxe2: fix RSS action attribute validation
liujie5
[PATCH v10 34/48] net/sxe2: restore PF-only guard in UDP tunnel port add
liujie5
[PATCH v10 35/48] net/sxe2: refresh link state on link change events
liujie5
[PATCH v10 37/48] net/sxe2: use primary VSI ID for representor VSI
liujie5
[PATCH v10 36/48] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v10 38/48] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v10 40/48] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v10 39/48] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v10 42/48] net/sxe2: correct command channel log messages
liujie5
[PATCH v10 43/48] net/sxe2: align command structs with kernel layout
liujie5
[PATCH v10 44/48] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v10 45/48] doc/sxe2: remove drv-SW-stats parameter documentation
liujie5
[PATCH v10 46/48] net/sxe2: remove ineffective representor queue counts
liujie5
[PATCH v10 47/48] net/sxe2: fix VEC mode selection in mode set functions
liujie5
[PATCH v10 48/48] net/sxe2: fix devargs parse error check for representors
liujie5
[PATCH v10 41/48] net/sxe2: skip flow ID assignment on filter add failure
liujie5
[PATCH v8 23/49] net/sxe2: simplify switchdev representor matching
liujie5
[PATCH v6 24/45] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v6 27/45] net/sxe2: guard Rx queue event FD free in unregister
liujie5
[PATCH v6 35/45] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v6 31/45] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v6 33/45] net/sxe2: restore PF-only guard in udp tunnel port add
liujie5
[PATCH v5 43/45] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v5 41/45] net/sxe2: fix command channel log messages
liujie5
[PATCH v5 13/45] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v5 30/45] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v5 24/45] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v4 37/44] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v4 38/44] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v4 39/44] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v4 41/44] net/sxe2: fix command channel log messages
liujie5
[PATCH v3 46/51] doc/sxe2: remove drv-sw-stats parameter documentation
liujie5
[PATCH v1 12/13] net/sxe2: clean up structure definitions
liujie5
[PATCH v1 05/13] net/sxe2: improve representor device initialization
liujie5
[PATCH v1 04/13] net/sxe2: enhance device cap and res management
liujie5
[PATCH v1 09/13] net/sxe2: optimize vectorized Tx/Rx path
liujie5
Re: [PATCH v1 00/13] net/sxe2: fix bugs
Stephen Hemminger
[PATCH v2] mempool: introduce pile driver
Morten Brørup
Re: [PATCH] net/vhost: preserve Tx ownership on VLAN failure
Weijun Pan
Re: [PATCH] net/vhost: preserve Tx ownership on VLAN failure
Maxime Coquelin
RE: [EXTERNAL] [PATCH v7 14/24] bus/vmbus: convert from rte_atomic to stdatomic
Long Li
RE: [EXTERNAL] [PATCH v7 12/24] net/netvsc: replace rte_atomic32 with stdatomic
Long Li
[PATCH] MAINTAINERS: update for NFP drivers
Stephen Hemminger
RE: [EXTERNAL] [RFC 05/32] bus/vmbus: replace SMP barriers with C11 memory fences
Long Li
[PATCH] net: fix cksum calculation for odd-sized segment
Eva Kurchatova
Re: [PATCH] net: fix cksum calculation for odd-sized segment
Stephen Hemminger
[PATCH] eal/linux: harden uevent recv error handling
Randy Tice
Re: [PATCH] eal/linux: harden uevent recv error handling
Stephen Hemminger
[PATCH v2] eal/linux: harden uevent recv error handling
Randy Tice
[PATCH v3] eal/linux: harden uevent recv error handling
Randy Tice
[PATCH v4] eal/linux: harden uevent recv error handling
Randy Tice
Re: [PATCH v4] eal/linux: harden uevent recv error handling
Stephen Hemminger
[PATCH v5 0/4] eal: uevent overrun mitigation
Stephen Hemminger
[PATCH v5 1/4] eal/linux: filter uevent Netlink in kernel
Stephen Hemminger
RE: [EXTERNAL] [PATCH v5 1/4] eal/linux: filter uevent Netlink in kernel
Long Li
[PATCH v5 4/4] doc: add warning about control threads
Stephen Hemminger
[PATCH v5 3/4] eal/linux: report uevent socket overrun
Stephen Hemminger
RE: [EXTERNAL] [PATCH v5 3/4] eal/linux: report uevent socket overrun
Long Li
[PATCH v5 2/4] eal/linux: increase uevent socket buffer
Stephen Hemminger
RE: [EXTERNAL] [PATCH v5 2/4] eal/linux: increase uevent socket buffer
Long Li
RE: [EXTERNAL] [PATCH v5 0/4] eal: uevent overrun mitigation
Long Li
Re: [PATCH v5 0/4] eal: uevent overrun mitigation
David Marchand
Earlier messages
Later messages