dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 2/6] net/nfb: fix bad pointer access in queue stats
spinler
[PATCH 3/6] net/nfb: update timestamp calculation to meaningful value
spinler
[PATCH 4/6] net/nfb: use process private variable for internal data
spinler
[PATCH 5/6] net/nfb: release allocated resources correctly
spinler
[PATCH 6/6] net/nfb: stop only started queues in fail path
spinler
[PATCH v2 0/6] net/nfb: code cleanup
spinler
[PATCH v2 1/6] net/nfb: use constant values for max Rx/Tx queues count
spinler
[PATCH v2 6/6] net/nfb: stop only started queues in fail path
spinler
[PATCH v2 2/6] net/nfb: fix bad pointer access in queue stats
spinler
[PATCH v2 5/6] net/nfb: release allocated resources correctly
spinler
[PATCH v2 3/6] net/nfb: update timestamp calculation to meaningful value
spinler
[PATCH v2 4/6] net/nfb: use process private variable for internal data
spinler
Re: [PATCH v2 0/6] net/nfb: code cleanup
Stephen Hemminger
Re: [PATCH v2 0/6] net/nfb: code cleanup
Martin Spinler
Re: [PATCH v2 0/6] net/nfb: code cleanup
Stephen Hemminger
[PATCH v2 0/6] net/nfb: code cleanup
spinler
[PATCH v3 2/6] net/nfb: fix bad pointer access in queue stats
spinler
[PATCH v3 1/6] net/nfb: use constant values for max Rx/Tx queues count
spinler
[PATCH v3 4/6] net/nfb: use process private variable for internal data
spinler
Re: [PATCH v3 4/6] net/nfb: use process private variable for internal data
Stephen Hemminger
Re: [PATCH v3 4/6] net/nfb: use process private variable for internal data
Martin Spinler
Re: [PATCH v3 4/6] net/nfb: use process private variable for internal data
Stephen Hemminger
[PATCH v3 3/6] net/nfb: update timestamp calculation to meaningful value
spinler
[PATCH v3 5/6] net/nfb: release allocated resources correctly
spinler
Re: [PATCH v3 5/6] net/nfb: release allocated resources correctly
Stephen Hemminger
Re: [PATCH v3 5/6] net/nfb: release allocated resources correctly
Martin Spinler
[PATCH v3 6/6] net/nfb: stop only started queues in fail path
spinler
Re: [PATCH v3 6/6] net/nfb: stop only started queues in fail path
Stephen Hemminger
Re: [PATCH v3 6/6] net/nfb: stop only started queues in fail path
Martin Spinler
[PATCH v3 0/6] net/nfb: code cleanup
spinler
Re: [PATCH v3 0/6] net/nfb: code cleanup
Stephen Hemminger
[PATCH v4 0/6] net/nfb: code cleanup
spinler
[PATCH v4 1/6] net/nfb: use constant values for max Rx/Tx queues count
spinler
[PATCH v4 2/6] net/nfb: fix bad pointer access in queue stats
spinler
[PATCH v4 3/6] net/nfb: update timestamp calculation to meaningful value
spinler
Re: [PATCH v4 3/6] net/nfb: update timestamp calculation to meaningful value
Stephen Hemminger
Re: [PATCH v4 3/6] net/nfb: update timestamp calculation to meaningful value
Martin Spinler
Re: [PATCH v4 3/6] net/nfb: update timestamp calculation to meaningful value
Stephen Hemminger
Re: [PATCH v4 3/6] net/nfb: update timestamp calculation to meaningful value
Martin Spinler
[PATCH v4 4/6] net/nfb: use process private variable for internal data
spinler
[PATCH v4 5/6] net/nfb: release allocated resources correctly
spinler
[PATCH v4 6/6] net/nfb: stop only started queues in fail path
spinler
Re: [PATCH v4 0/6] net/nfb: code cleanup
Stephen Hemminger
[PATCH 0/3] Ice Tx Scheduler Fixes
Ciara Loftus
[PATCH 1/3] net/ice: check for null before dereferencing
Ciara Loftus
Re: [PATCH 1/3] net/ice: check for null before dereferencing
Bruce Richardson
[PATCH 2/3] net/ice: fix priority mode printing in Tx scheduler dump
Ciara Loftus
Re: [PATCH 2/3] net/ice: fix priority mode printing in Tx scheduler dump
Bruce Richardson
[PATCH 3/3] net/ice: re-enable strict priority on non-root levels
Ciara Loftus
Re: [PATCH 3/3] net/ice: re-enable strict priority on non-root levels
Bruce Richardson
Re: [PATCH 0/3] Ice Tx Scheduler Fixes
Bruce Richardson
[PATCH v3 0/1] Address NBL Coverity issues
Dimon Zhao
[PATCH v3 1/1] net/nbl: fix issues reported by Coverity
Dimon Zhao
Re: [PATCH v3 1/1] net/nbl: fix issues reported by Coverity
Stephen Hemminger
Re: [PATCH v3] dts: add test case docstring checks to format script
Patrick Robb
Re: [PATCH v3] dts: add test case docstring checks to format script
Luca Vizzarro
Re: [PATCH v3] dts: add test case docstring checks to format script
Dean Marx
[PATCH 00/11] doc: improve contributing documentation clarity and style
Stephen Hemminger
[PATCH 01/11] doc: correct grammar and typos in design guide
Stephen Hemminger
[PATCH 02/11] doc: improve ABI policy documentation style
Stephen Hemminger
[PATCH 03/11] doc: improve coding style guide readability
Stephen Hemminger
[PATCH 04/11] doc: improve documentation guidelines style
Stephen Hemminger
[PATCH 05/11] doc: improve Linux uAPI header documentation
Stephen Hemminger
[PATCH 06/11] doc: improve new driver guide readability
Stephen Hemminger
[PATCH 07/11] doc: improve new library guide style
Stephen Hemminger
[PATCH 08/11] doc: improve patch submission guide readability
Stephen Hemminger
[PATCH 09/11] doc: improve stable releases documentation
Stephen Hemminger
[PATCH 11/11] doc: improve vulnerability process documentation
Stephen Hemminger
[PATCH 10/11] doc: improve unit test guide readability
Stephen Hemminger
[PATCH v2 00/12] doc: improve contributing documentation clarity and style
Stephen Hemminger
[PATCH v2 01/12] doc: correct grammar and typos in design guide
Stephen Hemminger
[PATCH v2 02/12] doc: improve ABI policy documentation style
Stephen Hemminger
[PATCH v2 03/12] doc: improve coding style guide readability
Stephen Hemminger
[PATCH v2 04/12] doc: improve documentation guidelines style
Stephen Hemminger
[PATCH v2 05/12] doc: improve Linux uAPI header documentation
Stephen Hemminger
[PATCH v2 06/12] doc: improve new driver guide readability
Stephen Hemminger
[PATCH v2 07/12] doc: improve new library guide style
Stephen Hemminger
[PATCH v2 08/12] doc: improve patch submission guide readability
Stephen Hemminger
[PATCH v2 09/12] doc: improve stable releases documentation
Stephen Hemminger
[PATCH v2 10/12] doc: improve vulnerability process documentation
Stephen Hemminger
[PATCH v2 11/12] doc: improve unit test guide readability
Stephen Hemminger
[PATCH v2 12/12] doc: fix grammar and style in ABI versioning guide
Stephen Hemminger
[PATCH v4 00/11] doc: programmers guide corrections
Stephen Hemminger
[PATCH v4 01/11] doc: correct grammar and punctuation errors in ethdev guide
Stephen Hemminger
[PATCH v4 02/11] doc: correct grammar and typos in argparse library guide
Stephen Hemminger
Re: [PATCH v4 02/11] doc: correct grammar and typos in argparse library guide
fengchengwen
[PATCH v4 04/11] doc: correct errors in Linux system requirements guide
Stephen Hemminger
[PATCH v4 03/11] doc: correct grammar and typos in design guide
Stephen Hemminger
[PATCH v4 06/11] doc: correct grammar and errors in trace library guide
Stephen Hemminger
[PATCH v4 05/11] doc: correct grammar in service cores guide
Stephen Hemminger
[PATCH v4 07/11] doc: correct typos in log library guide
Stephen Hemminger
[PATCH v4 08/11] doc: correct errors in command-line library guide
Stephen Hemminger
[PATCH v4 09/11] doc: correct errors in trace library guide
Stephen Hemminger
[PATCH v4 10/11] doc: correct errors in stack library guide
Stephen Hemminger
[PATCH v4 11/11] doc: correct errors in RCU library guide
Stephen Hemminger
[PATCH 00/29] doc/guides: sample application documentation improvements
Stephen Hemminger
[PATCH 01/29] examples/timer: correct documentation errors
Stephen Hemminger
[PATCH 02/29] examples/packet_ordering: correct documentation errors
Stephen Hemminger
[PATCH 03/29] examples/service_cores: correct documentation errors
Stephen Hemminger
[PATCH 04/29] examples/rxtx_callbacks: correct documentation errors
Stephen Hemminger
[PATCH 05/29] examples/ip_fragmentation: correct documentation errors
Stephen Hemminger
[PATCH 06/29] examples/eventdev_pipeline: correct documentation errors
Stephen Hemminger
[PATCH 07/29] doc/guides: improve VMDq sample application documentation
Stephen Hemminger
[PATCH 08/29] examples/distributor: correct documentation errors
Stephen Hemminger
[PATCH 09/29] examples/ipv4_multicast: correct documentation typo
Stephen Hemminger
[PATCH 10/29] examples/test_pipeline: correct documentation errors
Stephen Hemminger
[PATCH 11/29] examples/qos: improve sample application documentation
Stephen Hemminger
[PATCH 12/29] examples/vhost: improve sample application documentation
Stephen Hemminger
[PATCH 13/29] examples/ptpclient: improve sample application documentation
Stephen Hemminger
[PATCH 14/29] doc/guides: improve vDPA sample application guide
Stephen Hemminger
[PATCH 15/29] doc/guides: improve command line sample app guide
Stephen Hemminger
[PATCH 16/29] doc/guides: improve DMA sample app guide
Stephen Hemminger
Re: [PATCH 16/29] doc/guides: improve DMA sample app guide
fengchengwen
[PATCH 17/29] doc/guides: improve FIPS validation sample app guide
Stephen Hemminger
RE: [EXTERNAL] [PATCH 17/29] doc/guides: improve FIPS validation sample app guide
Gowrishankar Muthukrishnan
[PATCH 18/29] doc/guides: improve Hello World sample app guide
Stephen Hemminger
[PATCH 19/29] doc/guides: improve sample applications introduction
Stephen Hemminger
[PATCH 20/29] doc/guides: improve IP pipeline sample app guide
Stephen Hemminger
[PATCH 21/29] doc/guides: improve IP reassembly sample app guide
Stephen Hemminger
[PATCH 22/29] doc/guides: improve IPsec security gateway guide
Stephen Hemminger
[PATCH 23/29] doc/guides: improve link status interrupt sample app guide
Stephen Hemminger
[PATCH 24/29] doc/guides: improve multi-process sample app guide
Stephen Hemminger
[PATCH 25/29] doc/guides: improve pipeline sample app guide
Stephen Hemminger
[PATCH 26/29] doc/guides: improve VM power management sample app guide
Stephen Hemminger
[PATCH 27/29] doc/guides: improve keep alive sample app guide
Stephen Hemminger
[PATCH 28/29] fix ipsec gw
Stephen Hemminger
Re: [PATCH 28/29] fix ipsec gw
Stephen Hemminger
[PATCH 29/29] fix pipeline
Stephen Hemminger
Re: [PATCH v1 0/4] ring: some fixes and improvements
Stephen Hemminger
Re: [PATCH v1 0/4] ring: some fixes and improvements
Stephen Hemminger
Re: [PATCH] net: fix parsing of frames with arbitrary VLAN stacks
Stephen Hemminger
[PATCH v2] net: fix parsing of frames with arbitrary VLAN stacks
Gregory Etelson
Re: [PATCH v2] net: fix parsing of frames with arbitrary VLAN stacks
Thomas Monjalon
Re: [PATCH v3 0/2] Rewrite devbind
Stephen Hemminger
[PATCH] config/arm: fix 32-bit cross compile with latest GCC
Bruce Richardson
Re: [PATCH] config/arm: fix 32-bit cross compile with latest GCC
Wathsala Vithanage
Re: [PATCH] config/arm: fix 32-bit cross compile with latest GCC
Thomas Monjalon
[PATCH v6] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
scott . k . mitch1
[PATCH v7] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
scott . k . mitch1
RE: [PATCH v7] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Morten Brørup
Re: [PATCH v7] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Scott Mitchell
[PATCH v8] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
scott . k . mitch1
Re: [PATCH v8] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Stephen Hemminger
Re: [PATCH v8] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Scott Mitchell
[PATCH v9] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
scott . k . mitch1
Re: [PATCH v9] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Stephen Hemminger
Re: [PATCH v9] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Scott Mitchell
RE: [PATCH v9] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Morten Brørup
[PATCH v10] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
scott . k . mitch1
RE: [PATCH v10] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Morten Brørup
Re: [PATCH v10] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Scott Mitchell
Re: [PATCH v10] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
Scott Mitchell
[PATCH v11] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
[PATCH v11] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
[PATCH v12] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
[REVIEW] eal: RTE_PTR_ADD/SUB API improvements
Stephen Hemminger
Re: [REVIEW] eal: RTE_PTR_ADD/SUB API improvements
Scott Mitchell
RE: [REVIEW] eal: RTE_PTR_ADD/SUB API improvements
Morten Brørup
[PATCH v13] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
[PATCH v14] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
RE: [PATCH v14] eal: RTE_PTR_ADD/SUB API improvements
Morten Brørup
Re: [PATCH v14] eal: RTE_PTR_ADD/SUB API improvements
Scott Mitchell
Re: [PATCH v14] eal: RTE_PTR_ADD/SUB API improvements
Scott Mitchell
[PATCH v15 0/2] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
[PATCH v15 1/2] eal: remove alloc_size from rte_lcore_var_alloc
scott . k . mitch1
[PATCH v15 2/2] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
[PATCH v16 0/2] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
[PATCH v16 1/2] eal: remove alloc_size from rte_lcore_var_alloc
scott . k . mitch1
Re: [PATCH v16 1/2] eal: remove alloc_size from rte_lcore_var_alloc
Mattias Rönnblom
Re: [PATCH v16 1/2] eal: remove alloc_size from rte_lcore_var_alloc
Stephen Hemminger
[PATCH v16 2/2] eal: RTE_PTR_ADD/SUB API improvements
scott . k . mitch1
[REVIEW] eal: RTE_PTR_ADD/SUB API improvements
Stephen Hemminger
Re: [PATCH v6] devtools: add .clang-format file
Stephen Hemminger
Re: [PATCH v5 1/1] examples/l2fwd-jobstats: fix lock availability
Stephen Hemminger
[PATCH v4 00/31] build DPDK with Wshadow flag
Bruce Richardson
[PATCH v4 01/31] eal: add more min/max helpers
Bruce Richardson
[PATCH v4 02/31] eal: fix variable shadowing
Bruce Richardson
[PATCH v4 04/31] eventdev: fix variable shadowing issues
Bruce Richardson
Re: [PATCH v4 04/31] eventdev: fix variable shadowing issues
Mattias Rönnblom
[PATCH v4 03/31] ethdev: fix variable shadowing issues
Bruce Richardson
[PATCH v4 05/31] net: remove shadowed variable
Bruce Richardson
[PATCH v4 06/31] pipeline: fix variable shadowing
Bruce Richardson
[PATCH v4 07/31] table: fix issues with variable shadowing
Bruce Richardson
[PATCH v4 08/31] power: rename variable to eliminate shadowing
Bruce Richardson
[PATCH v4 09/31] pcapng: rename variable to fix shadowing
Bruce Richardson
[PATCH v4 10/31] bbdev: fix variable shadowing
Bruce Richardson
[PATCH v4 11/31] bus/pci: remove shadowed variables
Bruce Richardson
[PATCH v4 12/31] net/intel: rename function param to avoid shadow warnings
Bruce Richardson
[PATCH v4 13/31] net/e1000: fix build with shadow warnings enabled
Bruce Richardson
[PATCH v4 14/31] net/i40e: fix build with shadow warnings enabled
Bruce Richardson
[PATCH v4 15/31] net/ice: fix build with shadow warnings enabled
Bruce Richardson
[PATCH v4 16/31] net/cpfl: fix build with shadow warnings enabled
Bruce Richardson
[PATCH v4 17/31] net/ixgbe: fix build with shadow warnings enabled
Bruce Richardson
[PATCH v4 18/31] app/testpmd: fix build with shadow warnings enabled
Bruce Richardson
[PATCH v4 19/31] app/graph: fix build with shadow warnings enabled
Bruce Richardson
[PATCH v4 20/31] app/pdump: fix warning about shadowed variable
Bruce Richardson
[PATCH v4 21/31] app/test-bbdev: remove shadow warning from next max calls
Bruce Richardson
[PATCH v4 22/31] app/test-compress-perf: rename local vars to fix shadowing
Bruce Richardson
[PATCH v4 23/31] app/test-crypto-perf: rename local vars to fix shadowing
Bruce Richardson
[PATCH v4 24/31] app/test-eventdev: fix build with shadow warnings enabled
Bruce Richardson
Earlier messages
Later messages