Show patches with: Submitter = Honnappa Nagarahalli       |   422 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] lib/st_ring: add single thread ring [RFC] lib/st_ring: add single thread ring - - - 51- 2023-08-21 Honnappa Nagarahalli tmonjalo New
[4/4] mempool: use lcore API to check if lcore ID is valid Small corrections in mempool - 2 - 1214 2023-03-09 Honnappa Nagarahalli tmonjalo New
[3/4] eal: add API to check if lcore id is valid Small corrections in mempool - 1 - 1-- 2023-03-09 Honnappa Nagarahalli tmonjalo New
[2/4] mempool: clarify comments for mempool cache implementation Small corrections in mempool - 2 - -1- 2023-03-09 Honnappa Nagarahalli tmonjalo New
[1/4] mempool: clarify mempool cache flush API behavior Small corrections in mempool 1 2 - -1- 2023-03-09 Honnappa Nagarahalli tmonjalo New
[v2,4/4] config/arm: add AWS Graviton4 CPU [v2,1/4] config/arm: add Neoverse V2 part number - 1 - 18-- 2024-02-20 Honnappa Nagarahalli tmonjalo Accepted
[v2,3/4] config/arm: add NVIDIA Grace CPU [v2,1/4] config/arm: add Neoverse V2 part number 1 1 - 1-- 2024-02-20 Honnappa Nagarahalli tmonjalo Accepted
[v2,2/4] config/arm: add generic V2 SoC [v2,1/4] config/arm: add Neoverse V2 part number - 1 - 1-- 2024-02-20 Honnappa Nagarahalli tmonjalo Accepted
[v2,1/4] config/arm: add Neoverse V2 part number [v2,1/4] config/arm: add Neoverse V2 part number 1 1 - 1-- 2024-02-20 Honnappa Nagarahalli tmonjalo Accepted
ml/cnxk: remove unused memory barrier macros ml/cnxk: remove unused memory barrier macros 1 - - 18-- 2024-02-07 Honnappa Nagarahalli jerin Accepted
[2/2] rcu: use correct value of acked token in debug print [1/2] rcu: use atomic operation on acked token - 1 - 18-- 2024-02-05 Honnappa Nagarahalli tmonjalo Accepted
[1/2] rcu: use atomic operation on acked token [1/2] rcu: use atomic operation on acked token - 1 - 1-- 2024-02-05 Honnappa Nagarahalli tmonjalo Accepted
[v3] net/mlx5: use just sufficient barrier for ARM platforms [v3] net/mlx5: use just sufficient barrier for ARM platforms 1 1 - 71- 2023-03-09 Honnappa Nagarahalli rasland Accepted
eal: use same atomic intrinsics for gcc and clang eal: use same atomic intrinsics for gcc and clang 2 2 - 15-- 2023-02-18 Honnappa Nagarahalli tmonjalo Accepted
examples/distributor: one Tx queue is enough examples/distributor: one Tx queue is enough 1 1 - 12-- 2022-03-07 Honnappa Nagarahalli tmonjalo Accepted
[v3,2/2] examples/l3fwd: make RX and TX queue size configurable [v3,1/2] examples/l3fwd: use single set of variables throughout the code 1 2 - 131- 2022-02-23 Honnappa Nagarahalli tmonjalo Accepted
[v3,1/2] examples/l3fwd: use single set of variables throughout the code [v3,1/2] examples/l3fwd: use single set of variables throughout the code 2 4 1 1-- 2022-02-23 Honnappa Nagarahalli tmonjalo Accepted
[v3,4/4] test/ring: use relaxed barriers for ring stress test Use correct memory ordering in eal functions - 2 - 12-- 2021-10-25 Honnappa Nagarahalli dmarchand Accepted
[v3,3/4] eal: use correct memory ordering Use correct memory ordering in eal functions - 2 - 1-- 2021-10-25 Honnappa Nagarahalli dmarchand Accepted
[v3,2/4] eal: lcore state FINISHED is not required Use correct memory ordering in eal functions - 2 - 1-- 2021-10-25 Honnappa Nagarahalli dmarchand Accepted
[v3,1/4] eal: reset lcore function pointer and argument Use correct memory ordering in eal functions - 2 - 1-- 2021-10-25 Honnappa Nagarahalli dmarchand Accepted
[v5,2/2] test/eal: add a test for rte_ctrl_thread_create [v5,1/2] eal: simplify the implementation of rte_ctrl_thread_create - 1 - 12-- 2021-10-21 Honnappa Nagarahalli dmarchand Accepted
[v5,1/2] eal: simplify the implementation of rte_ctrl_thread_create [v5,1/2] eal: simplify the implementation of rte_ctrl_thread_create - 1 - 1-- 2021-10-21 Honnappa Nagarahalli dmarchand Accepted
[v2] hash: promote APIs to stable [v2] hash: promote APIs to stable 1 1 - 121- 2021-10-15 Honnappa Nagarahalli dmarchand Accepted
ring: fix size of name array in ring structure ring: fix size of name array in ring structure 1 - - 12-1 2021-10-14 Honnappa Nagarahalli dmarchand Accepted
doc: announce the deprecation of lcore state FINISHED doc: announce the deprecation of lcore state FINISHED 3 1 - 91- 2021-07-30 Honnappa Nagarahalli Accepted
config/arm: add qualcomm config config/arm: add qualcomm config - 1 - 62- 2021-02-05 Honnappa Nagarahalli tmonjalo Accepted
test/ring: remove unused code test/ring: remove unused code - 2 - 8-- 2020-11-02 Honnappa Nagarahalli dmarchand Accepted
[v5,8/8] test/ring: user uintptr_t instead of unsigned long lib/ring: add zero copy APIs 1 - - 9-- 2020-10-25 Honnappa Nagarahalli dmarchand Accepted
[v5,7/8] test/ring: remove unnecessary braces lib/ring: add zero copy APIs 1 - - 1-- 2020-10-25 Honnappa Nagarahalli dmarchand Accepted
[v5,6/8] test/ring: fix the memory dump size lib/ring: add zero copy APIs 1 1 - 1-- 2020-10-25 Honnappa Nagarahalli dmarchand Accepted
[v5,5/8] doc/ring: add zero copy peek APIs lib/ring: add zero copy APIs 1 - - 1-- 2020-10-25 Honnappa Nagarahalli dmarchand Accepted
[v5,4/8] test/ring: add stress tests for zero copy APIs lib/ring: add zero copy APIs 1 1 - 1-- 2020-10-25 Honnappa Nagarahalli dmarchand Accepted
[v5,3/8] test/ring: add functional tests for zero copy APIs lib/ring: add zero copy APIs 1 1 - 1-- 2020-10-25 Honnappa Nagarahalli dmarchand Accepted
[v5,2/8] test/ring: move common function to header file lib/ring: add zero copy APIs 1 1 - 1-- 2020-10-25 Honnappa Nagarahalli dmarchand Accepted
[v5,1/8] lib/ring: add zero copy APIs lib/ring: add zero copy APIs 1 1 - 1-- 2020-10-25 Honnappa Nagarahalli dmarchand Accepted
[2/2] examples/performance-thread: fix undef behavior [1/2] test/rcu: fix array subscript is above array bounds - 2 - 8-1 2020-10-16 Honnappa Nagarahalli dmarchand Accepted
[1/2] test/rcu: fix array subscript is above array bounds [1/2] test/rcu: fix array subscript is above array bounds - 3 2 1-- 2020-10-16 Honnappa Nagarahalli dmarchand Accepted
[v2,2/2] lib/ethdev: fix memory ordering for call back functions [v2,1/2] lib/ethdev: replace full barrier with relaxed barrier 1 2 - 81- 2020-10-13 Honnappa Nagarahalli fyigit Accepted
[v2,1/2] lib/ethdev: replace full barrier with relaxed barrier [v2,1/2] lib/ethdev: replace full barrier with relaxed barrier 1 1 - 1-- 2020-10-13 Honnappa Nagarahalli fyigit Accepted
maintainers: update for MCS lock maintainers: update for MCS lock 1 - - 8-- 2020-10-08 Honnappa Nagarahalli tmonjalo Accepted
[v2,8/8] net/memif: move the barrier outside the loop [v2,1/8] net/memif: do not update local copy of tail in tx function - 2 - 9-- 2020-09-28 Honnappa Nagarahalli fyigit Accepted
[v2,7/8] net/memif: relax the load of ring head pointer for S2M zc ring [v2,1/8] net/memif: do not update local copy of tail in tx function - 2 - 1-- 2020-09-28 Honnappa Nagarahalli fyigit Accepted
[v2,6/8] net/memif: remove extra check [v2,1/8] net/memif: do not update local copy of tail in tx function - 2 - 1-- 2020-09-28 Honnappa Nagarahalli fyigit Accepted
[v2,5/8] net/memif: relax the load of ring head pointer for M2S zc ring [v2,1/8] net/memif: do not update local copy of tail in tx function - 2 - 1-- 2020-09-28 Honnappa Nagarahalli fyigit Accepted
[v2,4/8] net/memif: relax the load of ring head pointer for S2M ring [v2,1/8] net/memif: do not update local copy of tail in tx function - 2 - 1-- 2020-09-28 Honnappa Nagarahalli fyigit Accepted
[v2,3/8] net/memif: relax the load of ring head pointer for M2S ring [v2,1/8] net/memif: do not update local copy of tail in tx function - 2 - 1-- 2020-09-28 Honnappa Nagarahalli fyigit Accepted
[v2,2/8] net/memif: relax the load of ring tail pointer for M2S ring [v2,1/8] net/memif: do not update local copy of tail in tx function - 2 - 1-- 2020-09-28 Honnappa Nagarahalli fyigit Accepted
[v2,1/8] net/memif: do not update local copy of tail in tx function [v2,1/8] net/memif: do not update local copy of tail in tx function - 3 - 1-- 2020-09-28 Honnappa Nagarahalli fyigit Accepted
[v2] eal: change the log level for test assert macro [v2] eal: change the log level for test assert macro 2 - - 7-- 2020-07-16 Honnappa Nagarahalli dmarchand Accepted
[v4,3/3] doc: update deprecation of CIO barrier APIs [v4,1/3] eal: adjust barriers for IO on Armv8-a 3 2 - 1-1 2020-07-06 Honnappa Nagarahalli dmarchand Accepted
[v4,2/3] doc: update armv8-a IO barrier changes [v4,1/3] eal: adjust barriers for IO on Armv8-a 1 - - 1-1 2020-07-06 Honnappa Nagarahalli dmarchand Accepted
[v4,1/3] eal: adjust barriers for IO on Armv8-a [v4,1/3] eal: adjust barriers for IO on Armv8-a 1 - 1 411 2020-07-06 Honnappa Nagarahalli dmarchand Accepted
[v3,3/3] app/testpmd: enable empty polls in burst stats [v3,1/3] app/testpmd: clock gettime call in throughput calculation - 3 2 21- 2020-07-06 Honnappa Nagarahalli fyigit Accepted
[v3,2/3] app/testpmd: fix burst percentage calculation [v3,1/3] app/testpmd: clock gettime call in throughput calculation - 3 2 2-- 2020-07-06 Honnappa Nagarahalli fyigit Accepted
[v3,1/3] app/testpmd: clock gettime call in throughput calculation [v3,1/3] app/testpmd: clock gettime call in throughput calculation - 3 2 6-- 2020-07-06 Honnappa Nagarahalli fyigit Accepted
[v2,2/2] eal/arm: change inline functions to always inline [v2,1/2] eal/arm: generic counter based loop for CPU freq calculation 1 - - 3-- 2020-06-26 Honnappa Nagarahalli dmarchand Accepted
[v2,1/2] eal/arm: generic counter based loop for CPU freq calculation [v2,1/2] eal/arm: generic counter based loop for CPU freq calculation 1 3 - 7-- 2020-06-26 Honnappa Nagarahalli dmarchand Accepted
doc: fix minor typo for better display doc: fix minor typo for better display - 1 - 3-- 2020-06-08 Honnappa Nagarahalli tmonjalo Accepted
[v2] doc: announce adoption of C11 atomic operations semantics [v2] doc: announce adoption of C11 atomic operations semantics 4 2 - 3-- 2020-05-22 Honnappa Nagarahalli tmonjalo Accepted
doc: add rcu defer queue API info doc: add rcu defer queue API info - - - 21- 2020-05-06 Honnappa Nagarahalli dmarchand Accepted
[v5,4/4] lib/rcu: add additional debug logs Add RCU reclamation APIs 1 2 - 2-1 2020-04-22 Honnappa Nagarahalli dmarchand Accepted
[v5,3/4] doc/rcu: add RCU integration design details Add RCU reclamation APIs - 2 - 1-1 2020-04-22 Honnappa Nagarahalli dmarchand Accepted
[v5,2/4] test/rcu: test cases for RCU defer queue APIs Add RCU reclamation APIs 1 2 - -11 2020-04-22 Honnappa Nagarahalli dmarchand Accepted
[v5,1/4] lib/rcu: add resource reclamation APIs Add RCU reclamation APIs 2 2 - 4-2 2020-04-22 Honnappa Nagarahalli dmarchand Accepted
[v4,2/2] doc/ring: correct multi producer enqueue figure [v4,1/2] doc/rcu: correct quiescent state description - - 1 21- 2020-02-19 Honnappa Nagarahalli tmonjalo Accepted
[v4,1/2] doc/rcu: correct quiescent state description [v4,1/2] doc/rcu: correct quiescent state description - - 1 2-- 2020-02-19 Honnappa Nagarahalli tmonjalo Accepted
[v2,5/5] hash: correct lock free extendable table support test/meson: fix hash readwrite timeout failure - - - 2-1 2020-02-03 Honnappa Nagarahalli dmarchand Accepted
[v2,4/5] test/hash: move reader writer lock free tests to perf tests test/meson: fix hash readwrite timeout failure - - - 1-1 2020-02-03 Honnappa Nagarahalli dmarchand Accepted
[v2,3/5] test/hash: add lock free reader writer functional tests test/meson: fix hash readwrite timeout failure - - - 1-1 2020-02-03 Honnappa Nagarahalli dmarchand Accepted
[v2,2/5] test/hash: remove duplicated test code test/meson: fix hash readwrite timeout failure - - - 1-1 2020-02-03 Honnappa Nagarahalli dmarchand Accepted
[v2,1/5] test/meson: hash test split into shorter subtests test/meson: fix hash readwrite timeout failure 1 - - 4-1 2020-02-03 Honnappa Nagarahalli dmarchand Accepted
[2/2] doc: change prog guide to reflect rte_ring_xxx_elem apis [1/2] lib/ring: fix documentation for rte_ring_xxx_elem apis - 1 - 3-- 2020-01-31 Honnappa Nagarahalli tmonjalo Accepted
[1/2] lib/ring: fix documentation for rte_ring_xxx_elem apis [1/2] lib/ring: fix documentation for rte_ring_xxx_elem apis - 1 - 5-- 2020-01-31 Honnappa Nagarahalli tmonjalo Accepted
doc: add rte_ring_xxx_elem introduction to rel notes doc: add rte_ring_xxx_elem introduction to rel notes - - - 2-- 2020-01-26 Honnappa Nagarahalli tmonjalo Accepted
[v10,6/6] eventdev: use custom element size ring for event rings lib/ring: APIs to support custom element size - 3 - 2-- 2020-01-18 Honnappa Nagarahalli dmarchand Accepted
[v10,5/6] lib/hash: use ring with 32b element size to save memory lib/ring: APIs to support custom element size 1 2 - 2-- 2020-01-18 Honnappa Nagarahalli dmarchand Accepted
[v10,4/6] test/ring: modify perf test cases to use rte_ring_xxx_elem APIs lib/ring: APIs to support custom element size - 1 - 2-- 2020-01-18 Honnappa Nagarahalli dmarchand Accepted
[v10,3/6] test/ring: add functional tests for rte_ring_xxx_elem APIs lib/ring: APIs to support custom element size - 1 - 2-- 2020-01-18 Honnappa Nagarahalli dmarchand Accepted
[v10,2/6] lib/ring: apis to support configurable element size lib/ring: APIs to support custom element size - 3 - 11- 2020-01-18 Honnappa Nagarahalli dmarchand Accepted
[v10,1/6] test/ring: use division for cycle count calculation lib/ring: APIs to support custom element size 1 - - 2-- 2020-01-18 Honnappa Nagarahalli dmarchand Accepted
[v2,7/7] lib/rcu: update QS only when there are updates from writer typo, doc, simple fixes and some optimizations - 1 - 2-- 2019-10-08 Honnappa Nagarahalli dmarchand Accepted
[v2,6/7] lib/rcu: add least acknowledged token optimization typo, doc, simple fixes and some optimizations - 1 - 2-- 2019-10-08 Honnappa Nagarahalli dmarchand Accepted
[v2,5/7] test/rcu: use correct nomenclature while printing results typo, doc, simple fixes and some optimizations - 1 - 2-- 2019-10-08 Honnappa Nagarahalli dmarchand Accepted
[v2,4/7] test/rcu: use size_t instead of int typo, doc, simple fixes and some optimizations - 1 - 2-- 2019-10-08 Honnappa Nagarahalli dmarchand Accepted
[v2,3/7] doc/rcu: add information about storing token and resource typo, doc, simple fixes and some optimizations - 1 - 2-- 2019-10-08 Honnappa Nagarahalli dmarchand Accepted
[v2,2/7] doc/rcu: correct the limitation on number of threads typo, doc, simple fixes and some optimizations - 2 - 2-- 2019-10-08 Honnappa Nagarahalli dmarchand Accepted
[v2,1/7] doc/rcu: fix typos typo, doc, simple fixes and some optimizations - 2 - 5-- 2019-10-08 Honnappa Nagarahalli dmarchand Accepted
[v2] test/lpm: reset total time [v2] test/lpm: reset total time 1 1 1 5-- 2019-10-01 Honnappa Nagarahalli dmarchand Accepted
[v2,2/2] lib/hash: load pData after full key compare lib/hash: perf improvements for lock-free - 1 1 1-1 2019-07-02 Honnappa Nagarahalli tmonjalo Accepted
[v2,1/2] lib/hash: use ordered loads only if signature matches lib/hash: perf improvements for lock-free 1 1 1 3-1 2019-07-02 Honnappa Nagarahalli tmonjalo Accepted
[v3,4/4] test/hash: use array for small amount of memory [v3,1/4] test/hash: reset global variable to discard old data - - - 2-- 2019-07-02 Honnappa Nagarahalli tmonjalo Accepted
[v3,3/4] test/hash: free allocated memory [v3,1/4] test/hash: reset global variable to discard old data - 1 - 2-- 2019-07-02 Honnappa Nagarahalli tmonjalo Accepted
[v3,2/4] test/hash: init hash parameters in the correct function [v3,1/4] test/hash: reset global variable to discard old data - 1 - 2-- 2019-07-02 Honnappa Nagarahalli tmonjalo Accepted
[v3,1/4] test/hash: reset global variable to discard old data [v3,1/4] test/hash: reset global variable to discard old data - 1 - 2-- 2019-07-02 Honnappa Nagarahalli tmonjalo Accepted
[v3,2/2] test/rcu: address test case failure [v3,1/2] test/rcu: increase the size of num cores variable - 2 - 1-1 2019-06-28 Honnappa Nagarahalli tmonjalo Accepted
[v3,1/2] test/rcu: increase the size of num cores variable [v3,1/2] test/rcu: increase the size of num cores variable - 2 - 3-1 2019-06-28 Honnappa Nagarahalli tmonjalo Accepted
rcu: change format specifier in fprintf rcu: change format specifier in fprintf - 1 - 3-1 2019-06-03 Honnappa Nagarahalli tmonjalo Accepted
[v2] rcu/test: make gloabl variable per core [v2] rcu/test: make gloabl variable per core - 1 1 1-1 2019-05-16 Honnappa Nagarahalli tmonjalo Accepted
[v9,4/4] doc: added RCU to the release notes lib/rcu: add RCU library supporting QSBR mechanism 1 - - 2-- 2019-05-01 Honnappa Nagarahalli Accepted
« 1 2 3 44 5 »