dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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
[PATCH] MAINTAINERS: update for NFP drivers
Stephen Hemminger
[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
[PATCH v3 00/16] remove stats mapping an RTE_ETHDEV_QUEUE_STAT_CNTRS
Stephen Hemminger
[PATCH v3 05/16] net/cnxk: remove queue stats mapping
Stephen Hemminger
[PATCH v3 08/16] net/txgbe: remove queue stats mapping
Stephen Hemminger
[PATCH v3 04/16] net/cnxk: fix Tx drops added to Rx queue errors
Stephen Hemminger
[PATCH v3 03/16] net/enic: remove unneeded ops initialization
Stephen Hemminger
[PATCH v3 10/16] net/sxe2: remove queue stats mapping
Stephen Hemminger
[PATCH v3 11/16] ethdev: remove support for queue stats mapping
Stephen Hemminger
[PATCH v3 06/16] net/e1000: remove queue stats mapping
Stephen Hemminger
[PATCH v3 12/16] net/mvpp2: fix out of range Tx queue stats write
Stephen Hemminger
[PATCH v3 16/16] test/pmd_ring: test per-queue xstats
Stephen Hemminger
[PATCH v3 14/16] net/xsc: fix Tx errors added to Rx queue errors
Stephen Hemminger
[PATCH v3 09/16] net/sxe2: fix null dereference in stats get
Stephen Hemminger
[PATCH v3 13/16] net/ntnic: fix Tx errors reported as Rx queue errors
Stephen Hemminger
[PATCH v3 07/16] net/ixgbe: remove queue stats mapping
Stephen Hemminger
[PATCH v3 02/16] app/testpmd: remove leftover set qmap
Stephen Hemminger
[PATCH v3 15/16] ethdev: remove queue stats counter limit
Stephen Hemminger
[PATCH v3 01/16] net/virtio: remove unused queue stats mapping
Stephen Hemminger
DPDK 24.11.7 released
luca . boccassi
[RFC] increase name sizes and reorder structures
Stephen Hemminger
RE: [RFC] increase name sizes and reorder structures
Morten Brørup
Re: [RFC] increase name sizes and reorder structures
Stephen Hemminger
RE: [RFC] increase name sizes and reorder structures
Morten Brørup
[PATCH v2 0/1] examples/skeleton: fix typo in initialization comment
Yang Xiaoliang
[PATCH v2 1/1] examples/skeleton: fix typo in initialization comment
Yang Xiaoliang
DTS performance test coverage question
Andrew Bailey
Re: DTS performance test coverage question
Thomas Monjalon
Re: [PATCH v2 5/9] net/e1000: remove queue stats mapping
Bruce Richardson
RE: [RFC v4 2/3] lib: add fastmem library
Morten Brørup
Re: [RFC v4 2/3] lib: add fastmem library
Mattias Rönnblom
RE: [RFC v4 2/3] lib: add fastmem library
Morten Brørup
RE: [PATCH v9] graph: add optional profiling stats
Morten Brørup
Re: [PATCH v9] graph: add optional profiling stats
Robin Jarry
RE: [PATCH v9] graph: add optional profiling stats
Morten Brørup
[PATCH v5 0/2] net/af_xdp: add Rx timestamping and read_clock support
Mark Blasko
[PATCH v5 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Mark Blasko
[PATCH v5 2/2] net/af_xdp: add read_clock support to AF_XDP PMD
Mark Blasko
Re: [PATCH v5 0/2] net/af_xdp: add Rx timestamping and read_clock support
Stephen Hemminger
[PATCH] eal: introduce division round up macro
Joshua Washington
Re: [PATCH] eal: introduce division round up macro
Stephen Hemminger
[PATCH v2 00/14] Introduce RTE_DIV_ROUND_UP
Joshua Washington
[PATCH v2 01/14] eal: introduce division round up macro
Joshua Washington
[PATCH v2 02/14] net/i40e: use common division round up macro
Joshua Washington
[PATCH v2 03/14] net/idpf: use common division round up macro
Joshua Washington
[PATCH v2 06/14] net/rnp: use common division round up macro
Joshua Washington
[PATCH v2 09/14] net/bnx2x: use common division round up macro
Joshua Washington
[PATCH v2 10/14] net/cxgbe: use common division round up macro
Joshua Washington
[PATCH v2 04/14] net/ice: use common division round up macro
Joshua Washington
[PATCH v2 13/14] drivers: use common division round up macro
Joshua Washington
[PATCH v2 11/14] net/ena: use common division round up macro
Joshua Washington
[PATCH v2 08/14] net/hinic: use common division round up macro
Joshua Washington
[PATCH v2 12/14] raw/ifpga/base: use common division round up macro
Joshua Washington
[PATCH v2 07/14] net/hns3: use common division round up macro
Joshua Washington
[PATCH v2 14/14] app/procinfo: use common division round up macro
Joshua Washington
[PATCH v2 05/14] net/qede: use common division round up macro
Joshua Washington
Re: [PATCH v2 00/14] Introduce RTE_DIV_ROUND_UP
Stephen Hemminger
[RFC PATCH] dts: restore unbinded ports to initial state
Koushik Bhargav Nimoji
[PATCH v2] app/test: rewrite telemetry test in python
Stephen Hemminger
[PATCH] net/sxe2: fix build when optional libraries are disabled
Stephen Hemminger
Re: [PATCH] net/sxe2: fix build when optional libraries are disabled
Stephen Hemminger
Re: [PATCH] net/sxe2: fix build when optional libraries are disabled
Bruce Richardson
[PATCH] net/sxe2: fix build when optional libraries are disabled
Stephen Hemminger
[PATCH] examples/skeleton: fix typo in initialization comment
Yang Xiaoliang
RE: [PATCH] examples/skeleton: fix typo in initialization comment
Marat Khalili
[PATCH v1] net/af_xdp: fix shared UMEM refcount corruption
sandeep . penigalapati
Re: [PATCH v1] net/af_xdp: fix shared UMEM refcount corruption
Stephen Hemminger
[PATCH v2] net/af_xdp: fix shared UMEM refcount corruption
sandeep . penigalapati
Re: [PATCH v2] net/af_xdp: fix shared UMEM refcount corruption
Stephen Hemminger
[PATCH v3] net/af_xdp: fix shared UMEM refcount corruption
sandeep . penigalapati
Re: [PATCH v3] net/af_xdp: fix shared UMEM refcount corruption
Stephen Hemminger
RE: mempool cache change
Morten Brørup
Earlier messages
Later messages