dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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 50/51] net/sxe2: restore NULL check in vectorized Tx mbuf release
liujie5
[PATCH v3 49/51] net/sxe2: use correct loop counter type for representor LSC
liujie5
[PATCH v3 48/51] net/sxe2: fix device init and representor matching issues
liujie5
[PATCH v3 47/51] net/sxe2: harden ACL flow count resource handling
liujie5
[PATCH v3 45/51] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v3 43/51] net/sxe2: fix command channel log messages
liujie5
[PATCH v3 44/51] net/sxe2: align command structs with historical kernel layout
liujie5
[PATCH v3 42/51] net/sxe2: skip flow id assignment on filter add failure
liujie5
[PATCH v3 41/51] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v3 40/51] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v3 39/51] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v3 38/51] net/sxe2: use primary VSI ID for representor VSI
liujie5
[PATCH v3 37/51] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v3 36/51] net/sxe2: restore link update call in status query
liujie5
[PATCH v3 35/51] net/sxe2: align flow meta proc priority handling with V3
liujie5
[PATCH v3 34/51] net/sxe2: restore PF-only guard in udp tunnel port add
liujie5
[PATCH v3 33/51] net/sxe2: fix RSS action attribute validation
liujie5
[PATCH v3 31/51] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v3 32/51] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v3 30/51] net/sxe2: refactor Tx queue reset operations
liujie5
[PATCH v3 29/51] net/sxe2: refactor primary process MP message handling
liujie5
[PATCH v3 28/51] net/sxe2: guard Rx queue event FD free in unregister
liujie5
[PATCH v3 27/51] net/sxe2: add ACL engine event statistics support
liujie5
[PATCH v3 26/51] net/sxe2: move tunnel port helpers into flow module
liujie5
[PATCH v3 25/51] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v3 24/51] net/sxe2: probe all requested PF ports
liujie5
[PATCH v3 23/51] net/sxe2: simplify switchdev representor matching
liujie5
[PATCH v3 22/51] net/sxe2: align dev init and cleanup order
liujie5
[PATCH v3 21/51] net/sxe2: fix duplicated cleanup in dev close
liujie5
[PATCH v3 19/51] net/sxe2: guard PCI BAR unmap when not initialized
liujie5
[PATCH v3 20/51] net/sxe2: fix null dereference in dev uninit
liujie5
[PATCH v3 18/51] net/sxe2: validate PCI map resource type
liujie5
[PATCH v3 17/51] net/sxe2: move PCI register read macro to common header
liujie5
[PATCH v3 16/51] net/sxe2: use regular write for mapped registers
liujie5
[PATCH v3 15/51] net/sxe2: fix QinQ and RSS offload capability report
liujie5
[PATCH v3 14/51] net/sxe2: fill MAC and queue counts in device info
liujie5
[PATCH v3 13/51] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v3 10/51] net/sxe2: validate IPsec key length against maximum limit
liujie5
[PATCH v3 11/51] net/sxe2: rename representor VSI ID fields
liujie5
[PATCH v3 12/51] net/sxe2: clean up duplicate function declarations
liujie5
[PATCH v3 09/51] net/sxe2: propagate LSC event to VF representors
liujie5
[PATCH v3 08/51] net/sxe2: use base device name for representor naming
liujie5
[PATCH v3 07/51] net/sxe2: initialize stats in representor device init
liujie5
[PATCH v3 06/51] net/sxe2: fix VSI lifecycle management
liujie5
[PATCH v3 05/51] net/sxe2: restore pf and port index caps assignment
liujie5
[PATCH v3 04/51] net/sxe2: fix MSIX register width in PF map table
liujie5
[PATCH v3 03/51] net/sxe2: fix VF PCI device ID
liujie5
[PATCH v3 01/51] common/sxe2: fix null pointer in class driver remove
liujie5
[PATCH v3 02/51] common/sxe2: allow munmap during kernel reset
liujie5
[PATCH v3 00/51] net/sxe2: add Stars SXE2 net driver with fixes
liujie5
Re: [PATCH v3 00/51] net/sxe2: add Stars SXE2 net driver with fixes
Stephen Hemminger
Re: [PATCH v5] devtools: support local opencode agent for patch review
fengchengwen
Re: [PATCH v5] devtools: support local opencode agent for patch review
Stephen Hemminger
Re: DTS performance test coverage question
Thomas Monjalon
[PATCH v2 0/5] app/test: make perf tests usable on wider range of systems
Stephen Hemminger
[PATCH v2 1/5] app/test/reciprocal_division: make it a fast test
Stephen Hemminger
[PATCH v2 2/5] app/test/reciprocal_division_perf: reduce test time
Stephen Hemminger
[PATCH v2 3/5] app/test/test_rcu_qsbr_perf: call quiescent more often
Stephen Hemminger
[PATCH v2 4/5] app/test/test_pmd_perf: skip if no device available
Stephen Hemminger
[PATCH v2 5/5] app/test/mempool_perf: adjust test to work with many cores
Stephen Hemminger
RE: [PATCH v2 5/5] app/test/mempool_perf: adjust test to work with many cores
Morten Brørup
[PATCH v2 0/8] remove non-base files from base folders
Bruce Richardson
[PATCH v2 1/8] net/e1000: move editable files out of base folder
Bruce Richardson
[PATCH v2 4/8] net/iavf: move editable files out of base folder
Bruce Richardson
[PATCH v2 5/8] net/ice: move editable files out of base folder
Bruce Richardson
[PATCH v2 8/8] net/ice: consolidate the sources list
Bruce Richardson
Re: [PATCH v2 0/8] remove non-base files from base folders
David Marchand
Re: [PATCH v2 0/8] remove non-base files from base folders
Bruce Richardson
[PATCH v2 3/8] net/i40e: move editable files out of base folder
Bruce Richardson
[PATCH v2 6/8] net/idpf: move editable files out of base folder
Bruce Richardson
[PATCH v2 2/8] net/fm10k: move editable files out of base folder
Bruce Richardson
[PATCH v2 7/8] net/ixgbe: move editable files out of base folder
Bruce Richardson
[PATCH v3 0/8] remove non-base files from base folders
Bruce Richardson
[PATCH v3 1/8] net/e1000: move editable files out of base folder
Bruce Richardson
[PATCH v3 5/8] net/ice: move editable files out of base folder
Bruce Richardson
[PATCH v3 3/8] net/i40e: move editable files out of base folder
Bruce Richardson
[PATCH v3 8/8] net/ice: consolidate the sources list
Bruce Richardson
[PATCH v3 7/8] net/ixgbe: move editable files out of base folder
Bruce Richardson
[PATCH v3 6/8] net/idpf: move editable files out of base folder
Bruce Richardson
[PATCH v3 4/8] net/iavf: move editable files out of base folder
Bruce Richardson
[PATCH v3 2/8] net/fm10k: move editable files out of base folder
Bruce Richardson
[PATCH v12 00/20] Support VFIO cdev API in DPDK
Anatoly Burakov
[PATCH v12 03/20] bus/pci: rename mismatching error labels
Anatoly Burakov
[PATCH v12 05/20] vfio: add container device assignment API
Anatoly Burakov
[PATCH v12 02/20] vfio: make all functions internal
Anatoly Burakov
[PATCH v12 06/20] net/nbl: do not use VFIO group bind API
Anatoly Burakov
[PATCH v12 07/20] net/ntnic: use container device assignment API
Anatoly Burakov
[PATCH v12 08/20] vdpa/ifc: use container device assignment API
Anatoly Burakov
[PATCH v12 11/20] vdpa/mlx5: remove group-related API
Anatoly Burakov
[PATCH v12 10/20] vdpa/sfc: use container device assignment API
Anatoly Burakov
[PATCH v12 12/20] vhost: remove group-related API from driver
Anatoly Burakov
[PATCH v12 15/20] bus/pci: use the new VFIO mode API
Anatoly Burakov
[PATCH v12 13/20] vfio: remove group-based API
Anatoly Burakov
[PATCH v12 14/20] vfio: cleanup and refactor
Anatoly Burakov
[PATCH v12 16/20] bus/fslmc: use the new VFIO mode API
Anatoly Burakov
[PATCH v12 20/20] vfio: introduce cdev mode
Anatoly Burakov
[PATCH v12 18/20] net/ntnic: use the new VFIO mode API
Anatoly Burakov
[PATCH v12 19/20] vfio: remove no-IOMMU check API
Anatoly Burakov
[PATCH v12 04/20] vfio: split get device info from setup
Anatoly Burakov
Earlier messages
Later messages