Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Kevin Laatz
| 594 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
jerin
ci
ci
ci
mcoquelin
ajitkhaparde
akhil
arybchenko
fyigit
xiachenbo
bluca
jlinkes
shemminger
bruce
tmonjalo
tmonjalo
tmonjalo
tmonjalo
dmarchand
dmarchand
dmarchand
ktraynor
rasland
aconole
Apply
«
1
2
3
4
…
5
6
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
test/dma: fix api testuite teardown
test/dma: fix api testuite teardown
1 - -
18
-
-
2024-03-11
Kevin Laatz
tmonjalo
Accepted
[v2] bus: fix memleak during pci device cleanup
[v2] bus: fix memleak during pci device cleanup
- 1 2
11
-
-
2022-10-19
Kevin Laatz
dmarchand
Accepted
[v9] eal: add bus cleanup to eal cleanup
[v9] eal: add bus cleanup to eal cleanup
1 1 -
9
-
-
2022-10-04
Kevin Laatz
dmarchand
Accepted
[v3,3/3] dma/idxd: fix null pointer dereference during pci remove
Fix IDXD PCI device close
1 - -
10
-
1
2022-07-04
Kevin Laatz
tmonjalo
Accepted
[v3,2/3] dma/idxd: fix memory leak due to free on incorrect pointer
Fix IDXD PCI device close
1 - -
1
-
-
2022-07-04
Kevin Laatz
tmonjalo
Accepted
[v3,1/3] dma/idxd: fix memory leak in pci close
Fix IDXD PCI device close
1 - -
-
1
-
2022-07-04
Kevin Laatz
tmonjalo
Accepted
[v6,4/4] examples/l3fwd_power: add cli for configurable options
Add APIs for configurable power options
1 - -
10
-
-
2022-06-02
Kevin Laatz
tmonjalo
Accepted
[v6,3/4] lib/power: add get and set API for scaling freq min and max with pstate mode
Add APIs for configurable power options
2 - 1
1
-
-
2022-06-02
Kevin Laatz
tmonjalo
Accepted
[v6,2/4] lib/power: add get and set API for pause duration
Add APIs for configurable power options
2 - 1
1
-
-
2022-06-02
Kevin Laatz
tmonjalo
Accepted
[v6,1/4] lib/power: add get and set API for emptypoll max
Add APIs for configurable power options
1 - 1
1
-
-
2022-06-02
Kevin Laatz
tmonjalo
Accepted
dma/idxd: fix return value for pci device commands
dma/idxd: fix return value for pci device commands
1 - -
12
-
-
2022-04-08
Kevin Laatz
tmonjalo
Accepted
[v3] dma/idxd: add generic option for queue config
[v3] dma/idxd: add generic option for queue config
- 1 1
11
-
-
2022-04-01
Kevin Laatz
tmonjalo
Accepted
dma/idxd: fix truncated error code in status check
dma/idxd: fix truncated error code in status check
1 1 -
13
-
-
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v5,8/8] examples/ioat: rename application to dmafwd
port ioatfwd app to dmadev
- 1 -
10
1
2
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v5,7/8] examples/ioat: update naming to match change to dmadev
port ioatfwd app to dmadev
- 1 -
1
-
-
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v5,6/8] examples/ioat: port application to dmadev APIs
port ioatfwd app to dmadev
- 1 -
1
-
-
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v5,5/8] examples/ioat: add signal-triggered device dumps
port ioatfwd app to dmadev
- 1 -
1
-
-
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v5,4/8] examples/ioat: add cmd line option to control stats print interval
port ioatfwd app to dmadev
- 1 -
1
-
-
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v5,3/8] examples/ioat: add cmd line option to control max frame size
port ioatfwd app to dmadev
- 1 -
1
-
-
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v5,2/8] examples/ioat: add cmd line option to control DMA batch size
port ioatfwd app to dmadev
- 1 -
1
-
-
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v5,1/8] examples/ioat: always use same lcore for both DMA requests enqueue and dequeue
port ioatfwd app to dmadev
- 1 -
1
-
-
2021-10-26
Kevin Laatz
tmonjalo
Accepted
[v11,16/16] devbind: move idxd device ID to dmadev class
add dmadev driver for idxd devices
1 1 -
12
1
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,15/16] devbind: add dma device class
add dmadev driver for idxd devices
- 3 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,14/16] dma/idxd: move dpdk_idxd_cfg.py from raw to dma
add dmadev driver for idxd devices
1 - -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,13/16] dma/idxd: add burst capacity API
add dmadev driver for idxd devices
- 3 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,12/16] dma/idxd: add vchan status function
add dmadev driver for idxd devices
- 1 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,11/16] dma/idxd: add operation statistic tracking
add dmadev driver for idxd devices
- 2 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,10/16] dma/idxd: add data-path job completion functions
add dmadev driver for idxd devices
- 1 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,09/16] dma/idxd: add data-path job submission functions
add dmadev driver for idxd devices
- 2 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,08/16] dma/idxd: add start and stop functions for pci devices
add dmadev driver for idxd devices
- 1 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,07/16] dma/idxd: add configure and info_get functions
add dmadev driver for idxd devices
- 2 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,06/16] dma/idxd: add datapath structures
add dmadev driver for idxd devices
- 2 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,05/16] dma/idxd: create dmadev instances on pci probe
add dmadev driver for idxd devices
- 1 -
-
1
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,04/16] dma/idxd: create dmadev instances on bus probe
add dmadev driver for idxd devices
- 1 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,03/16] dma/idxd: add bus device probing
add dmadev driver for idxd devices
- 1 -
-
1
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,02/16] dma/idxd: add skeleton for VFIO based DSA device
add dmadev driver for idxd devices
- 1 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
[v11,01/16] raw/ioat: only build if dmadev not present
add dmadev driver for idxd devices
- 1 -
1
-
-
2021-10-20
Kevin Laatz
tmonjalo
Accepted
raw/ioat: fix config script queue size calculation
raw/ioat: fix config script queue size calculation
4 - -
5
1
1
2021-07-16
Kevin Laatz
dmarchand
Accepted
raw/ioat: fix missing ring pointer reset
raw/ioat: fix missing ring pointer reset
1 - -
6
-
2
2021-06-17
Kevin Laatz
tmonjalo
Accepted
raw/ioat: fix memory leak in device configure
raw/ioat: fix memory leak in device configure
1 - -
8
-
1
2021-06-17
Kevin Laatz
tmonjalo
Accepted
[v3,2/2] raw/ioat: add device reset to python script
extend idxd config script functionality
1 - -
6
-
2
2021-05-28
Kevin Laatz
tmonjalo
Accepted
[v3,1/2] raw/ioat: add pci address handling to python script
extend idxd config script functionality
1 - -
1
-
-
2021-05-28
Kevin Laatz
tmonjalo
Accepted
raw/ioat: fix missing device name in idxd bus scan
raw/ioat: fix missing device name in idxd bus scan
1 - 1
7
-
1
2021-05-27
Kevin Laatz
tmonjalo
Accepted
[v3] raw/ioat: fix parameter shadow warning
[v3] raw/ioat: fix parameter shadow warning
1 - 1
9
-
1
2021-05-12
Kevin Laatz
tmonjalo
Accepted
[v3] usertools/dpdk-telemetry: add file-prefix cmdline argument
[v3] usertools/dpdk-telemetry: add file-prefix cmdline argument
1 1 1
9
-
1
2021-02-16
Kevin Laatz
tmonjalo
Accepted
test/service: fix race condition on stopping lcore
test/service: fix race condition on stopping lcore
1 - -
8
-
1
2020-10-16
Kevin Laatz
dmarchand
Accepted
raw/ioat: fix dereference before null check
raw/ioat: fix dereference before null check
1 - -
9
-
-
2020-10-14
Kevin Laatz
tmonjalo
Accepted
raw/ioat: fix kvlist free
raw/ioat: fix kvlist free
- - -
9
-
-
2020-10-14
Kevin Laatz
tmonjalo
Accepted
[v3] net/ring: fix unchecked return value
[v3] net/ring: fix unchecked return value
- 1 -
8
-
-
2020-10-13
Kevin Laatz
fyigit
Accepted
[v10,11/11] doc: support python3 only
adding support for python 3 only
- - -
6
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,10/11] buildtools: support python3 only
adding support for python 3 only
2 - -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,09/11] app/test-bbdev: support python3 only
adding support for python 3 only
2 - -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,08/11] config/arm: support python3 only
adding support for python 3 only
2 - -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,07/11] devtools: support python3 only
adding support for python 3 only
4 - -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,06/11] app/test: support python3 only
adding support for python 3 only
2 - -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,05/11] app/test-cmdline: support python3 only
adding support for python 3 only
2 1 -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,04/11] usertools/cpu_layout: support python3 only
adding support for python 3 only
2 1 -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,03/11] usertools/dpdk-pmdinfo: support python3 only
adding support for python 3 only
3 1 -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,02/11] usertools/dpdk-devbind: support python3 only
adding support for python 3 only
2 1 -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v10,01/11] usertools/dpdk-telemetry: support python3 only
adding support for python 3 only
3 - -
1
-
-
2020-09-30
Kevin Laatz
dmarchand
Accepted
[v2] examples/ioat: fix stats print
[v2] examples/ioat: fix stats print
1 - -
4
-
-
2020-09-17
Kevin Laatz
tmonjalo
Accepted
[v5] eal/cpuflags: add x86 based cpu flags
[v5] eal/cpuflags: add x86 based cpu flags
2 - -
-
1
1
2020-04-28
Kevin Laatz
tmonjalo
Accepted
ci: update travis to use bionic
ci: update travis to use bionic
1 - -
3
2
1
2019-12-17
Kevin Laatz
dmarchand
Accepted
[v2] eal: fix duplicate function declaration
[v2] eal: fix duplicate function declaration
1 - -
4
-
-
2018-11-14
Kevin Laatz
tmonjalo
Accepted
telemetry: fix shared build for make
telemetry: fix shared build for make
- 1 -
4
-
-
2018-11-07
Kevin Laatz
tmonjalo
Accepted
[v4,3/3] net/softnic: modify to use new table lib headers
[v4,1/3] lib/librte_table: add hash func header files
2 - -
2
-
-
2018-09-25
Kevin Laatz
cristian_dumitrescu
Accepted
[v4,2/3] examples/ip_pipeline: modify to use new table lib headers
[v4,1/3] lib/librte_table: add hash func header files
2 - -
2
-
-
2018-09-25
Kevin Laatz
cristian_dumitrescu
Accepted
[v4,1/3] lib/librte_table: add hash func header files
[v4,1/3] lib/librte_table: add hash func header files
2 - -
2
-
-
2018-09-25
Kevin Laatz
cristian_dumitrescu
Accepted
[v2] app/testpmd: add check for Rx offload security flag
[v2] app/testpmd: add check for Rx offload security flag
1 1 -
2
-
-
2018-09-10
Kevin Laatz
fyigit
Accepted
[v2] examples/ip_pipeline: add help command to cli
[v2] examples/ip_pipeline: add help command to cli
1 - -
2
-
-
2018-07-20
Kevin Laatz
cristian_dumitrescu
Accepted
doc: include note for pci address naming in ip pipeline
doc: include note for pci address naming in ip pipeline
1 - -
2
-
-
2018-07-20
Kevin Laatz
tmonjalo
Accepted
app/testpmd: fix logically dead code
app/testpmd: fix logically dead code
1 - -
2
-
-
2018-07-17
Kevin Laatz
tmonjalo
Accepted
[v2] examples/ip_pipeline: add link show to the cli
[v2] examples/ip_pipeline: add link show to the cli
1 - -
2
-
-
2018-06-22
Kevin Laatz
cristian_dumitrescu
Accepted
[dpdk-dev] examples/ip_pipeline: fix resource leak
- 1 -
2
-
-
2018-04-19
Kevin Laatz
cristian_dumitrescu
Accepted
[dpdk-dev] examples/ip_pipeline: fix buffer not null terminated
- 1 -
2
-
-
2018-04-19
Kevin Laatz
cristian_dumitrescu
Accepted
[dpdk-dev] examples/ip_pipeline: fix buffer not null terminated
- 1 -
2
-
-
2018-04-19
Kevin Laatz
cristian_dumitrescu
Accepted
[dpdk-dev,v2,3/3] test: increase rx and tx default ring sizes
- - -
2
-
-
2018-01-12
Kevin Laatz
tmonjalo
Accepted
[dpdk-dev,v2,2/3] app/testpmd: increase rx and tx default ring sizes
- - -
2
-
-
2018-01-12
Kevin Laatz
tmonjalo
Accepted
[dpdk-dev,v2,1/3] examples: increase rx and tx default ring sizes
- - -
2
-
-
2018-01-12
Kevin Laatz
tmonjalo
Accepted
[dpdk-dev,v2] meson: add tests to build
1 - -
2
-
-
2017-12-20
Kevin Laatz
bruce
Accepted
[v7,4/4] doc: add howto guide for lcore poll busyness
Add lcore poll busyness telemetry
- - -
10
-
1
2022-09-14
Kevin Laatz
dmarchand
Rejected
[v7,3/4] app/test: add unit tests for lcore poll busyness
Add lcore poll busyness telemetry
- - -
1
-
-
2022-09-14
Kevin Laatz
dmarchand
Rejected
[v7,2/4] eal: add cpuset lcore telemetry entries
Add lcore poll busyness telemetry
- - -
1
-
-
2022-09-14
Kevin Laatz
dmarchand
Rejected
[v7,1/4] eal: add lcore poll busyness telemetry
Add lcore poll busyness telemetry
- - -
-
1
-
2022-09-14
Kevin Laatz
dmarchand
Rejected
[v6,11/11] build: clean up experimental syms check
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,10/11] build: add abi checks to meson
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,09/11] drivers/net/intel: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,08/11] drivers/net: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,07/11] drivers/compress: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,06/11] drivers/crypto: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,05/11] drivers/raw: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,04/11] drivers/common: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,03/11] drivers/mempool: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,02/11] drivers/bus: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
[v6,01/11] lib: add dump files for v20.0 ABI
Add ABI compatibility checks to the meson build
- - -
1
-
-
2019-12-13
Kevin Laatz
dmarchand
Rejected
bus: fix memleak during pci device cleanup
bus: fix memleak during pci device cleanup
- - -
4
-
-
2022-10-19
Kevin Laatz
tmonjalo
Superseded
[v8] eal: add bus cleanup to eal cleanup
[v8] eal: add bus cleanup to eal cleanup
1 1 -
9
-
-
2022-10-04
Kevin Laatz
dmarchand
Superseded
[v6,4/4] doc: add howto guide for lcore poll busyness
Add lcore poll busyness telemetry
- - -
11
-
-
2022-09-13
Kevin Laatz
tmonjalo
Superseded
[v6,3/4] app/test: add unit tests for lcore poll busyness
Add lcore poll busyness telemetry
- - -
1
-
-
2022-09-13
Kevin Laatz
tmonjalo
Superseded
[v6,2/4] eal: add cpuset lcore telemetry entries
Add lcore poll busyness telemetry
- - -
1
-
-
2022-09-13
Kevin Laatz
tmonjalo
Superseded
«
1
2
3
4
…
5
6
»