Show patches with: Submitter = Aaron Conole       |   309 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] common/mlx5: Optimize mlx5 mempool get extmem [v2] common/mlx5: Optimize mlx5 mempool get extmem - - - 17-- 2023-10-10 Aaron Conole rasland New
github: Reduce ASLR entropy to be compatible with asan in llvm 14. github: Reduce ASLR entropy to be compatible with asan in llvm 14. - - - 171- 2024-03-12 Aaron Conole dmarchand Accepted
test: eal: update base-virtaddr parameter test test: eal: update base-virtaddr parameter test - - - 181- 2023-07-20 Aaron Conole tmonjalo Accepted
[v5] guides: add a guide for developing unit tests [v5] guides: add a guide for developing unit tests 3 - - 1211 2021-10-15 Aaron Conole tmonjalo Accepted
[v4] test: remove strict timing requirements from alarm and cycles tests [v4] test: remove strict timing requirements from alarm and cycles tests - - - 61- 2021-06-03 Aaron Conole dmarchand Accepted
[v6,3/3] ipfrag: add unit test case ip_frag: add a unit test for fragmentation - 1 1 3-- 2020-04-20 Aaron Conole tmonjalo Accepted
[v6,2/3] ip_frag: ensure minimum v6 fragmentation length ip_frag: add a unit test for fragmentation 3 - - 2-- 2020-04-20 Aaron Conole tmonjalo Accepted
[v6,1/3] ip_frag: ensure minimum v4 fragmentation length ip_frag: add a unit test for fragmentation 3 - - 5-1 2020-04-20 Aaron Conole tmonjalo Accepted
[v2] service: don't walk out of bounds when checking services [v2] service: don't walk out of bounds when checking services - 1 - 6-- 2019-12-03 Aaron Conole dmarchand Accepted
test/interrupt: account for race with callback test/interrupt: account for race with callback - 1 - 4-1 2019-08-08 Aaron Conole tmonjalo Accepted
test/mcslock: wait for lcore completion test/mcslock: wait for lcore completion 1 1 - 5-- 2019-08-07 Aaron Conole Accepted
[v2,2/2] ci: enable unit tests under travis-ci Enable fast-unit tests under travis 1 1 - 11- 2019-08-02 Aaron Conole Accepted
[v2,1/2] tests: Fix unit tests for shared builds Enable fast-unit tests under travis 1 1 - 41- 2019-08-02 Aaron Conole Accepted
[v2] librte_acl: fix undefined behavior [v2] librte_acl: fix undefined behavior 1 - - 5-- 2019-07-31 Aaron Conole Accepted
test: fix undefined behavior in flow classify test test: fix undefined behavior in flow classify test - - - 4-- 2019-07-30 Aaron Conole Accepted
[v2] ipc: unlock on failure [v2] ipc: unlock on failure 1 1 1 4-- 2019-05-06 Aaron Conole tmonjalo Accepted
net/virtio: fix dangling pointer on failure net/virtio: fix dangling pointer on failure - 1 - 4-- 2019-04-15 Aaron Conole mcoquelin Accepted
[v2,3/3] app/test/meson: auto detect number of cores travis: enhancements for build (plus a meson fix) 2 1 - 2-- 2019-04-12 Aaron Conole Accepted
[v2,2/3] travis: add a distinguisher to the 'extra' builds travis: enhancements for build (plus a meson fix) 1 1 - 2-- 2019-04-12 Aaron Conole Accepted
[v2,1/3] travis: enable ccache travis: enhancements for build (plus a meson fix) 1 1 - 4-- 2019-04-12 Aaron Conole Accepted
[dpdk-dev,v2] eal: abstract away the auxiliary vector - - - 1-1 2018-04-02 Aaron Conole tmonjalo Accepted
[dpdk-dev,RFC,4/4] enic: remove anscillary assignment - 1 - 2-- 2017-09-26 Aaron Conole fyigit Accepted
[dpdk-dev,RFC,3/4] enic: remove unused code - 1 - 2-- 2017-09-26 Aaron Conole fyigit Accepted
[dpdk-dev,RFC,2/4] enic: fix assignment - 1 - 2-- 2017-09-26 Aaron Conole fyigit Accepted
[dpdk-dev,RFC,1/4] enic: update format string to match arg types - 1 - 2-- 2017-09-26 Aaron Conole fyigit Accepted
[dpdk-dev] enic: check for nb_free > 0 - 1 - 11- 2017-08-02 Aaron Conole Accepted
[dpdk-dev,2/2] eal: deprecate rte_cpu_check_supported - - - 2-- 2017-04-04 Aaron Conole tmonjalo Accepted
[dpdk-dev,1/2] eal: add rte_cpu_is_supported to map - - - 2-- 2017-04-04 Aaron Conole tmonjalo Accepted
[dpdk-dev,v7,14/14] rte_eal_init: add info about various error codes 1 - - 2-- 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,13/14] eal: do not panic when bus probe/scan fails - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,12/14] eal: do not panic if vdev init fails - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,11/14] eal: do not panic on PCI failures - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,10/14] eal: do not error if plugins fail to init - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,09/14] eal: do not panic on interrupt thread init - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,08/14] eal: do not panic on timer init failure - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,07/14] eal: do not panic on a number of conditions - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,06/14] eal: set errno when exiting for already called - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,05/14] eal: do not panic on memzone initialization fails - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,04/14] eal: do not panic if parsing args returns error - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,03/14] eal: do not panic on hugepage info init - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,02/14] eal: do not panic when CPU isn't supported - - - 1-1 2017-03-22 Aaron Conole Accepted
[dpdk-dev,v7,01/14] eal: do not panic on cpu detection - - - 2-- 2017-03-22 Aaron Conole Accepted
[dpdk-dev] rte_eal: clarify the argc and argv documentation - - - 1-- 2016-12-08 Aaron Conole tmonjalo Accepted
[dpdk-dev,v3,2/7] drivers/net/e1000: Suppress misleading indentation warning - - - --- 2016-03-30 Aaron Conole Accepted
[dpdk-dev,v2,7/7] drivers/net/ixgbe: Fix uninitialized warning - - - --- 2016-03-22 Aaron Conole Accepted
[dpdk-dev,v2,6/7] drivers/net/ixgbe: Signed left shift operator - - - --- 2016-03-22 Aaron Conole Accepted
[dpdk-dev,v2,5/7] drivers/net/e1000/igb: Signed left shift operator - - - --- 2016-03-22 Aaron Conole Accepted
[dpdk-dev,v2,4/7] drivers/net/ixgbe: Fix vlan filter missing brackets - - - --- 2016-03-22 Aaron Conole Accepted
[dpdk-dev,v2,3/7] drivers/net/e1000: Fix missing lsc interrupt check brackets - - - --- 2016-03-22 Aaron Conole Accepted
[dpdk-dev,v2,1/7] app/test/test: Fix missing brackets - - - --- 2016-03-22 Aaron Conole Accepted
[dpdk-dev] librte_power: channel_commands: Remove duplicate definition - - - --- 2015-10-23 Aaron Conole Accepted
[dpdk-dev] librte_vhost: eventfd_link: Update the makefile to build against an arbitrary kernel - - - --- 2015-09-23 Aaron Conole Accepted
ethdev: move sanity checks to non-debug paths ethdev: move sanity checks to non-debug paths - - - 1-- 2018-07-22 Aaron Conole fyigit Rejected
[dpdk-dev,RFC] librte_vhost: Add unix domain socket fd registration - - - --- 2016-06-17 Aaron Conole yliu Rejected
[dpdk-dev,2.3] tools/dpdk_nic_bind.py: Verbosely warn the user on bind - - - --- 2015-12-11 Aaron Conole tmonjalo Rejected
[RFC] service: stop lcore threads before 'finalize' [RFC] service: stop lcore threads before 'finalize' - - - 1-- 2020-01-16 Aaron Conole dmarchand RFC
[RFC,3/3] ci: enable tests on non-arm platforms ci: enable unit tests for non-aarch64 platforms - - - 1-- 2019-03-29 Aaron Conole tmonjalo RFC
[RFC,2/3] meson-tests: separate slower tests ci: enable unit tests for non-aarch64 platforms - - - 1-- 2019-03-29 Aaron Conole tmonjalo RFC
[RFC,1/3] test/meson: auto detect number of cores ci: enable unit tests for non-aarch64 platforms - - - 1-- 2019-03-29 Aaron Conole tmonjalo RFC
[dpdk-dev,RFC,23/23] eal: do not panic (or abort) if vdev init fails - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,22/23] eal_common_dev: continue initializing vdevs - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,21/23] eal: do not panic on failed PCI probe - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,20/23] eal_pci: Continue probing even on failures - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,19/23] eal: do not error if plugins fail to init - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,18/23] eal: Do not panic on interrupt thread init - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,17/23] eal: change the private pipe call to reflect errno - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,16/23] eal: convert timer_init not to call panic - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,15/23] eal: do not panic on alarm init - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,14/23] eal: do not panic on tailq init - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,13/23] eal: do not panic on memory init - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,12/23] eal: do not panic on vfio failure - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,11/23] eal: Do not panic on pci-probe - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,10/23] eal: Do not panic on log failures - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,09/23] eal: set errno when exiting for already called - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,08/23] eal: do not panic on memzone initialization fails - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,07/23] eal: Signal error when CPU isn't supported - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,06/23] eal-common: introduce a way to query cpu support - - - --1 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,05/23] eal: failure to parse args returns error - - - 1-- 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,04/23] eal: do not panic on failed hugepage query - - - 1-- 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,03/23] eal: No panic on hugepages info init - - - 1-- 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,02/23] eal: return error instead of panic for cpu init - - - 1-- 2016-12-30 Aaron Conole RFC
[dpdk-dev,RFC,01/23] eal: CPU init will no longer panic - - - 1-- 2016-12-30 Aaron Conole RFC
gpu/cuda: Add missing stdlib include gpu/cuda: Add missing stdlib include - - - 17-- 2023-09-26 Aaron Conole dmarchand Not Applicable
Build errors due to duplicate version.map entries in librte_power Build errors due to duplicate version.map entries in librte_power - - - --1 2021-02-15 Aaron Conole Not Applicable
[dpdk-dev] nfp: restore the unlink operation 2 - - 2-- 2018-05-14 Aaron Conole Not Applicable
[dpdk-dev,RFC,2/2] nfp: allow for non-root user 2 - - 1-1 2018-04-12 Aaron Conole fyigit Not Applicable
[dpdk-dev,RFC,1/2] nfp: unlink the appropriate lock file - - - 1-1 2018-04-12 Aaron Conole fyigit Not Applicable
[dpdk-dev,branch-16.11] net/i40e: return errno when interrupt setup fails - 1 - 2-- 2017-10-19 Aaron Conole Not Applicable
[dpdk-dev] eal: bus scan and probe never fail - - - -11 2017-10-10 Aaron Conole Not Applicable
[dpdk-dev] eal: check cpu flags at init 1 - - --- 2016-09-26 Aaron Conole Not Applicable
[dpdk-dev,3/8] drivers/net/e1000: Fix missing brackets - - - --- 2016-02-26 Aaron Conole Not Applicable
test: make hugepage check more robust under Linux test: make hugepage check more robust under Linux - - - 612 2021-03-17 Aaron Conole dmarchand Changes Requested
[3/3] acl: adjust the tests librte_acl: fixes related to testing with the meson build - - - 2-- 2019-04-08 Aaron Conole tmonjalo Changes Requested
[2/3] acl: update the build for multi-arch librte_acl: fixes related to testing with the meson build - - - 2-- 2019-04-08 Aaron Conole tmonjalo Changes Requested
[1/3] acl: fix arm argument types librte_acl: fixes related to testing with the meson build - - - 4-- 2019-04-08 Aaron Conole tmonjalo Changes Requested
common/mlx5: Optimize mlx5 mempool get extmem common/mlx5: Optimize mlx5 mempool get extmem - - - 161- 2023-09-26 Aaron Conole rasland Superseded
[v4] guides: add a guide for developing unit tests [v4] guides: add a guide for developing unit tests 3 - - 4-- 2021-07-14 Aaron Conole tmonjalo Superseded
[v3] test: remove strict timing requirements from alarm and cycles tests [v3] test: remove strict timing requirements from alarm and cycles tests - - - 4-- 2021-06-03 Aaron Conole dmarchand Superseded
[v2] test: remove strict timing requirements from alarm and cycles tests [v2] test: remove strict timing requirements from alarm and cycles tests - - - 7-3 2021-05-26 Aaron Conole dmarchand Superseded
test: drop 'alarm_autotest' and 'cycles_autotest' from test suite test: drop 'alarm_autotest' and 'cycles_autotest' from test suite - - - 811 2021-05-25 Aaron Conole tmonjalo Superseded
« 1 2 3 4 »