Show patches with: Submitter = Mattias Rönnblom       |   278 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] net/af_packet: cache align Rx/Tx structs [v3] net/af_packet: cache align Rx/Tx structs 2 1 - 15-1 2024-04-26 Mattias Rönnblom fyigit New
[RFC,v2,6/6] eal: add unit tests for atomic bit access functions Improve EAL bit operations API - - - 13-3 2024-04-25 Mattias Rönnblom tmonjalo New
[RFC,v2,5/6] eal: add atomic bit operations Improve EAL bit operations API 1 - - --- 2024-04-25 Mattias Rönnblom tmonjalo New
[RFC,v2,4/6] eal: add unit tests for exactly-once bit access functions Improve EAL bit operations API - - - --- 2024-04-25 Mattias Rönnblom tmonjalo New
[RFC,v2,3/6] eal: add exactly-once bit access functions Improve EAL bit operations API - - - --- 2024-04-25 Mattias Rönnblom tmonjalo New
[RFC,v2,2/6] eal: add unit tests for bit operations Improve EAL bit operations API - - - --- 2024-04-25 Mattias Rönnblom tmonjalo New
[RFC,v2,1/6] eal: extend bit manipulation functionality Improve EAL bit operations API - - - --- 2024-04-25 Mattias Rönnblom tmonjalo New
[RFC,7/7] eal: deprecate relaxed family of bit operations Improve EAL bit operations API - - - 12-6 2024-03-02 Mattias Rönnblom tmonjalo New
[RFC,6/7] eal: add generic atomic bit operations Improve EAL bit operations API - - - -1- 2024-03-02 Mattias Rönnblom tmonjalo New
[RFC,5/7] eal: add atomic bit operations Improve EAL bit operations API - - - -1- 2024-03-02 Mattias Rönnblom tmonjalo New
[RFC,4/7] eal: add generic once-type bit operations macros Improve EAL bit operations API - - - -1- 2024-03-02 Mattias Rönnblom tmonjalo New
[RFC,3/7] eal: add bit manipulation functions which read or write once Improve EAL bit operations API - - - -1- 2024-03-02 Mattias Rönnblom tmonjalo New
[RFC,2/7] eal: add generic bit manipulation macros Improve EAL bit operations API 1 - - -1- 2024-03-02 Mattias Rönnblom tmonjalo New
[RFC,1/7] eal: extend bit manipulation functions Improve EAL bit operations API - - - -1- 2024-03-02 Mattias Rönnblom tmonjalo New
[RFC,v5,6/6] eal: keep per-lcore power intrinsics state in lcore variable Lcore variables 1 - - 13-5 2024-02-28 Mattias Rönnblom dmarchand New
[RFC,v5,5/6] service: keep per-lcore state in lcore variable Lcore variables 1 - - 1-- 2024-02-28 Mattias Rönnblom dmarchand New
[RFC,v5,4/6] power: keep per-lcore state in lcore variable Lcore variables 1 - - 1-- 2024-02-28 Mattias Rönnblom dmarchand New
[RFC,v5,3/6] random: keep PRNG state in lcore variable Lcore variables 1 - - 1-- 2024-02-28 Mattias Rönnblom dmarchand New
[RFC,v5,2/6] eal: add lcore variable test suite Lcore variables 1 - - -1- 2024-02-28 Mattias Rönnblom dmarchand New
[RFC,v5,1/6] eal: add static per-lcore memory allocation facility Lcore variables 1 - - -1- 2024-02-28 Mattias Rönnblom dmarchand New
[RFC,v4,4/4] event/dsw: optimize serving port logic [RFC,v3] eal: add bitset type - - - 4-- 2024-02-16 Mattias Rönnblom tmonjalo New
[RFC,v4,3/4] service: use multi-word bitset to represent service flags [RFC,v3] eal: add bitset type - - - 1-- 2024-02-16 Mattias Rönnblom tmonjalo New
[RFC,v4,2/4] eal: add bitset test suite [RFC,v3] eal: add bitset type - - - -1- 2024-02-16 Mattias Rönnblom tmonjalo New
[RFC,v4,1/4] eal: add bitset type [RFC,v4,1/4] eal: add bitset type - - - 4-- 2024-02-16 Mattias Rönnblom tmonjalo New
[RFC] service: extend service function call statistics [RFC] service: extend service function call statistics 2 - - 6-- 2024-01-25 Mattias Rönnblom tmonjalo New
service: avoid worker lcore exit deadlock service: avoid worker lcore exit deadlock 1 - - 15-4 2023-07-04 Mattias Rönnblom tmonjalo New
[RFC,v2,2/2] eal: add high-performance timer facility Add high-performance timer facility - - - 5-1 2023-03-15 Mattias Rönnblom tmonjalo New
[RFC,v2,1/2] eal: add bitset type Add high-performance timer facility - - - -1- 2023-03-15 Mattias Rönnblom tmonjalo New
dispatcher: add cache guard to per-lcore struct dispatcher: add cache guard to per-lcore struct - 1 - 18-- 2024-02-20 Mattias Rönnblom tmonjalo Accepted
[v3] event/dsw: optimize serving port logic [v3] event/dsw: optimize serving port logic - - - 18-- 2024-01-17 Mattias Rönnblom jerin Accepted
[v8,3/3] doc: add dispatcher programming guide Add dispatcher library - - - 17-- 2023-10-12 Mattias Rönnblom dmarchand Accepted
[v8,2/3] test: add dispatcher test suite Add dispatcher library - - - 1-- 2023-10-12 Mattias Rönnblom dmarchand Accepted
[v8,1/3] lib: introduce dispatcher library Add dispatcher library - 1 1 1-- 2023-10-12 Mattias Rönnblom dmarchand Accepted
random: clarify PRNG MT safety guarantees random: clarify PRNG MT safety guarantees 1 - - 17-- 2023-10-04 Mattias Rönnblom dmarchand Accepted
[v2] doc: announce single-event enqueue/dequeue ABI change [v2] doc: announce single-event enqueue/dequeue ABI change 3 - - 19-- 2023-07-05 Mattias Rönnblom tmonjalo Accepted
event/dsw: free rings on close event/dsw: free rings on close - - - 16-2 2023-05-11 Mattias Rönnblom jerin Accepted
[2/2] event/dsw: replace burst with bulk enqueue [1/2] eventdev: add bulk type event ring operations - - - 19-- 2023-04-03 Mattias Rönnblom jerin Accepted
[1/2] eventdev: add bulk type event ring operations [1/2] eventdev: add bulk type event ring operations 1 - - 1-- 2023-04-03 Mattias Rönnblom jerin Accepted
eal: have unregistered non-EAL threads use dedicated PRNG eal: have unregistered non-EAL threads use dedicated PRNG 2 - - 14-- 2022-12-05 Mattias Rönnblom dmarchand Accepted
[v3] doc: fix minor issues in the event timer adapter guide [v3] doc: fix minor issues in the event timer adapter guide 1 - - 11-- 2022-11-04 Mattias Rönnblom jerin Accepted
eventdev: fix event vector documentation typo eventdev: fix event vector documentation typo - - - 11-- 2022-10-21 Mattias Rönnblom jerin Accepted
[4/4] eventdev: have timer adapter appropriately report idle Have event adapters report idle status 1 - - 9-2 2022-10-10 Mattias Rönnblom jerin Accepted
[3/4] eventdev: have ethernet Tx adapter appropriately report idle Have event adapters report idle status - - - 1-- 2022-10-10 Mattias Rönnblom jerin Accepted
[2/4] eventdev: have ethernet Rx adapter appropriately report idle Have event adapters report idle status - - - 1-- 2022-10-10 Mattias Rönnblom jerin Accepted
[1/4] eventdev: have crypto adapter appropriately report idle Have event adapters report idle status 1 - - 1-- 2022-10-10 Mattias Rönnblom jerin Accepted
[v2,6/6] service: provide links to functions in documentation Service cores performance and statistics improvements - - - 1-- 2022-10-05 Mattias Rönnblom dmarchand Accepted
[v2,5/6] event/sw: report idle when no work is performed Service cores performance and statistics improvements - - - 1-- 2022-10-05 Mattias Rönnblom dmarchand Accepted
[v2,4/6] service: tweak cycle statistics semantics Service cores performance and statistics improvements - - - 1-- 2022-10-05 Mattias Rönnblom dmarchand Accepted
[v2,3/6] service: reduce average case service core overhead Service cores performance and statistics improvements - - - 1-- 2022-10-05 Mattias Rönnblom dmarchand Accepted
[v2,2/6] service: introduce per-lcore cycles counter Service cores performance and statistics improvements - - - 1-- 2022-10-05 Mattias Rönnblom dmarchand Accepted
[v2,1/6] service: reduce statistics overhead for parallel services Service cores performance and statistics improvements - - - 11- 2022-10-05 Mattias Rönnblom dmarchand Accepted
[v3,2/2] net: have checksum routines accept unaligned data [v3,1/2] app/test: add cksum performance test 1 1 - 11-- 2022-07-11 Mattias Rönnblom tmonjalo Accepted
[v3,1/2] app/test: add cksum performance test [v3,1/2] app/test: add cksum performance test 1 - - 1-- 2022-07-11 Mattias Rönnblom tmonjalo Accepted
[v9] eal: add seqlock [v9] eal: add seqlock 4 4 - 9-1 2022-05-23 Mattias Rönnblom dmarchand Accepted
[3/3] examples/bond: fix invalid use of trylock [1/3] eal: add macro to warn for unused function return values 2 - - 11-- 2022-04-11 Mattias Rönnblom dmarchand Accepted
[2/3] eal: emit warning for unused trylock return value [1/3] eal: add macro to warn for unused function return values 2 - - 1-- 2022-04-11 Mattias Rönnblom dmarchand Accepted
[1/3] eal: add macro to warn for unused function return values [1/3] eal: add macro to warn for unused function return values 1 1 - -1- 2022-04-11 Mattias Rönnblom dmarchand Accepted
[v3] eventdev: negate maintenance capability flag [v3] eventdev: negate maintenance capability flag 1 - - 131- 2021-11-10 Mattias Rönnblom jerin Accepted
[v2] eventdev: fix Rx adapter stalls on event device backpressure [v2] eventdev: fix Rx adapter stalls on event device backpressure 1 - - 12-1 2021-11-10 Mattias Rönnblom jerin Accepted
[v3,3/3] eventdev: have adapters support device maintenance [v3,1/3] eventdev: allow for event devices requiring maintenance - - 1 1211 2021-11-01 Mattias Rönnblom jerin Accepted
[v3,2/3] event/dsw: make use of eventdev maintenance facility [v3,1/3] eventdev: allow for event devices requiring maintenance - - 2 1-- 2021-11-01 Mattias Rönnblom jerin Accepted
[v3,1/3] eventdev: allow for event devices requiring maintenance [v3,1/3] eventdev: allow for event devices requiring maintenance - - 2 1-- 2021-11-01 Mattias Rönnblom jerin Accepted
eal: promote random function with upper bound to stable eal: promote random function with upper bound to stable 1 - - 11-- 2021-09-01 Mattias Rönnblom dmarchand Accepted
event/dsw: flag proper eventdev adapter capabilities event/dsw: flag proper eventdev adapter capabilities - - 1 7-2 2021-06-14 Mattias Rönnblom jerin Accepted
event/dsw: use GCC built-ins for atomics event/dsw: use GCC built-ins for atomics - - - 4-2 2021-01-26 Mattias Rönnblom jerin Accepted
[v2] event/dsw: update release notes [v2] event/dsw: update release notes 1 - - 21- 2020-05-11 Mattias Rönnblom jerin Accepted
[v2] event/dsw: fix gcc 4.8 false positive warning [v2] event/dsw: fix gcc 4.8 false positive warning - - - 5-- 2020-04-15 Mattias Rönnblom dmarchand Accepted
[8/8] event/dsw: add port busy cycles xstats DSW performance and statistics improvements - - - 111 2020-03-09 Mattias Rönnblom jerin Accepted
[7/8] event/dsw: remove unnecessary read barrier DSW performance and statistics improvements - - - 1-1 2020-03-09 Mattias Rönnblom jerin Accepted
[6/8] event/dsw: remove redundant control ring poll DSW performance and statistics improvements - - - 1-1 2020-03-09 Mattias Rönnblom jerin Accepted
[5/8] event/dsw: avoid migration waves in large systems DSW performance and statistics improvements - - - 1-1 2020-03-09 Mattias Rönnblom jerin Accepted
[4/8] event/dsw: improve migration mechanism DSW performance and statistics improvements - - - 1-1 2020-03-09 Mattias Rönnblom jerin Accepted
[3/8] event/dsw: extend statistics DSW performance and statistics improvements - - - -11 2020-03-09 Mattias Rönnblom jerin Accepted
[2/8] event/dsw: reduce max flows to speed up load balancing DSW performance and statistics improvements - - - 1-1 2020-03-09 Mattias Rönnblom jerin Accepted
[1/8] event/dsw: reduce latency in low-load situations DSW performance and statistics improvements - - - 1-1 2020-03-09 Mattias Rönnblom jerin Accepted
event/dsw: use custom element size ring for control event/dsw: use custom element size ring for control - 1 - 6-1 2020-01-20 Mattias Rönnblom jerin Accepted
[v2] event/dsw: avoid credit leak on oversized enqueue bursts [v2] event/dsw: avoid credit leak on oversized enqueue bursts - - - 2-- 2020-01-14 Mattias Rönnblom jerin Accepted
event/dsw: immediately flush buffers on zero-sized enqueue event/dsw: immediately flush buffers on zero-sized enqueue - - - 411 2019-12-17 Mattias Rönnblom jerin Accepted
event/dsw: add by-name xstats retrieval event/dsw: add by-name xstats retrieval - - - 411 2019-12-12 Mattias Rönnblom jerin Accepted
power: handle frequency increase with turbo disabled power: handle frequency increase with turbo disabled 1 1 1 6-- 2019-11-14 Mattias Rönnblom tmonjalo Accepted
eal: use 32-bit RDSEED to allow 32-bit x86 usage eal: use 32-bit RDSEED to allow 32-bit x86 usage - - - 2-- 2019-06-28 Mattias Rönnblom Accepted
[v4,5/5] eal: add bounded PRNG performance tests Pseudo-random number generation improvements 1 - - 1-- 2019-06-28 Mattias Rönnblom Accepted
[v4,4/5] eal: introduce random generator function with upper bound Pseudo-random number generation improvements 1 - - 1-- 2019-06-28 Mattias Rönnblom Accepted
[v4,3/5] eal: improve entropy for initial PRNG seed Pseudo-random number generation improvements 1 - - 1-- 2019-06-28 Mattias Rönnblom Accepted
[v4,2/5] eal: add pseudo-random number generation performance test Pseudo-random number generation improvements 1 - - 1-- 2019-06-28 Mattias Rönnblom Accepted
[v4,1/5] eal: replace libc-based random number generation with LFSR Pseudo-random number generation improvements 1 - - -1- 2019-06-28 Mattias Rönnblom Accepted
[v2] event/dsw: ignore scheduling type for single-link queues [v2] event/dsw: ignore scheduling type for single-link queues - - - 4-- 2019-05-10 Mattias Rönnblom Accepted
power: fix struct cache line-alignment issues power: fix struct cache line-alignment issues - - - 4-- 2019-05-05 Mattias Rönnblom tmonjalo Accepted
event/dsw: fix dsw capabilities event/dsw: fix dsw capabilities 1 - - 4-- 2019-05-03 Mattias Rönnblom Accepted
[v2] event/dsw: fix icc build [v2] event/dsw: fix icc build - 1 - 2-- 2018-10-04 Mattias Rönnblom jerin Accepted
[v4,10/10] event/dsw: include DSW event device documentation A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,09/10] event/dsw: implement eventdev 'xstats' counters in DSW A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,08/10] event/dsw: let DSW event device sort events on dequeue A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,07/10] event/dsw: add load balancing to the DSW event device A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,06/10] event/dsw: add DSW port load measurements A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,05/10] event/dsw: add DSW event scheduling and device start/stop A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,04/10] event/dsw: add support in DSW for linking/unlinking ports A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,03/10] event/dsw: add DSW port configuration A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,02/10] event/dsw: add DSW device and queue configuration A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
[v4,01/10] event/dsw: add DSW device registration and build system A Distributed Software Event Device - - - 2-- 2018-09-18 Mattias Rönnblom jerin Accepted
« 1 2 3 »