Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 520 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
bluca
xiachenbo
fyigit
shemminger
tmonjalo
tmonjalo
tmonjalo
tmonjalo
dmarchand
dmarchand
dmarchand
dmarchand
bruce
ktraynor
rasland
aconole
jerin
Apply
«
1
2
3
4
…
5
6
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
vhost: Fix the crash caused by accessing the released memory
vhost: Fix the crash caused by accessing the released memory
- - -
19
-
-
2024-06-25
15957197901
mcoquelin
New
[v8] graph: mcore: optimize graph search
[v8] graph: mcore: optimize graph search
- - -
18
-
-
2025-02-07
Huichao Cai
tmonjalo
New
[v7,7/7] test: update to latencystats tests
latencystats: cleanup
- - -
12
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v7,6/7] latencystats: add metric for number of samples
latencystats: cleanup
- - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v7,5/7] latencystats: enforce that unused callback function is NULL
latencystats: cleanup
- - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v7,4/7] latencystats: update include files
latencystats: cleanup
- - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v7,4/4] lib: change find device and cmp dev name functions
[v7,1/4] bus/pci: fix registration of PCI device
- - -
17
-
-
2025-02-12
Shani Peretz
tmonjalo
New
[v7,3/7] latencystats: fix log messages
latencystats: cleanup
1 - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v7,3/4] app/test: add tests to find devices
[v7,1/4] bus/pci: fix registration of PCI device
- - -
-
1
-
2025-02-12
Shani Peretz
tmonjalo
New
[v7,2/7] latencystats: do not use floating point
latencystats: cleanup
3 - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v7,2/4] lib: fix comparison between devices
[v7,1/4] bus/pci: fix registration of PCI device
- - -
-
1
-
2025-02-12
Shani Peretz
tmonjalo
New
[v7,1/7] latencystats: handle fractional cycles per ns
latencystats: cleanup
- - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v7,1/4] bus/pci: fix registration of PCI device
[v7,1/4] bus/pci: fix registration of PCI device
- - -
-
-
-
2025-02-12
Shani Peretz
tmonjalo
New
[v6] eal: define __SIZEOF_LONG__ when using MSVC
[v6] eal: define __SIZEOF_LONG__ when using MSVC
2 - -
16
1
-
2025-02-07
Andre Muezerie
tmonjalo
New
[v6] devtools: add .clang-format file
[v6] devtools: add .clang-format file
- - -
9
1
4
2024-10-14
Abdullah Ömer Yamaç
tmonjalo
New
[v6,7/7] vhost: optimize memcpy routines when cc memcpy is used
Optionally have rte_memcpy delegate to compiler memcpy
2 - -
15
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,6/7] ci: test compiler memcpy
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,5/7] eal: provide option to use compiler memcpy instead of RTE
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,4/7] fib: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
3 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,4/4] lib: change find device and cmp dev name functions
[v6,1/4] bus/pci: fix registration of PCI device
- - -
16
-
-
2025-02-06
Shani Peretz
tmonjalo
New
[v6,4/4] app/graph: add custom feature nodes for ip4 output arc
add feature arc in rte_graph
- - -
4
1
2
2025-01-03
Nitin Saxena
tmonjalo
New
[v6,3/7] distributor: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
2 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,3/4] ip4: add ip4 output feature arc
add feature arc in rte_graph
- - -
1
-
-
2025-01-03
Nitin Saxena
tmonjalo
New
[v6,3/4] app/test: add tests to find devices
[v6,1/4] bus/pci: fix registration of PCI device
- - -
-
1
-
2025-02-06
Shani Peretz
tmonjalo
New
[v6,2/7] net/octeon_ep: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
2 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,25/25] eal/linux: install rte_os_shim.h file
replace strtok with strtok_r
- - -
17
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,2/4] lib: fix comparison between devices
[v6,1/4] bus/pci: fix registration of PCI device
- - -
1
-
-
2025-02-06
Shani Peretz
tmonjalo
New
[v6,2/4] graph: add feature arc abstraction
add feature arc in rte_graph
- - -
-
1
-
2025-01-03
Nitin Saxena
tmonjalo
New
[v6,24/25] devtools: check for some reentrant function
replace strtok with strtok_r
2 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,23/25] examples/vhost: replace strtok with reentrant version
replace strtok with strtok_r
- - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,2/2] devtools: add tracepoint check in checkpatch
devtools: add tracepoint check in checkpatch
- - -
18
-
-
2023-12-15
Ankur Dwivedi
tmonjalo
New
[v6,22/25] examples/l2fwd-crypto: replace strtok with reentrant version
replace strtok with strtok_r
- - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,21/25] net/mlx5: replace strtok with reentrant version
replace strtok with strtok_r
- - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,20/25] common/qat: replace strtok with reentrant version
replace strtok with strtok_r
- - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,19/25] net/cnxk: replace strtok with reentrant version
replace strtok with strtok_r
1 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,18/25] raw/cnxk_gpio: replace strtok with reentrant version
replace strtok with strtok_r
2 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,1/7] event/dlb2: include headers for vector and memory copy APIs
Optionally have rte_memcpy delegate to compiler memcpy
2 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,17/25] net/ark: replace strtok with reentrant version
replace strtok with strtok_r
2 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,16/25] event/cnxk: replace strtok with reentrant version
replace strtok with strtok_r
2 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,15/25] common/cnxk: replace strtok with reentrant version
replace strtok with strtok_r
3 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,1/4] graph: add API to override node process function
add feature arc in rte_graph
- - -
1
-
1
2025-01-03
Nitin Saxena
tmonjalo
New
[v6,1/4] bus/pci: fix registration of PCI device
[v6,1/4] bus/pci: fix registration of PCI device
1 - 1
1
-
-
2025-02-06
Shani Peretz
tmonjalo
New
[v6,14/25] bus/fslmc: replace strtok with reentrant version
replace strtok with strtok_r
3 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,14/14] test: use rte strerror
use rte_strerror() for rte_errno
- - -
10
2
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,13/25] telemetry: replace strtok with reentrant version
replace strtok with strtok_r
4 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,13/14] app/dumpcap: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,1/2] devtools: move build map changes function
devtools: add tracepoint check in checkpatch
- - -
1
-
-
2023-12-15
Ankur Dwivedi
tmonjalo
New
[v6,12/25] security: replace strtok with reentrant version
replace strtok with strtok_r
2 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,12/14] net/tap: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,11/25] eventdev: replace strtok with reentrant version
replace strtok with strtok_r
2 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,11/14] net/mlx5: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,11/11] devtools/cocci: add script to find problematic memset
secure zeroing of memory
- - -
12
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,10/25] ethdev: replace strtok with reentrant version
replace strtok with strtok_r
2 1 -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,10/14] net/mlx4: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,10/11] net/ntnic: remove unnecessary memset
secure zeroing of memory
- - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,09/25] eal: replace strtok with reentrant version
replace strtok with strtok_r
3 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,09/14] net/memif: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,09/11] net/ntnic: check result of malloc
secure zeroing of memory
- - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,08/25] dmadev: replace strtok with reentrant version
replace strtok with strtok_r
2 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,08/14] net/failsafe: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,08/11] test: remove unneeded memset
secure zeroing of memory
1 - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,07/25] app/test-fib: replace strtok with reentrant version
replace strtok with strtok_r
1 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,07/14] net/bonding: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,07/11] compress/octeontx: remove unnecessary memset
secure zeroing of memory
1 - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,06/25] app/test-mldev: replace strtok with reentrant version
replace strtok with strtok_r
1 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,06/14] net/af_xdp: use rte strerror
use rte_strerror() for rte_errno
1 - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,06/11] bus/uacce: remove memset before free
secure zeroing of memory
1 - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,05/25] app/flow-perf: replace strtok with reentrant version
replace strtok with strtok_r
1 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,05/14] common/mlx5: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,05/11] crypto/qat: use secure memset
secure zeroing of memory
1 - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,04/25] app/dma-perf: replace strtok with reentrant version
replace strtok with strtok_r
1 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,04/14] bus/vdev: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,04/11] crypto/qat: fix size calculation for memset
secure zeroing of memory
1 - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,03/25] app/crypto-perf: replace strtok with reentrant version
replace strtok with strtok_r
2 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,03/14] pdump: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,03/11] crypto/qat: force zero of keys
secure zeroing of memory
1 - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,02/25] app/compress-perf: replace strtok with reentrant version
replace strtok with strtok_r
1 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,02/14] eal: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,02/11] eal: add new secure free function
secure zeroing of memory
- - -
1
-
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v6,01/25] app/bbdev: replace strtok with reentrant version
replace strtok with strtok_r
1 - -
1
-
-
2024-11-22
Jie Hai
tmonjalo
New
[v6,01/14] eal: fix use rte errno for libc function
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,01/11] eal: introduce new secure memory fill
secure zeroing of memory
- - -
-
1
-
2025-02-13
Stephen Hemminger
tmonjalo
New
[v5,8/8] devtools: add script to generate DPDK dependency graphs
Record and rework component dependencies
- - -
3
-
1
2024-11-27
Burakov, Anatoly
tmonjalo
New
[v5,7/8] build: reduce app dependencies
Record and rework component dependencies
- - -
1
-
-
2024-11-27
Burakov, Anatoly
tmonjalo
New
[v5,6/8] build: reduce driver dependencies
Record and rework component dependencies
- 1 -
1
-
-
2024-11-27
Burakov, Anatoly
tmonjalo
New
[v5,5/8] build: reduce library dependencies
Record and rework component dependencies
- - -
1
-
-
2024-11-27
Burakov, Anatoly
tmonjalo
New
[v5,4/8] build: remove kvargs from driver class dependencies
Record and rework component dependencies
- - -
1
-
-
2024-11-27
Burakov, Anatoly
tmonjalo
New
[v5,3/8] devtools: add script to flag unneeded dependencies
Record and rework component dependencies
- - -
1
-
-
2024-11-27
Burakov, Anatoly
tmonjalo
New
[v5,3/3] test/graph: fix graph autotest second run test failure
[v5,1/3] graph: avoid global node ID counter
- - -
14
-
-
2024-11-26
Kiran Kumar Kokkilagadda
tmonjalo
New
[v5,2/8] build: output a dependency log in build directory
Record and rework component dependencies
1 - -
1
-
-
2024-11-27
Burakov, Anatoly
tmonjalo
New
[v5,2/3] graph: add support for node free API
[v5,1/3] graph: avoid global node ID counter
1 - -
1
-
-
2024-11-26
Kiran Kumar Kokkilagadda
tmonjalo
New
[v5,1/8] build: introduce optional internal dependencies
Record and rework component dependencies
- - -
1
-
1
2024-11-27
Burakov, Anatoly
tmonjalo
New
[v5,1/3] graph: avoid global node ID counter
[v5,1/3] graph: avoid global node ID counter
- - -
1
-
-
2024-11-26
Kiran Kumar Kokkilagadda
tmonjalo
New
[v5,1/1] examples/l2fwd-jobstats: fix lock availability
[v5,1/1] examples/l2fwd-jobstats: fix lock availability
1 - -
18
-
-
2024-08-11
Rakesh Kudurumalla
tmonjalo
New
[v5,11/11] devtools/cocci: add script to find problematic memset
memset security fixes
- - -
16
-
1
2025-02-11
Stephen Hemminger
tmonjalo
New
[v5,10/11] net/ntnic: remove unnecessary memset
memset security fixes
- - -
1
-
-
2025-02-11
Stephen Hemminger
tmonjalo
New
[v5,09/11] net/ntnic: check result of malloc
memset security fixes
- - -
1
-
-
2025-02-11
Stephen Hemminger
tmonjalo
New
[v5,08/11] test: remove unneeded memset
memset security fixes
1 - -
1
-
-
2025-02-11
Stephen Hemminger
tmonjalo
New
[v5,07/11] compress/octeontx: remove unnecessary memset
memset security fixes
1 - -
1
-
-
2025-02-11
Stephen Hemminger
tmonjalo
New
[v5,06/11] bus/uacce: remove memset before free
memset security fixes
1 - -
1
-
-
2025-02-11
Stephen Hemminger
tmonjalo
New
«
1
2
3
4
…
5
6
»