Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Conor Walsh
| 237 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
PaulSzczepanek
PaulSzczepanek
probb
probb
ci
ci
ci
mcoquelin
akhil
ajitkhaparde
xiachenbo
bluca
fyigit
shemminger
tmonjalo
tmonjalo
tmonjalo
tmonjalo
dmarchand
dmarchand
dmarchand
dmarchand
bruce
jerin
ktraynor
rasland
aconole
Apply
«
1
2
3
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v3,2/2] net/bnxt: fix format characters for unsigned values
build: add Wformat to fix gcc compile warnings and format fixes
1 - -
8
1
-
2020-11-19
Conor Walsh
ajitkhaparde
Accepted
[v3,1/2] build: fix gcc compile warnings by adding wformat
build: add Wformat to fix gcc compile warnings and format fixes
- - 2
1
-
-
2020-11-19
Conor Walsh
ajitkhaparde
Accepted
[v2,2/2] net/bnxt: fix format characters for unsigned values
build: add Wformat to fix gcc compile warnings and format fixes
- - -
7
1
1
2020-11-18
Conor Walsh
ajitkhaparde
Superseded
[v2,1/2] build: fix gcc compile warnings by adding wformat
build: add Wformat to fix gcc compile warnings and format fixes
- - 1
1
-
-
2020-11-18
Conor Walsh
ajitkhaparde
Superseded
[v3] ipsec: remove experimental tag
[v3] ipsec: remove experimental tag
3 - -
8
-
-
2020-09-14
Conor Walsh
akhil
Accepted
lib/ipsec: remove experimental tag
lib/ipsec: remove experimental tag
1 - -
7
-
-
2020-09-01
Conor Walsh
akhil
Superseded
fix: rename dpdk-ioat to dpdk-dma in example
fix: rename dpdk-ioat to dpdk-dma in example
- - -
11
-
-
2022-10-12
Conor Walsh
dmarchand
Accepted
[6/6] examples/performance-thread: fix unused but set variables
fix unused but set variables
- - -
13
-
-
2021-11-15
Conor Walsh
dmarchand
Accepted
[5/6] drivers/net: fix unused but set variables
fix unused but set variables
- 1 -
1
-
-
2021-11-15
Conor Walsh
dmarchand
Accepted
[4/6] drivers/event/sw: fix unused but set variables
fix unused but set variables
1 - -
1
-
-
2021-11-15
Conor Walsh
dmarchand
Accepted
[3/6] drivers/common/qat: fix unused but set variables
fix unused but set variables
- - -
1
-
-
2021-11-15
Conor Walsh
dmarchand
Accepted
[2/6] drivers/bus/fslmc: fix unused but set variables
fix unused but set variables
- - -
1
-
-
2021-11-15
Conor Walsh
dmarchand
Accepted
[1/6] app/test: fix unused but set variables
fix unused but set variables
1 - -
1
-
-
2021-11-15
Conor Walsh
dmarchand
Accepted
[6/7] examples/performance-thread: fix unused but set variables
fix unused but set variables
- - -
1
-
-
2021-11-12
Conor Walsh
dmarchand
Superseded
[5/7] drivers/net: fix unused but set variables
fix unused but set variables
2 - -
1
-
-
2021-11-12
Conor Walsh
dmarchand
Superseded
[4/7] drivers/event/sw: fix unused but set variables
fix unused but set variables
- - -
1
-
-
2021-11-12
Conor Walsh
dmarchand
Superseded
[3/7] drivers/common/qat: fix unused but set variables
fix unused but set variables
- - -
1
-
-
2021-11-12
Conor Walsh
dmarchand
Superseded
[2/7] drivers/bus/fslmc: fix unused but set variables
fix unused but set variables
- - -
1
-
-
2021-11-12
Conor Walsh
dmarchand
Superseded
[1/7] app/test: fix unused but set variables
fix unused but set variables
1 - -
1
-
-
2021-11-12
Conor Walsh
dmarchand
Superseded
usertools/telemetry: fix instance help text
usertools/telemetry: fix instance help text
1 - -
1
1
-
2021-10-18
Conor Walsh
dmarchand
Accepted
[v3] usertools/telemetry: add list of available file-prefixes
[v3] usertools/telemetry: add list of available file-prefixes
1 - -
10
1
-
2021-10-18
Conor Walsh
dmarchand
Accepted
[v2] usertools/telemetry: add list of available file-prefixes
[v2] usertools/telemetry: add list of available file-prefixes
1 - -
1
2
-
2021-10-11
Conor Walsh
dmarchand
Superseded
usertools/telemetry: add listing of available file prefixes
usertools/telemetry: add listing of available file prefixes
1 - -
1
2
-
2021-10-05
Conor Walsh
dmarchand
Superseded
eal: fix memory leak when saving arguments
eal: fix memory leak when saving arguments
1 - -
11
-
-
2021-09-01
Conor Walsh
dmarchand
Accepted
[v2] doc/sample_app_ug: use code snippets in sample app guides
[v2] doc/sample_app_ug: use code snippets in sample app guides
1 - -
6
-
2
2021-07-16
Conor Walsh
dmarchand
Accepted
examples/l3fwd: remove useless reloads in EM main loop
examples/l3fwd: remove useless reloads in EM main loop
- 4 -
8
-
-
2021-07-06
Conor Walsh
dmarchand
Accepted
examples/l3fwd: remove useless reloads in FIB main loop
examples/l3fwd: remove useless reloads in FIB main loop
2 3 -
5
-
2
2021-07-05
Conor Walsh
dmarchand
Accepted
[v6,5/5] doc/guides/l3_forward: update documentation for FIB
examples/l3fwd: add FIB lookup method to l3fwd
1 - -
9
-
-
2021-04-02
Conor Walsh
dmarchand
Superseded
[v6,4/5] examples/l3fwd: implement FIB lookup method
examples/l3fwd: add FIB lookup method to l3fwd
2 - -
1
-
-
2021-04-02
Conor Walsh
dmarchand
Superseded
[v6,3/5] examples/l3fwd: add FIB infrastructure
examples/l3fwd: add FIB lookup method to l3fwd
3 - -
1
-
-
2021-04-02
Conor Walsh
dmarchand
Superseded
[v6,2/5] examples/l3fwd: move l3fwd routes to common header
examples/l3fwd: add FIB lookup method to l3fwd
2 - -
1
-
-
2021-04-02
Conor Walsh
dmarchand
Superseded
[v6,1/5] examples/l3fwd: fix LPM IPv6 subnets
examples/l3fwd: add FIB lookup method to l3fwd
1 - -
-
1
-
2021-04-02
Conor Walsh
dmarchand
Superseded
[v5,5/5] doc/guides/l3_forward: update documentation for FIB
examples/l3fwd: add FIB lookup method to l3fwd
1 - -
10
-
-
2021-03-15
Conor Walsh
dmarchand
Superseded
[v5,4/5] examples/l3fwd: implement FIB lookup method
examples/l3fwd: add FIB lookup method to l3fwd
2 - -
1
-
-
2021-03-15
Conor Walsh
dmarchand
Superseded
[v5,3/5] examples/l3fwd: add FIB infrastructure
examples/l3fwd: add FIB lookup method to l3fwd
3 - -
1
-
-
2021-03-15
Conor Walsh
dmarchand
Superseded
[v5,2/5] examples/l3fwd: move l3fwd routes to common header
examples/l3fwd: add FIB lookup method to l3fwd
2 - -
1
-
-
2021-03-15
Conor Walsh
dmarchand
Superseded
[v5,1/5] examples/l3fwd: fix LPM IPv6 subnets
examples/l3fwd: add FIB lookup method to l3fwd
1 - -
-
1
-
2021-03-15
Conor Walsh
dmarchand
Superseded
[v2] app/test: fix to prevent zcd gcc compile error
[v2] app/test: fix to prevent zcd gcc compile error
- 1 -
9
-
-
2020-11-10
Conor Walsh
dmarchand
Accepted
[v1] app/test: zcd needs to be initialised to fix gcc compile error
[v1] app/test: zcd needs to be initialised to fix gcc compile error
- - -
6
-
2
2020-11-04
Conor Walsh
dmarchand
Superseded
[v3] bpf: remove experimental tag
[v3] bpf: remove experimental tag
2 - -
6
-
2
2020-09-14
Conor Walsh
dmarchand
Accepted
[v2] net/txgbe: return changed to fix gcc compile error
[v2] net/txgbe: return changed to fix gcc compile error
- 1 -
9
-
-
2020-11-11
Conor Walsh
fyigit
Accepted
[v1] net/txgbe: offset needs to be initialised to fix gcc compile error
[v1] net/txgbe: offset needs to be initialised to fix gcc compile error
- - -
9
-
-
2020-11-11
Conor Walsh
fyigit
Superseded
[v1] vhost: slot_idx needs to be initialised to fix gcc compile error
[v1] vhost: slot_idx needs to be initialised to fix gcc compile error
- - -
2
-
-
2020-11-04
Conor Walsh
mcoquelin
Rejected
raw/ifpga/base: fix uninitialized variables gcc warning
raw/ifpga/base: fix uninitialized variables gcc warning
- 1 1
8
1
-
2020-11-19
Conor Walsh
qzhan15
Rejected
[v2,2/2] net/ixgbe: remove rte_panic
net/ixgbe fix unchecked return value and rte_panic
1 - -
4
-
-
2020-10-20
Conor Walsh
qzhan15
Accepted
[v2,1/2] net/ixgbe: fix unchecked return value
net/ixgbe fix unchecked return value and rte_panic
1 - -
1
-
-
2020-10-20
Conor Walsh
qzhan15
Accepted
[2/2] net/ixgbe: remove rte_panic
net/ixgbe fix unchecked return value and rte_panic
- - -
9
-
-
2020-10-19
Conor Walsh
qzhan15
Superseded
[1/2] net/ixgbe: fix unchecked return value
net/ixgbe fix unchecked return value and rte_panic
- - -
1
-
-
2020-10-19
Conor Walsh
qzhan15
Superseded
[v2] dma/ioat: remove printf within ioat driver
[v2] dma/ioat: remove printf within ioat driver
1 - -
17
-
-
2023-02-07
Conor Walsh
tmonjalo
Accepted
dma/ioat: remove printf within ioat driver
dma/ioat: remove printf within ioat driver
1 - -
14
-
1
2023-02-03
Conor Walsh
tmonjalo
Superseded
[v2,2/2] usertools/telemetry: add new telemetry client
[v2,1/2] usertools/telemetry: move main to function
1 - -
11
-
-
2022-08-31
Conor Walsh
tmonjalo
New
[v2,1/2] usertools/telemetry: move main to function
[v2,1/2] usertools/telemetry: move main to function
1 - -
1
-
-
2022-08-31
Conor Walsh
tmonjalo
New
[2/2] usertools/telemetry: add new telemetry client
[1/2] usertools/telemetry: move main to function
- - -
11
-
-
2022-08-24
Conor Walsh
tmonjalo
Superseded
[1/2] usertools/telemetry: move main to function
[1/2] usertools/telemetry: move main to function
- - -
1
-
-
2022-08-24
Conor Walsh
tmonjalo
Superseded
[v8,12/12] raw/ioat: deprecate ioat rawdev driver
dma: add dmadev driver for ioat devices
3 - -
1
1
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,11/12] devbind: move ioat device IDs to dmadev category
dma: add dmadev driver for ioat devices
- 2 -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,10/12] dma/ioat: add burst capacity function
dma: add dmadev driver for ioat devices
1 - -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,09/12] dma/ioat: add support for vchan status function
dma: add dmadev driver for ioat devices
1 1 -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,08/12] dma/ioat: add statistics
dma: add dmadev driver for ioat devices
1 1 -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,07/12] dma/ioat: add data path completion functions
dma: add dmadev driver for ioat devices
1 - -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,06/12] dma/ioat: add data path job submission functions
dma: add dmadev driver for ioat devices
- 2 -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,05/12] dma/ioat: add start and stop functions
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,04/12] dma/ioat: add configuration functions
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,03/12] dma/ioat: add datapath structures
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,02/12] dma/ioat: create dmadev instances on PCI probe
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v8,01/12] dma/ioat: add device probe and removal functions
dma: add dmadev driver for ioat devices
- 2 -
1
1
-
2021-10-18
Conor Walsh
tmonjalo
Accepted
[v7,12/12] raw/ioat: deprecate ioat rawdev driver
dma: add dmadev driver for ioat devices
3 - -
1
1
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,11/12] devbind: move ioat device IDs to dmadev category
dma: add dmadev driver for ioat devices
- 2 -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,10/12] dma/ioat: add burst capacity function
dma: add dmadev driver for ioat devices
1 - -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,09/12] dma/ioat: add support for vchan status function
dma: add dmadev driver for ioat devices
1 1 -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,08/12] dma/ioat: add statistics
dma: add dmadev driver for ioat devices
1 1 -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,07/12] dma/ioat: add data path completion functions
dma: add dmadev driver for ioat devices
1 - -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,06/12] dma/ioat: add data path job submission functions
dma: add dmadev driver for ioat devices
- 2 -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,05/12] dma/ioat: add start and stop functions
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,04/12] dma/ioat: add configuration functions
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,03/12] dma/ioat: add datapath structures
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,02/12] dma/ioat: create dmadev instances on PCI probe
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v7,01/12] dma/ioat: add device probe and removal functions
dma: add dmadev driver for ioat devices
- 2 -
1
1
-
2021-10-14
Conor Walsh
tmonjalo
Superseded
[v6,12/12] raw/ioat: deprecate ioat rawdev driver
dma: add dmadev driver for ioat devices
2 - -
1
1
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,11/12] devbind: move ioat device IDs to dmadev category
dma: add dmadev driver for ioat devices
- 2 -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,10/12] dma/ioat: add burst capacity function
dma: add dmadev driver for ioat devices
1 - -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,09/12] dma/ioat: add support for vchan status function
dma: add dmadev driver for ioat devices
1 1 -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,08/12] dma/ioat: add statistics
dma: add dmadev driver for ioat devices
1 1 -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,07/12] dma/ioat: add data path completion functions
dma: add dmadev driver for ioat devices
1 - -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,06/12] dma/ioat: add data path job submission functions
dma: add dmadev driver for ioat devices
- 2 -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,05/12] dma/ioat: add start and stop functions
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,04/12] dma/ioat: add configuration functions
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,03/12] dma/ioat: add datapath structures
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,02/12] dma/ioat: create dmadev instances on PCI probe
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v6,01/12] dma/ioat: add device probe and removal functions
dma: add dmadev driver for ioat devices
- 2 -
1
1
-
2021-09-27
Conor Walsh
tmonjalo
Superseded
[v4,11/11] devbind: move ioat device ID for ICX to dmadev category
dma: add dmadev driver for ioat devices
- 2 -
1
1
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,10/11] dma/ioat: add burst capacity function
dma: add dmadev driver for ioat devices
1 - -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,09/11] dma/ioat: add support for vchan status function
dma: add dmadev driver for ioat devices
1 1 -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,08/11] dma/ioat: add statistics
dma: add dmadev driver for ioat devices
1 1 -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,07/11] dma/ioat: add data path completion functions
dma: add dmadev driver for ioat devices
1 - -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,06/11] dma/ioat: add data path job submission functions
dma: add dmadev driver for ioat devices
- 2 -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,05/11] dma/ioat: add start and stop functions
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,04/11] dma/ioat: add configuration functions
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,03/11] dma/ioat: add datapath structures
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
[v4,02/11] dma/ioat: create dmadev instances on PCI probe
dma: add dmadev driver for ioat devices
- 1 -
1
-
-
2021-09-17
Conor Walsh
tmonjalo
Superseded
«
1
2
3
»