Show patches with: Submitter = Wiles, Keith       |   202 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tap:remove maintainer tap:remove maintainer 1 - - 13-- 2021-12-02 Wiles, Keith fyigit Accepted
eal:missing newline on RTE_LOG msg eal:missing newline on RTE_LOG msg - - - 4-- 2018-12-16 Wiles, Keith tmonjalo Accepted
[v2] add shorthand support for __rte_weak macro [v2] add shorthand support for __rte_weak macro - 1 - 2-- 2018-10-05 Wiles, Keith tmonjalo Accepted
[dpdk-dev] rte_kvargs:fix comments to use commas not semicolons 1 - - 2-- 2018-03-10 Wiles, Keith tmonjalo Accepted
[dpdk-dev] app: fix gcc -O3 compiler errors 1 - - 2-- 2017-08-15 Wiles, Keith Accepted
[dpdk-dev] eal/common: minor fix for spelling and format - - - 1-1 2017-07-07 Wiles, Keith tmonjalo Accepted
[dpdk-dev] maintainers: handoff ownership of Tap PMD 1 - - 2-- 2017-03-30 Wiles, Keith tmonjalo Accepted
[dpdk-dev,v4] net/bonding: reduce slave starvation on rx poll 1 - - 2-- 2017-03-21 Wiles, Keith fyigit Accepted
[dpdk-dev,v5] doc: use corelist instead of coremask 1 - - 2-- 2017-02-27 Wiles, Keith Accepted
[dpdk-dev,v4] net/tap: fix coverity warning on strncpy - - - 2-- 2017-02-17 Wiles, Keith fyigit Accepted
[dpdk-dev] examples: optind should be reset to one not zero - - - 2-- 2017-02-14 Wiles, Keith tmonjalo Accepted
[dpdk-dev,v3,7/7] net/tap: move closing fds to pmd close from pmd stop 1 - - 1-1 2017-02-06 Wiles, Keith fyigit Accepted
[dpdk-dev,v3,6/7] net/tap: link set down must be done before close - - - 1-1 2017-02-06 Wiles, Keith fyigit Accepted
[dpdk-dev,v3,5/7] net/tap: cleanup log messages - - - 1-1 2017-02-06 Wiles, Keith fyigit Accepted
[dpdk-dev,v3,4/7] net/tap: fix multi-queue support - - - 1-1 2017-02-06 Wiles, Keith fyigit Accepted
[dpdk-dev,v3,3/7] net/tap: remove unused variable and minor cleanup - - - 1-1 2017-02-06 Wiles, Keith fyigit Accepted
[dpdk-dev,v3,2/7] net/tap: remove redundant fds array - - - 1-1 2017-02-06 Wiles, Keith fyigit Accepted
[dpdk-dev,v3,1/7] net/tap: fix tap docs for device name - - - 1-1 2017-02-06 Wiles, Keith fyigit Accepted
[dpdk-dev] net/tap: fix IFF_MULTI_QUEUE in older kernels not found - 1 - 2-- 2017-01-20 Wiles, Keith fyigit Accepted
[dpdk-dev,v12] net/tap: new TUN/TAP device PMD - - - 11- 2016-12-12 Wiles, Keith fyigit Accepted
[dpdk-dev,v3] config: remove duplicate configuration information - - - --- 2016-03-04 Wiles, Keith Accepted
[dpdk-dev] config: add missing CONFIG_RTE_ARCH_64 configurations - - - --- 2016-03-04 Wiles, Keith Accepted
[dpdk-dev] doc: deprecation notice in 16.04 for rte_mempool changes - - - --- 2016-02-12 Wiles, Keith Accepted
[dpdk-dev] Remove the extra blank lines in the output - - - --- 2015-12-08 Wiles, Keith tmonjalo Accepted
[dpdk-dev] eal:Change log output to DEBUG instead of INFO - - - --- 2015-09-10 Wiles, Keith tmonjalo Accepted
[dpdk-dev,v2] eal:Fix log messages always being printed from rte_eal_cpu_init - - - --- 2015-06-08 Wiles, Keith Accepted
[dpdk-dev,v10,2/2] mk:Introduce the EXTRA_LDLIBS variable - - - --- 2015-05-14 Wiles, Keith Accepted
[dpdk-dev,v10,1/2] mk:Simplify the ifdefs in the makefile - - - --- 2015-05-14 Wiles, Keith Accepted
[dpdk-dev] Remove NO_AUTOLIBS option - - - --- 2015-05-01 Wiles, Keith Accepted
[dpdk-dev] Move mk/rte.extvars.mk to mk/internal/rte.extvars.mk - - - --- 2015-03-04 Wiles, Keith Accepted
[dpdk-dev] Missing use of macro rte_eth_dev_is_valid_port() - - - --- 2015-02-26 Wiles, Keith Accepted
[dpdk-dev] Remove unused static function revert_protocol_type() causing error with clang - - - --- 2015-02-23 Wiles, Keith Accepted
[dpdk-dev,v2] __mempool_get_bulk: remove useless variable - - - --- 2014-10-09 Wiles, Roger Keith Accepted
[dpdk-dev,v4] Clang compile error with RTE_LIBRTE_MEMPOOL_DEBUG enabled. - - - --- 2014-10-05 Wiles, Roger Keith Accepted
[dpdk-dev,v2] rte_mempool_dump() crashes with NULL rte_mempool pointer. - - - --- 2014-09-28 Wiles, Roger Keith Accepted
[v6] ring:add ring walk routine [v6] ring:add ring walk routine - - - 4-- 2018-12-27 Wiles, Keith tmonjalo Rejected
[v6] eal:add tailq walk routine [v6] eal:add tailq walk routine - - - 4-- 2018-12-27 Wiles, Keith tmonjalo Rejected
[v4] dfs:add FUSE based filesystem for DPDK [v4] dfs:add FUSE based filesystem for DPDK - - - 1-1 2018-12-27 Wiles, Keith tmonjalo Rejected
lib/Makefile: cleanup file to be readable lib/Makefile: cleanup file to be readable - - - 2-- 2018-08-09 Wiles, Keith tmonjalo Rejected
[dpdk-dev] kvargs: return error if key not find in kvlist - - - 2-- 2017-08-09 Wiles, Keith Rejected
[dpdk-dev,v2] usertools: script to output version string - - - 2-- 2017-07-06 Wiles, Keith tmonjalo Rejected
[dpdk-dev,v2] examples/performance-thread: add c++ ifdefs - - - 2-- 2017-04-16 Wiles, Keith Rejected
[dpdk-dev,v12] net/tap: new TUN/TAP device PMD - - - 11- 2016-12-12 Wiles, Keith Rejected
[dpdk-dev] spinlock:move constructor function out of header - - - --- 2016-07-14 Wiles, Keith Rejected
[dpdk-dev,v2,2/2] fix building with clang-3.8.0 compiler - - - --- 2016-06-26 Wiles, Keith Rejected
[dpdk-dev,v2] mbuf:rearrange mbuf to be more mbuf chain friendly - - - --- 2016-06-25 Wiles, Keith Rejected
[dpdk-dev] ixgbe:enable configuration for old ptype behavior - - - --- 2016-06-25 Wiles, Keith Rejected
[dpdk-dev] tools:new tool for system info CPU, memory and huge pages - - - --- 2016-05-13 Wiles, Keith tmonjalo Rejected
[dpdk-dev] mk: add makefile extention support - - - --- 2016-02-09 Wiles, Keith tmonjalo Rejected
[dpdk-dev,v2] log:Change magic number on RTE_LOG_LEVEL to an enum name - - - --- 2015-08-02 Wiles, Keith Rejected
[dpdk-dev,RFC,4/4,v2] Update PMD files for new common device support - - - --- 2015-04-13 Wiles, Keith Rejected
[dpdk-dev,RFC,3/4,v2] Add the test file changes for common device support - - - --- 2015-04-13 Wiles, Keith Rejected
[dpdk-dev,RFC,2/4,v2] Add the ethdev changes for multiple device support - - - --- 2015-04-13 Wiles, Keith Rejected
[dpdk-dev,RFC,1/4,v2] Adding the common device files for multiple device support - - - --- 2015-04-13 Wiles, Keith Rejected
[dpdk-dev] External app builds need to locate common make fragments and includes. - - - --- 2015-02-28 Wiles, Keith Rejected
[dpdk-dev] Add support to read target/generic/rte.vars.mk file for external builds - - - --- 2015-02-14 Wiles, Keith Rejected
[dpdk-dev] Add Q variable to external builds to be quite - - - --- 2015-02-14 Wiles, Keith Rejected
[dpdk-dev] Add external parser support for unknown commands. - - - --- 2014-11-02 Wiles, Roger Keith Rejected
[dpdk-dev] Allow verbose output for INSTALL-SHARED - - - --- 2014-11-02 Wiles, Roger Keith Rejected
[dpdk-dev,v3] Adding the routines rte_pktmbuf_alloc_bulk() and rte_pktmbuf_free_bulk() - - - --- 2014-10-07 Wiles, Roger Keith Rejected
[dpdk-dev,2/2] Adding the routines rte_pktmbuf_alloc_bulk() and rte_pktmbuf_free_bulk() - - - --- 2014-10-04 Wiles, Roger Keith Rejected
[dpdk-dev,1/2] Move the error check inside __mempool_check_cookies() - - - --- 2014-10-04 Wiles, Roger Keith Rejected
[dpdk-dev] Function __mempool_get_bulk() returns wrong count. - - - --- 2014-09-27 Wiles, Roger Keith Rejected
[dpdk-dev,RFC] usertools: add dpdk run script - - - -11 2017-07-06 Wiles, Keith tmonjalo RFC
[dpdk-dev,RFC] eal:Add new API for parsing args at rte_eal_init time - - - --- 2015-06-03 Wiles, Keith RFC
[dpdk-dev] Simplify the ifdefs in rte.app.mk. - - - --- 2015-04-28 Wiles, Keith RFC
[dpdk-dev,RFC] Simplify the ifdefs in rte.app.mk. - - - --- 2015-04-28 Wiles, Keith RFC
[dpdk-dev,RFC] More changes for rte_mempool.h:__mempool_get_bulk() - - - --- 2014-09-28 Wiles, Roger Keith RFC
[dpdk-dev,v2,1/2] e1000:fix gcc test for clang builds - - - --- 2016-06-26 Wiles, Keith bruce Not Applicable
[dpdk-dev] Question about memzone failure problem. - - - --- 2016-04-22 Wiles, Keith Not Applicable
[dpdk-dev] Clang compile error with RTE_LIBRTE_MEMPOOL_DEBUG enabled. - - - --- 2014-09-27 Wiles, Roger Keith Not Applicable
[dpdk-dev] Clang compile error with RTE_LIBRTE_MEMPOOL_DEBUG enabled. - - - --- 2014-09-27 Wiles, Roger Keith Not Applicable
[dpdk-dev] Clang compile error with RTE_LIBRTE_MEMPOOL_DEBUG enabled. - - - --- 2014-09-27 Wiles, Roger Keith Not Applicable
[dpdk-dev,5/5] net/tap: remove unused variable and minor cleanup 1 - - 2-- 2017-02-02 Wiles, Keith fyigit Changes Requested
[dpdk-dev,4/5] net/tap: fix up log message to correct channel 1 - - 1-1 2017-02-02 Wiles, Keith fyigit Changes Requested
[dpdk-dev,3/5] net/tap: remove redundant fds array 1 - - 2-- 2017-02-02 Wiles, Keith fyigit Changes Requested
[dpdk-dev,2/5] net/tap: fix multi-queue support - - - 2-- 2017-02-02 Wiles, Keith fyigit Changes Requested
[dpdk-dev,1/5] nic/tap: fix tap docs for device name - - - 2-- 2017-02-02 Wiles, Keith fyigit Changes Requested
[dpdk-dev] gcc compiler option -Og warnings fix - - - --- 2016-04-01 Wiles, Keith Changes Requested
[dpdk-dev] eal: add missing long-options for short option arguments - - - --- 2016-02-25 Wiles, Keith tmonjalo Changes Requested
tap:remove maintainer tap:remove maintainer - - - 21- 2021-12-02 Wiles, Keith fyigit Superseded
[v5] ring:add ring walk routine [v5] ring:add ring walk routine - - - 2-- 2018-12-27 Wiles, Keith Superseded
[v5] eal:add tailq walk routine [v5] eal:add tailq walk routine - - - 4-- 2018-12-27 Wiles, Keith Superseded
[v5] ring:add ring walk routine [v5] ring:add ring walk routine - - - 2-- 2018-12-27 Wiles, Keith Superseded
[v4] ring:add ring walk routine [v4] ring:add ring walk routine - - - 11- 2018-12-27 Wiles, Keith Superseded
[v4] eal:add tailq walk routine [v4] eal:add tailq walk routine - - - 11- 2018-12-27 Wiles, Keith Superseded
[v3,1/3] dfs:add FUSE based filesystem for DPDK [v3,1/3] dfs:add FUSE based filesystem for DPDK - - - -1- 2018-12-16 Wiles, Keith tmonjalo Superseded
[v3,3/3] ring:add ring walk routine [v2,1/3] dfs:add FUSE based filesystem for DPDK - - - -1- 2018-12-16 Wiles, Keith tmonjalo Superseded
[v3,2/3] eal:add tailq walk routine [v2,1/3] dfs:add FUSE based filesystem for DPDK - - - 1-- 2018-12-16 Wiles, Keith tmonjalo Superseded
[v2,1/3] dfs:add FUSE based filesystem for DPDK [v2,1/3] dfs:add FUSE based filesystem for DPDK - - - -1- 2018-12-16 Wiles, Keith Superseded
[v2,3/3] ring:add ring walk routine [v2,1/3] dfs:add FUSE based filesystem for DPDK - - - -11 2018-12-16 Wiles, Keith Superseded
[v2,2/3] eal:add tailq walk routine [v2,1/3] dfs:add FUSE based filesystem for DPDK - - - -11 2018-12-16 Wiles, Keith Superseded
[v2,1/3] dfs:add FUSE based filesystem for DPDK [v2,1/3] dfs:add FUSE based filesystem for DPDK - - - -11 2018-12-16 Wiles, Keith Superseded
eal: turn off getopt_long error messages eal: turn off getopt_long error messages - - - 4-- 2018-12-16 Wiles, Keith tmonjalo Superseded
[4/4] ring:add ring walk routine [1/4] dfs:add FUSE based filesystem for DPDK - - - -11 2018-12-16 Wiles, Keith Superseded
[3/4] eal:add tailq walk routine [1/4] dfs:add FUSE based filesystem for DPDK - - - -11 2018-12-16 Wiles, Keith Superseded
[2/4] eal: turn off getopt_long error messages [1/4] dfs:add FUSE based filesystem for DPDK - - - 1-1 2018-12-16 Wiles, Keith Superseded
[1/4] dfs:add FUSE based filesystem for DPDK [1/4] dfs:add FUSE based filesystem for DPDK - - - -11 2018-12-16 Wiles, Keith Superseded
[10/10] bpf: update code to use __rte_weak macro [01/10] eal: add shorthand __rte_weak macro - - - 2-- 2018-08-03 Wiles, Keith tmonjalo Superseded
[09/10] acl: update code to use __rte_weak macro [01/10] eal: add shorthand __rte_weak macro - - - 2-- 2018-08-03 Wiles, Keith tmonjalo Superseded
« 1 2 3 »