Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Mattias Rönnblom
| Archived =
No
| 204 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
jerin
ci
ci
ci
mcoquelin
ajitkhaparde
akhil
arybchenko
fyigit
xiachenbo
bluca
shemminger
dmarchand
dmarchand
dmarchand
dmarchand
bruce
tmonjalo
tmonjalo
tmonjalo
tmonjalo
ktraynor
rasland
aconole
Apply
«
1
2
3
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[RFC,0/1] A Distributed Software Event Device
- - -
-
-
-
2018-07-11
Mattias Rönnblom
None
[RFC,v2,0/1] A Distributed Software Event Device
- - -
-
-
-
2018-08-28
Mattias Rönnblom
None
[00/10] Add the Distributed Software Event Device
- - -
-
-
-
2018-08-30
Mattias Rönnblom
None
[v3,00/10] A Distributed Software Event Device
- - -
-
-
-
2018-09-11
Mattias Rönnblom
None
[v4,00/10] A Distributed Software Event Device
- - -
-
-
-
2018-09-18
Mattias Rönnblom
None
[RFC,v2,0/2] Pseudo-number generation improvements
- - -
-
-
-
2019-04-19
Mattias Rönnblom
None
[RFC,v3,0/2] Pseudo-random number generation improvements
- - -
-
-
-
2019-04-24
Mattias Rönnblom
None
[0/6] Pseudo-random number generation improvements
- - -
-
-
-
2019-05-14
Mattias Rönnblom
None
[v2,0/6] Pseudo-random number generation improvements
- - -
-
-
-
2019-05-16
Mattias Rönnblom
None
[v3,0/6] Pseudo-random number generation improvements
- - -
-
-
-
2019-06-05
Mattias Rönnblom
None
[v4,0/5] Pseudo-random number generation improvements
- - -
-
-
-
2019-06-28
Mattias Rönnblom
None
[0/8] DSW performance and statistics improvements
- - -
-
-
-
2020-03-09
Mattias Rönnblom
None
[v2,0/6] Service cores performance and statistics improvements
- - -
-
-
-
2022-10-05
Mattias Rönnblom
None
[0/4] Have event adapters report idle status
- - -
-
-
-
2022-10-10
Mattias Rönnblom
None
[RFC,0/2] Add high-performance timer facility
- - -
-
-
-
2023-02-28
Mattias Rönnblom
None
[RFC,v2,0/2] Add high-performance timer facility
- - -
-
-
-
2023-03-15
Mattias Rönnblom
None
[RFC,v3,0/3] Add event dispatcher
- - -
-
-
-
2023-05-22
Mattias Rönnblom
None
[RFC,v4,0/3] Add event dispatcher
- - -
-
-
-
2023-06-09
Mattias Rönnblom
None
[0/3] Add event dispatcher
- - -
-
-
-
2023-06-14
Mattias Rönnblom
None
[v2,0/3] Add event dispatcher
- - -
-
-
-
2023-06-16
Mattias Rönnblom
None
service: avoid worker lcore exit deadlock
service: avoid worker lcore exit deadlock
1 - -
15
-
4
2023-07-04
Mattias Rönnblom
tmonjalo
Superseded
[RFC] service: extend service function call statistics
[RFC] service: extend service function call statistics
2 - -
6
-
-
2024-01-25
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v5,1/6] eal: add bitset type
[RFC,v5,1/6] eal: add bitset type
- - -
1
-
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v5,2/6] eal: add bitset test suite
[RFC,v4,1/4] eal: add bitset type
- - -
-
1
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v5,3/6] eal: add atomic bitset functions
[RFC,v4,1/4] eal: add bitset type
- - -
1
-
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v5,4/6] eal: add unit tests for atomic bitset operations
[RFC,v4,1/4] eal: add bitset type
- - -
1
1
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v5,5/6] service: use multi-word bitset to represent service flags
[RFC,v5,1/6] eal: add bitset type
- - -
-
-
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v5,6/6] event/dsw: optimize serving port logic
[RFC,v5,1/6] eal: add bitset type
- - -
-
-
1
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v7,1/6] eal: extend bit manipulation functionality
Improve EAL bit operations API
2 - -
-
1
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v7,2/6] eal: add unit tests for bit operations
Improve EAL bit operations API
2 - -
-
1
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v7,3/6] eal: add exactly-once bit access functions
Improve EAL bit operations API
2 - -
-
1
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v7,4/6] eal: add unit tests for exactly-once bit access functions
Improve EAL bit operations API
2 - -
1
-
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v7,5/6] eal: add atomic bit operations
Improve EAL bit operations API
2 - -
-
1
-
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v7,6/6] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
2 - -
14
1
3
2024-05-05
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v6,1/6] eal: add static per-lcore memory allocation facility
Lcore variables
1 - -
-
1
-
2024-05-06
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v6,2/6] eal: add lcore variable test suite
Lcore variables
1 - -
-
1
-
2024-05-06
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v6,3/6] random: keep PRNG state in lcore variable
Lcore variables
1 - -
1
-
-
2024-05-06
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v6,4/6] power: keep per-lcore state in lcore variable
Lcore variables
1 - -
1
-
-
2024-05-06
Mattias Rönnblom
tmonjalo
Superseded
[RFC,v6,5/6] service: keep per-lcore state in lcore variable
Lcore variables
1 - -
1
-
-
2024-05-06
Mattias Rönnblom
tmonjalo
Superseded
[v5,1/6] net/octeon_ep: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
1
-
-
2024-07-24
Mattias Rönnblom
tmonjalo
Superseded
[v5,2/6] distributor: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
1
-
-
2024-07-24
Mattias Rönnblom
tmonjalo
Superseded
[v5,3/6] fib: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
2 - -
1
-
-
2024-07-24
Mattias Rönnblom
tmonjalo
Superseded
[v5,4/6] eal: provide option to use compiler memcpy instead of RTE
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
1
-
-
2024-07-24
Mattias Rönnblom
tmonjalo
Superseded
[v5,5/6] ci: test compiler memcpy
Optionally have rte_memcpy delegate to compiler memcpy
- - -
-
1
-
2024-07-24
Mattias Rönnblom
tmonjalo
Superseded
[v5,6/6] vhost: optimize memcpy routines when cc memcpy is used
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
17
-
1
2024-07-24
Mattias Rönnblom
tmonjalo
Superseded
[1/5] eal: extend bit manipulation functionality
Improve EAL bit operations API
2 - -
-
1
-
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[2/5] eal: add unit tests for bit operations
Improve EAL bit operations API
2 - -
-
1
-
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[3/5] eal: add atomic bit operations
Improve EAL bit operations API
2 - -
-
1
-
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[4/5] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
2 - -
-
1
-
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[5/5] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
- - -
8
3
6
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[v2,1/5] eal: extend bit manipulation functionality
Improve EAL bit operations API
2 - -
-
1
-
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[v2,2/5] eal: add unit tests for bit operations
Improve EAL bit operations API
2 - -
-
1
-
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[v2,3/5] eal: add atomic bit operations
Improve EAL bit operations API
2 - -
-
1
-
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[v2,4/5] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
2 - -
-
1
-
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[v2,5/5] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
1 - -
13
2
2
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[1/6] eal: add bitset type
[1/6] eal: add bitset type
2 - -
1
2
-
2024-08-09
Mattias Rönnblom
dmarchand
Superseded
[2/6] eal: add bitset test suite
[1/6] eal: add bitset type
1 - -
-
1
-
2024-08-09
Mattias Rönnblom
dmarchand
Superseded
[3/6] eal: add atomic bitset functions
[1/6] eal: add bitset type
1 - -
1
-
-
2024-08-09
Mattias Rönnblom
dmarchand
Superseded
[4/6] eal: add unit tests for atomic bitset operations
[1/6] eal: add bitset type
1 - -
1
-
-
2024-08-09
Mattias Rönnblom
dmarchand
Superseded
[5/6] service: use multi-word bitset to represent service flags
[1/6] eal: add bitset type
1 - -
1
-
-
2024-08-09
Mattias Rönnblom
dmarchand
Superseded
[6/6] event/dsw: add support for larger port count
[1/6] eal: add bitset type
1 - -
1
-
-
2024-08-09
Mattias Rönnblom
dmarchand
Superseded
service: extend service function call statistics
service: extend service function call statistics
- - -
16
1
1
2024-08-09
Mattias Rönnblom
tmonjalo
Superseded
[v3,1/5] eal: extend bit manipulation functionality
Improve EAL bit operations API
3 - -
-
1
-
2024-08-12
Mattias Rönnblom
tmonjalo
Superseded
[v3,2/5] eal: add unit tests for bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-08-12
Mattias Rönnblom
tmonjalo
Superseded
[v3,3/5] eal: add atomic bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-08-12
Mattias Rönnblom
tmonjalo
Superseded
[v3,4/5] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
3 - -
-
1
-
2024-08-12
Mattias Rönnblom
tmonjalo
Superseded
[v3,5/5] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
2 - -
15
1
2
2024-08-12
Mattias Rönnblom
tmonjalo
Superseded
[v4,1/6] dpdk: do not force C linkage on include file dependencies
Improve EAL bit operations API
1 - -
-
1
-
2024-09-09
Mattias Rönnblom
tmonjalo
Superseded
[v4,2/6] eal: extend bit manipulation functionality
Improve EAL bit operations API
3 - -
-
1
-
2024-09-09
Mattias Rönnblom
tmonjalo
Superseded
[v4,3/6] eal: add unit tests for bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-09
Mattias Rönnblom
tmonjalo
Superseded
[v4,4/6] eal: add atomic bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-09
Mattias Rönnblom
tmonjalo
Superseded
[v4,5/6] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
3 - -
-
1
-
2024-09-09
Mattias Rönnblom
tmonjalo
Superseded
[v4,6/6] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
2 - -
14
1
1
2024-09-09
Mattias Rönnblom
tmonjalo
Superseded
[v5,1/6] dpdk: do not force C linkage on include file dependencies
Improve EAL bit operations API
1 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v5,2/6] eal: extend bit manipulation functionality
Improve EAL bit operations API
3 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v5,3/6] eal: add unit tests for bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v5,4/6] eal: add atomic bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v5,5/6] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
3 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v5,6/6] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
2 - -
5
1
1
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[1/6] eal: add static per-lcore memory allocation facility
Lcore variables
1 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[2/6] eal: add lcore variable test suite
Lcore variables
1 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[3/6] random: keep PRNG state in lcore variable
Lcore variables
1 - -
1
-
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[4/6] power: keep per-lcore state in lcore variable
Lcore variables
1 - -
1
-
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[5/6] service: keep per-lcore state in lcore variable
Lcore variables
1 - -
1
-
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[6/6] eal: keep per-lcore power intrinsics state in lcore variable
Lcore variables
1 - -
13
1
2
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v6,1/6] dpdk: do not force C linkage on include file dependencies
Improve EAL bit operations API
1 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v6,2/6] eal: extend bit manipulation functionality
Improve EAL bit operations API
3 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v6,3/6] eal: add unit tests for bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v6,4/6] eal: add atomic bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v6,5/6] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
3 - -
-
1
-
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v6,6/6] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
2 - -
14
1
1
2024-09-10
Mattias Rönnblom
tmonjalo
Superseded
[v2,1/6] eal: add static per-lcore memory allocation facility
Lcore variables
1 - -
-
1
-
2024-09-11
Mattias Rönnblom
tmonjalo
Superseded
[v2,2/6] eal: add lcore variable test suite
Lcore variables
1 - -
-
1
-
2024-09-11
Mattias Rönnblom
tmonjalo
Superseded
[v2,3/6] random: keep PRNG state in lcore variable
Lcore variables
1 - -
1
-
-
2024-09-11
Mattias Rönnblom
tmonjalo
Superseded
[v2,4/6] power: keep per-lcore state in lcore variable
Lcore variables
1 - -
1
-
-
2024-09-11
Mattias Rönnblom
tmonjalo
Superseded
[v2,5/6] service: keep per-lcore state in lcore variable
Lcore variables
1 - -
1
-
-
2024-09-11
Mattias Rönnblom
tmonjalo
Superseded
[v2,6/6] eal: keep per-lcore power intrinsics state in lcore variable
Lcore variables
1 - -
15
1
-
2024-09-11
Mattias Rönnblom
tmonjalo
Superseded
[v3,1/7] eal: add static per-lcore memory allocation facility
Lcore variables
1 - -
-
1
-
2024-09-12
Mattias Rönnblom
tmonjalo
Superseded
[v3,2/7] eal: add lcore variable functional tests
Lcore variables
1 - -
-
1
-
2024-09-12
Mattias Rönnblom
tmonjalo
Superseded
[v3,3/7] eal: add lcore variable performance test
Lcore variables
1 - -
-
1
-
2024-09-12
Mattias Rönnblom
tmonjalo
Superseded
«
1
2
3
»