Show patches with: Submitter = Bruce Richardson       |   2740 patches
« 1 2 3 427 28 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] build: RFC - add support for optional dependencies Improve optional lib support - - - 17-- 2023-12-20 Bruce Richardson dmarchand New
[RFC] app/test: allow passing a parameter string to autotests [RFC] app/test: allow passing a parameter string to autotests 1 - - 51- 2023-12-15 Bruce Richardson tmonjalo New
[24.03,RFC,3/3] args: add functions to check parameter validity Add argument manipulation library - - - 411 2023-11-02 Bruce Richardson tmonjalo New
[24.03,RFC,2/3] eal: allow export of the cmdline argument parsing options Add argument manipulation library - - - -1- 2023-11-02 Bruce Richardson tmonjalo New
[24.03,RFC,1/3] args: new library to allow easier manipulation of cmdline args Add argument manipulation library - - - 1-- 2023-11-02 Bruce Richardson tmonjalo New
[RFC,5/5] app/io-proxy: add startup commands Using shared mempools for zero-copy IO proxying - - - 1-2 2023-09-22 Bruce Richardson tmonjalo New
[RFC,4/5] app: add IO proxy app using shared memory interfaces Using shared mempools for zero-copy IO proxying - - - -1- 2023-09-22 Bruce Richardson tmonjalo New
[RFC,3/5] net: new ethdev driver to communicate using shared mem Using shared mempools for zero-copy IO proxying - - - 1-- 2023-09-22 Bruce Richardson tmonjalo New
[RFC,2/5] mempool: driver for mempools of mbufs on shared memory Using shared mempools for zero-copy IO proxying - - - 1-- 2023-09-22 Bruce Richardson tmonjalo New
[RFC,1/5] bus: new driver to accept shared memory over unix socket Using shared mempools for zero-copy IO proxying - - - -1- 2023-09-22 Bruce Richardson tmonjalo New
[v3,2/2] eal: allow swapping of malloc heaps Enable apps to use external memory as native - - - 17-- 2023-09-18 Bruce Richardson tmonjalo New
[v3,1/2] eal: add flag to indicate non-EAL malloc heaps Enable apps to use external memory as native - - - 1-- 2023-09-18 Bruce Richardson tmonjalo New
[v4,12/12] eventdev: fix doxygen processing of event vector struct improve eventdev API specification/documentation 1 - - 18-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,11/12] eventdev: drop comment for anon union from doxygen improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,10/12] eventdev: clarify docs on event object fields and op types improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,09/12] eventdev: improve comments on scheduling types improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,08/12] eventdev: improve doxygen comments for control APIs improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,07/12] eventdev: improve doxygen comments on config fns improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,06/12] eventdev: improve doxygen comments on configure struct improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,05/12] eventdev: improve function documentation for query fns improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,04/12] eventdev: cleanup doxygen comments on info structure improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,03/12] eventdev: update documentation on device capability flags improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,02/12] eventdev: move text on driver internals to proper section improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[v4,01/12] eventdev: improve doxygen introduction text improve eventdev API specification/documentation 1 - - 1-- 2024-02-21 Bruce Richardson jerin Accepted
[6/6] net/ice: reduce code indent remove incorrect code for loading 16B descriptors - - - 18-- 2024-01-23 Bruce Richardson tmonjalo Accepted
[5/6] net/ice: remove incorrect 16B descriptor read block remove incorrect code for loading 16B descriptors - - - 1-- 2024-01-23 Bruce Richardson tmonjalo Accepted
[4/6] net/iavf: reduce code indent remove incorrect code for loading 16B descriptors - - - 1-- 2024-01-23 Bruce Richardson tmonjalo Accepted
[3/6] net/iavf: remove incorrect 16B descriptor read block remove incorrect code for loading 16B descriptors - - - 1-- 2024-01-23 Bruce Richardson tmonjalo Accepted
[2/6] net/i40e: reduce code indentation remove incorrect code for loading 16B descriptors - - - -1- 2024-01-23 Bruce Richardson tmonjalo Accepted
[1/6] net/i40e: remove incorrect 16B descriptor read block remove incorrect code for loading 16B descriptors - - - 1-- 2024-01-23 Bruce Richardson tmonjalo Accepted
build: fix linker warnings about undefined symbols build: fix linker warnings about undefined symbols 1 - - 18-- 2024-01-10 Bruce Richardson tmonjalo Accepted
net/vmxnet3: fix use of interrupts on FreeBSD net/vmxnet3: fix use of interrupts on FreeBSD 1 - 1 171- 2024-01-09 Bruce Richardson fyigit Accepted
[v3,2/3] build: remove 5 libs from mandatory list Improve optional lib support 1 - - 1-- 2023-12-20 Bruce Richardson dmarchand Accepted
[v3,1/3] build: track mandatory rather than optional libs Improve optional lib support 1 - - 1-- 2023-12-20 Bruce Richardson dmarchand Accepted
kernel/freebsd: fix module build on FreeBSD 14 kernel/freebsd: fix module build on FreeBSD 14 - - 1 171- 2023-12-19 Bruce Richardson tmonjalo Accepted
app/test: prevent exiting after skipped test app/test: prevent exiting after skipped test 1 - - 18-- 2023-12-14 Bruce Richardson dmarchand Accepted
app/test: remove ifdefs for cmdline library app/test: remove ifdefs for cmdline library 1 - - 18-- 2023-12-14 Bruce Richardson dmarchand Accepted
event/dlb2: remove unnecessary timer call event/dlb2: remove unnecessary timer call 1 - - 17-- 2023-12-13 Bruce Richardson jerin Accepted
[v3,9/9] event/sw: add schedule-type capability flags document scheduling types for eventdev drivers - - - 18-- 2023-12-12 Bruce Richardson jerin Accepted
[v3,8/9] event/opdl: add schedule-type capability flags document scheduling types for eventdev drivers - - - 1-- 2023-12-12 Bruce Richardson jerin Accepted
[v3,7/9] event/octeontx: add schedule-type capability flags document scheduling types for eventdev drivers - - - 1-- 2023-12-12 Bruce Richardson jerin Accepted
[v3,6/9] event/dsw: add schedule-type capability flags document scheduling types for eventdev drivers - - - 1-- 2023-12-12 Bruce Richardson jerin Accepted
[v3,5/9] event/dpaa*: add schedule-type capability flags document scheduling types for eventdev drivers 1 - - 1-- 2023-12-12 Bruce Richardson jerin Accepted
[v3,4/9] event/dlb2: add schedule-type capability flags document scheduling types for eventdev drivers 1 - - 1-- 2023-12-12 Bruce Richardson jerin Accepted
[v3,3/9] event/cnxk: add schedule-type capability flags document scheduling types for eventdev drivers - - - 1-- 2023-12-12 Bruce Richardson jerin Accepted
[v3,2/9] eventdev: clarify all-types flag documentation document scheduling types for eventdev drivers 1 - - -1- 2023-12-12 Bruce Richardson jerin Accepted
[v3,1/9] eventdev: add capability flags for supported sched types document scheduling types for eventdev drivers 1 - - 1-- 2023-12-12 Bruce Richardson jerin Accepted
[3/3] buildtools/dpdk-cmdline-gen: add explicit IPv4 and v6 types enhancements for dpdk-cmdline-gen script 1 - - 11- 2023-12-05 Bruce Richardson dmarchand Accepted
[2/3] buildtools/dpdk-cmdline-gen: fix IP address initializer enhancements for dpdk-cmdline-gen script 1 - - 1-- 2023-12-05 Bruce Richardson dmarchand Accepted
[1/3] buildtools/dpdk-cmdline-gen: support optional parameters enhancements for dpdk-cmdline-gen script 1 - - 12- 2023-12-05 Bruce Richardson dmarchand Accepted
buildtools/dpdk-cmdline-gen: fix code gen for IP addresses buildtools/dpdk-cmdline-gen: fix code gen for IP addresses 1 - - 17-- 2023-12-05 Bruce Richardson dmarchand Accepted
common/qat: fix build errors with incompatible IPSec lib common/qat: fix build errors with incompatible IPSec lib 1 - - 17-- 2023-11-22 Bruce Richardson akhil Accepted
app/test: don't count skipped tests as executed app/test: don't count skipped tests as executed 3 - - 17-- 2023-11-13 Bruce Richardson tmonjalo Accepted
event/dlb2: fix missing queue ordering capability flag event/dlb2: fix missing queue ordering capability flag 1 - - 131- 2023-11-09 Bruce Richardson jerin Accepted
doc/rel_notes: add note on libarchive dependencies doc/rel_notes: add note on libarchive dependencies - 1 - 16-1 2023-11-09 Bruce Richardson dmarchand Accepted
test/eventdev: avoid configuring port or queue twice test/eventdev: avoid configuring port or queue twice 2 - - 17-- 2023-11-07 Bruce Richardson jerin Accepted
event/dlb2: fix name check in selftest event/dlb2: fix name check in selftest 1 - - 17-- 2023-11-07 Bruce Richardson jerin Accepted
eal/x86: fix segfaults in waitpkg power intrinsics eal/x86: fix segfaults in waitpkg power intrinsics - 2 - 17-- 2023-11-07 Bruce Richardson tmonjalo Accepted
doc/contributing: update RST text-wrapping guidelines doc/contributing: update RST text-wrapping guidelines 4 - - 17-- 2023-11-03 Bruce Richardson dmarchand Accepted
[v7,9/9] examples/ntb: auto-generate cmdline boilerplate document and simplify use of cmdline - - - 17-- 2023-10-27 Bruce Richardson dmarchand Accepted
[v7,8/9] buildtools/dpdk-cmdline-gen: support option strings document and simplify use of cmdline - - - 1-- 2023-10-27 Bruce Richardson dmarchand Accepted
[v7,7/9] examples/vdpa: auto-generate cmdline boilerplate document and simplify use of cmdline - - - 1-- 2023-10-27 Bruce Richardson dmarchand Accepted
[v7,6/9] examples/bond: auto-generate cmdline boilerplate document and simplify use of cmdline - - - 1-- 2023-10-27 Bruce Richardson dmarchand Accepted
[v7,5/9] examples/hotplug_mp: auto-generate cmdline boilerplate document and simplify use of cmdline - - - 1-- 2023-10-27 Bruce Richardson dmarchand Accepted
[v7,4/9] examples/simple_mp: auto-generate cmdline boilerplate document and simplify use of cmdline - - - -1- 2023-10-27 Bruce Richardson dmarchand Accepted
[v7,3/9] ci: allow use of DPDK tools when building examples document and simplify use of cmdline - 1 - 1-- 2023-10-27 Bruce Richardson dmarchand Accepted
[v7,2/9] buildtools: script to generate cmdline boilerplate document and simplify use of cmdline - - - 1-- 2023-10-27 Bruce Richardson dmarchand Accepted
[v7,1/9] doc/prog_guide: new chapter on cmdline library document and simplify use of cmdline - - - 1-- 2023-10-27 Bruce Richardson dmarchand Accepted
ethdev: fix incorrect function name in comment ethdev: fix incorrect function name in comment 2 - - 16-- 2023-10-20 Bruce Richardson fyigit Accepted
[v5,2/2] eventdev: fix missing driver names in info struct [v5,1/2] eventdev: fix device pointer for vdev-based eventdevs - - - 16-- 2023-10-18 Bruce Richardson jerin Accepted
[v5,1/2] eventdev: fix device pointer for vdev-based eventdevs [v5,1/2] eventdev: fix device pointer for vdev-based eventdevs 1 - - 1-- 2023-10-18 Bruce Richardson jerin Accepted
[v2] eventdev: drop custom OS defines [v2] eventdev: drop custom OS defines 1 - - 14-- 2023-10-04 Bruce Richardson jerin Accepted
doc/contributing: update test guidelines for meson changes doc/contributing: update test guidelines for meson changes - - - 17-- 2023-10-02 Bruce Richardson tmonjalo Accepted
[2/2] event/*: add driver selftests to driver-tests suite Add eventdev tests to test suites - - - 17-- 2023-09-28 Bruce Richardson jerin Accepted
[1/2] event/sw: add self tests to fast tests Add eventdev tests to test suites 1 - - 1-- 2023-09-28 Bruce Richardson jerin Accepted
[2/2] app/test: make crypto scheduler an optional dependency [1/2] app/test: add support for optional dependencies - - - 17-- 2023-09-28 Bruce Richardson dmarchand Accepted
[1/2] app/test: add support for optional dependencies [1/2] app/test: add support for optional dependencies - 1 1 1-- 2023-09-28 Bruce Richardson dmarchand Accepted
[2/2] devtools: check for tests added without a test suite add checks for tests not in a suite - - - 17-- 2023-09-15 Bruce Richardson dmarchand Accepted
[1/2] app/test: emit warning for tests not in a test suite add checks for tests not in a suite - - - 1-- 2023-09-15 Bruce Richardson dmarchand Accepted
[v4] app/test: add support for skipping tests [v4] app/test: add support for skipping tests 2 - - 17-- 2023-09-14 Bruce Richardson dmarchand Accepted
event/sw: remove obsolete comment event/sw: remove obsolete comment 2 - - 17-- 2023-09-14 Bruce Richardson jerin Accepted
[2/2] build: fail if explicitly requested driver is unbuildable [1/2] build: fail if explicitly requested lib is unbuildable 1 - - 17-- 2023-09-01 Bruce Richardson dmarchand Accepted
[1/2] build: fail if explicitly requested lib is unbuildable [1/2] build: fail if explicitly requested lib is unbuildable 2 - - -1- 2023-09-01 Bruce Richardson dmarchand Accepted
[v2,4/4] net/iavf: add support for runtime queue reconfiguration Fix i40e/iavf queue reconfig and restarting 1 - - 17-- 2023-08-31 Bruce Richardson qzhan15 Accepted
[v2,3/4] net/iavf: fix restart of Rx queue on reconfigure Fix i40e/iavf queue reconfig and restarting - - - 1-- 2023-08-31 Bruce Richardson qzhan15 Accepted
[v2,2/4] net/iavf: fix buffer leak on Tx queue stop Fix i40e/iavf queue reconfig and restarting 1 - - 1-- 2023-08-31 Bruce Richardson qzhan15 Accepted
[v2,1/4] net/i40e: fix buffer leak on Rx reconfiguration Fix i40e/iavf queue reconfig and restarting 1 - - 1-- 2023-08-31 Bruce Richardson qzhan15 Accepted
[3/3] devtools: enable testing ppc builds on ubuntu enable PPC in test-meson-builds on ubuntu 1 - - 17-- 2023-08-31 Bruce Richardson tmonjalo Accepted
[2/3] crypto/ipsec_mb: fix build failures due to incompatible lib enable PPC in test-meson-builds on ubuntu 1 - - 1-- 2023-08-31 Bruce Richardson tmonjalo Accepted
[1/3] vhost: fix build for powerpc enable PPC in test-meson-builds on ubuntu 1 - 1 1-- 2023-08-31 Bruce Richardson tmonjalo Accepted
[v4] doc: build manpages as well as html output [v4] doc: build manpages as well as html output 2 1 - 17-- 2023-08-31 Bruce Richardson tmonjalo Accepted
[v2] eal/x86: fix build on systems with WAITPKG support [v2] eal/x86: fix build on systems with WAITPKG support 1 - 1 141- 2023-08-28 Bruce Richardson dmarchand Accepted
build: make crypto libraries optional build: make crypto libraries optional 2 - - 141- 2023-08-25 Bruce Richardson dmarchand Accepted
build: add pdcp to optional libs build: add pdcp to optional libs 2 - - 141- 2023-08-25 Bruce Richardson dmarchand Accepted
[v6,11/11] build: expand list of optional libraries expand list of optional libraries 1 - - 121- 2023-08-16 Bruce Richardson dmarchand Accepted
[v6,10/11] build: make most device classes optional expand list of optional libraries 1 - - 1-- 2023-08-16 Bruce Richardson dmarchand Accepted
[v6,09/11] examples/l3fwd: make eventdev an optional dependency expand list of optional libraries 1 - - 1-- 2023-08-16 Bruce Richardson dmarchand Accepted
[v6,08/11] app/test: add debug test suite expand list of optional libraries - - - 1-- 2023-08-16 Bruce Richardson dmarchand Accepted
[v6,07/11] app/test: add test case for scripted telemetry commands expand list of optional libraries - - - 1-- 2023-08-16 Bruce Richardson dmarchand Accepted
[v6,06/11] app/test: define unit tests suites based on test macros expand list of optional libraries 1 - - 1-- 2023-08-16 Bruce Richardson dmarchand Accepted
« 1 2 3 427 28 »