Show patches with: Submitter = Joyce Kong       |   330 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/8] test/rwlock: use compiler atomics for lcores sync use compiler atomic builtins for test 1 1 - 1-- 2021-07-20 Joyce Kong dmarchand Accepted
[v3,2/8] test/spinlock: use compile atomics for lcores sync use compiler atomic builtins for test 1 1 - 1-- 2021-07-20 Joyce Kong dmarchand Accepted
[v3,1/8] test/ticketlock: use compiler atomics for lcores sync use compiler atomic builtins for test 1 2 - 1-- 2021-07-20 Joyce Kong dmarchand Accepted
[v3,0/8] use compiler atomic builtins for test - - - --- 2021-07-20 Joyce Kong None
[v1] doc: update atomic operation deprecation [v1] doc: update atomic operation deprecation - 1 - 4-- 2021-07-12 Joyce Kong tmonjalo Superseded
[v3,2/2] net/i40e: replace SMP barrier with thread fence fixes for i40e hw scan ring 1 1 - 1-- 2021-07-06 Joyce Kong qzhan15 Accepted
[v3,1/2] net/i40e: add logic of processing continuous DD bits for Arm fixes for i40e hw scan ring - 1 - 1-- 2021-07-06 Joyce Kong qzhan15 Accepted
[v3,0/2] fixes for i40e hw scan ring - - - --- 2021-07-06 Joyce Kong None
[v2] net/i40e: add logic of processing continuous DD bits for Arm [v2] net/i40e: add logic of processing continuous DD bits for Arm - 1 - 7-- 2021-06-23 Joyce Kong qzhan15 Superseded
[v2,8/8] test/rcu: use GCC atomic builtins for data sync use GCC's C11 atomic builtins for test 1 1 - 71- 2021-06-16 Joyce Kong dmarchand Superseded
[v2,7/8] test/service_cores: use GCC atomic builtins for lock sync use GCC's C11 atomic builtins for test 1 1 - -1- 2021-06-16 Joyce Kong dmarchand Superseded
[v2,6/8] test/mempool_perf: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test 1 1 - 1-- 2021-06-16 Joyce Kong dmarchand Superseded
[v2,5/8] test/mempool: remove unused variable for lcores sync use GCC's C11 atomic builtins for test 1 1 - 1-- 2021-06-16 Joyce Kong dmarchand Superseded
[v2,4/8] test/mcslock: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test 1 1 - 1-- 2021-06-16 Joyce Kong dmarchand Superseded
[v2,3/8] test/rwlock: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test 1 1 - 1-- 2021-06-16 Joyce Kong dmarchand Superseded
[v2,2/8] test/spinlock: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test 1 1 - 1-- 2021-06-16 Joyce Kong dmarchand Superseded
[v2,1/8] test/ticketlock: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test 1 2 - 1-- 2021-06-16 Joyce Kong dmarchand Superseded
[v2,0/8] use GCC's C11 atomic builtins for test - - - --- 2021-06-16 Joyce Kong None
[v1,8/8] test/rcu_perf: use GCC atomic builtins for data sync use GCC's C11 atomic builtins for test - 1 - 71- 2021-06-04 Joyce Kong dmarchand Superseded
[v1,7/8] test/service_cores: use GCC atomic builtins for lock sync use GCC's C11 atomic builtins for test - 1 - -1- 2021-06-04 Joyce Kong dmarchand Superseded
[v1,6/8] test/mempool_perf: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test - 1 - 1-- 2021-06-04 Joyce Kong dmarchand Superseded
[v1,5/8] test/mempool: remove unused variable for lcores sync use GCC's C11 atomic builtins for test - 1 - 1-- 2021-06-04 Joyce Kong dmarchand Superseded
[v1,4/8] test/mcslock: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test - 1 - 1-- 2021-06-04 Joyce Kong dmarchand Superseded
[v1,3/8] test/rwlock: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test - 1 - 1-- 2021-06-04 Joyce Kong dmarchand Superseded
[v1,2/8] test/spinlock: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test - 1 - 1-- 2021-06-04 Joyce Kong dmarchand Superseded
[v1,1/8] test/ticketlock: use GCC atomic builtins for lcores sync use GCC's C11 atomic builtins for test - 2 - 1-- 2021-06-04 Joyce Kong dmarchand Superseded
[v1,0/8] use GCC's C11 atomic builtins for test - - - --- 2021-06-04 Joyce Kong None
[v1] net/i40e: remove the SMP barrier in HW scanning func [v1] net/i40e: remove the SMP barrier in HW scanning func - 1 - 512 2021-06-04 Joyce Kong qzhan15 Superseded
[v1] test/ticketlock: use C11 atomic builtins for lcores sync [v1] test/ticketlock: use C11 atomic builtins for lcores sync - 2 - 7-2 2021-04-21 Joyce Kong tmonjalo Superseded
[v2] lib/mempool: distinguish debug counters from cache and pool [v2] lib/mempool: distinguish debug counters from cache and pool - - - 81- 2021-03-18 Joyce Kong dmarchand Superseded
[v1] lib/mempool: distinguish debug counters from cache and pool [v1] lib/mempool: distinguish debug counters from cache and pool - - - 21- 2021-03-18 Joyce Kong Superseded
[v2] net/virtio: fix compiling issue for vectorized NEON path [v2] net/virtio: fix compiling issue for vectorized NEON path - 2 1 3-1 2021-01-26 Joyce Kong mcoquelin Accepted
[v1] net/virtio: fix compiling issue for vectorized NEON path [v1] net/virtio: fix compiling issue for vectorized NEON path - - - 3-1 2021-01-26 Joyce Kong Superseded
[v1] eal/arm: fix gcc build for 128-bit atomic compare exchange [v1] eal/arm: fix gcc build for 128-bit atomic compare exchange 2 2 - 82- 2021-01-15 Joyce Kong dmarchand Accepted
[v1,8/8] vhost: replace smp with thread fence for control path replace smp barriers in vhost with C11 atomic - 2 - 8-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,7/8] vhost: replace smp with thread fence for packed vring replace smp barriers in vhost with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,6/8] vhost: relax full barriers for used idx replace smp barriers in vhost with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,5/8] vhost: relax full barriers for desc flags replace smp barriers in vhost with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,4/8] vhost: remove unnecessary smp barrier for avail idx replace smp barriers in vhost with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,3/8] vhost: remove unnecessary smp barrier for desc flags replace smp barriers in vhost with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,2/8] examples/vhost_blk: replace smp with thread fence replace smp barriers in vhost with C11 atomic - 1 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,1/8] examples/vhost: relax memory ordering when enqueue/dequeue replace smp barriers in vhost with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,0/8] replace smp barriers in vhost with C11 atomic - - - --- 2020-12-21 Joyce Kong None
[v1,4/4] net/virtio: replace full barrier with thread fence replace smp barriers in virtio with C11 atomic - 2 - 8-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,3/4] net/virtio: replace full barrier with relaxed barrier for Arm platform replace smp barriers in virtio with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,2/4] net/virtio: replace smp barrier with IO barrier replace smp barriers in virtio with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,1/4] net/virtio: remove unnecessary rmb barrier replace smp barriers in virtio with C11 atomic - 2 - 1-- 2020-12-21 Joyce Kong mcoquelin Accepted
[v1,0/4] replace smp barriers in virtio with C11 atomic - - - --- 2020-12-21 Joyce Kong None
[v1] lib/rcu: use rte atomic thread fence wrapper instead [v1] lib/rcu: use rte atomic thread fence wrapper instead - 1 - 8-- 2020-12-21 Joyce Kong dmarchand Accepted
[v1,4/4] net/virtio: add election for packed vector NEON path Vectorize packed ring RX/TX path with NEON - 2 - 621 2020-11-17 Joyce Kong mcoquelin Accepted
[v1,3/4] net/virtio: add vectorized packed ring Tx NEON path Vectorize packed ring RX/TX path with NEON - 2 - 1-- 2020-11-17 Joyce Kong mcoquelin Accepted
[v1,2/4] net/virtio: add vectorized packed ring Rx NEON path Vectorize packed ring RX/TX path with NEON - 1 - -1- 2020-11-17 Joyce Kong mcoquelin Accepted
[v1,1/4] net/virtio: move AVX based Rx and Tx code to separate file Vectorize packed ring RX/TX path with NEON - 2 - -1- 2020-11-17 Joyce Kong mcoquelin Accepted
[v1,0/4] Vectorize packed ring RX/TX path with NEON - - - --- 2020-11-17 Joyce Kong None
[RFC,3/3] net/virtio: add election for packed vector Rx NEON path Vectorize packed ring RX path with NEON - - - 1-1 2020-09-11 Joyce Kong mcoquelin Superseded
[RFC,2/3] net/virtio: add vectorized packed ring Rx NEON path Vectorize packed ring RX path with NEON - - - 1-- 2020-09-11 Joyce Kong mcoquelin Superseded
[RFC,1/3] net/virtio: move AVX based Rx and Tx code to separate file Vectorize packed ring RX path with NEON - - - -1- 2020-09-11 Joyce Kong mcoquelin Superseded
[RFC,0/3] Vectorize packed ring RX path with NEON - - - --- 2020-09-11 Joyce Kong None
[4/4] eal/pause: remove experimental tag from wait until equal remove experimental tags from APIs 1 2 - 8-- 2020-09-11 Joyce Kong dmarchand Accepted
[3/4] rcu: remove experimental tag from QSBR mechanism remove experimental tags from APIs - 1 - 1-- 2020-09-11 Joyce Kong dmarchand Accepted
[2/4] eal/mcslock: remove experimental tag remove experimental tags from APIs 1 1 - 1-- 2020-09-11 Joyce Kong dmarchand Accepted
[1/4] eal/ticketlock: remove experimental tag remove experimental tags from APIs - 2 - 1-- 2020-09-11 Joyce Kong dmarchand Accepted
[0/4] remove experimental tags from APIs - - - --- 2020-09-11 Joyce Kong None
[v3,3/3] lib/vhost: restrict pointer aliasing for packed vpmd restrict pointer aliasing with a common wrapper 1 1 - 3-- 2020-07-10 Joyce Kong dmarchand Accepted
[v3,2/3] net/virtio: restrict pointer aliasing for NEON vpmd restrict pointer aliasing with a common wrapper - 1 - 2-- 2020-07-10 Joyce Kong dmarchand Accepted
[v3,1/3] lib/eal: add a common wrapper for restricted pointers restrict pointer aliasing with a common wrapper 1 2 - 5-- 2020-07-10 Joyce Kong dmarchand Accepted
[v3,0/3] restrict pointer aliasing with a common wrapper - - - --- 2020-07-10 Joyce Kong None
[v2,6/6] net/mlx5: replace restrict keyword with rte restrict Restrict pointer aliasing with a common wrapper - 2 - 2-1 2020-07-06 Joyce Kong dmarchand Superseded
[v2,5/6] examples/performance-thread: replace restrict with wrapper Restrict pointer aliasing with a common wrapper - 2 - 1-1 2020-07-06 Joyce Kong dmarchand Superseded
[v2,4/6] net/i40e: replace restrict with rte restrict Restrict pointer aliasing with a common wrapper - 2 - 1-1 2020-07-06 Joyce Kong dmarchand Superseded
[v2,3/6] lib/vhost: restrict pointer aliasing for packed vpmd Restrict pointer aliasing with a common wrapper - 1 - 1-1 2020-07-06 Joyce Kong dmarchand Superseded
[v2,2/6] net/virtio: restrict pointer aliasing for NEON vpmd Restrict pointer aliasing with a common wrapper - 1 - 1-1 2020-07-06 Joyce Kong dmarchand Superseded
[v2,1/6] lib/eal: add a common wrapper for restricted pointers Restrict pointer aliasing with a common wrapper 1 2 - 5-1 2020-07-06 Joyce Kong dmarchand Superseded
[v2,0/6] Restrict pointer aliasing with a common wrapper - - - --- 2020-07-06 Joyce Kong None
[v1] net/virtio: simplify variable name [v1] net/virtio: simplify variable name - 3 - 8-- 2020-06-24 Joyce Kong mcoquelin Accepted
[v1,2/2] lib/vhost: restrict pointer aliasing for packed path virtio: restrict pointer aliasing for loops vectorization - 1 - 3-- 2020-06-11 Joyce Kong mcoquelin Superseded
[v1,1/2] net/virtio: restrict pointer aliasing for NEON vpmd virtio: restrict pointer aliasing for loops vectorization - 1 - 7-- 2020-06-11 Joyce Kong mcoquelin Superseded
[v1,0/2] virtio: restrict pointer aliasing for loops vectorization - - - --- 2020-06-11 Joyce Kong None
[v5,2/2] virtio: one way barrier for split vring avail idx one way barrier for split vring idx - 2 - 3-- 2020-04-30 Joyce Kong mcoquelin Accepted
[v5,1/2] virtio: one way barrier for split vring used idx one way barrier for split vring idx - 2 - 6-- 2020-04-30 Joyce Kong mcoquelin Accepted
[v5,0/2] one way barrier for split vring idx - - - --- 2020-04-30 Joyce Kong None
[v10,6/6] net/hinic: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 21- 2020-04-27 Joyce Kong tmonjalo Accepted
[v10,5/6] net/qede: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 2-- 2020-04-27 Joyce Kong tmonjalo Accepted
[v10,4/6] net/bnx2x: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 2-- 2020-04-27 Joyce Kong tmonjalo Accepted
[v10,3/6] net/axgbe: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 2-- 2020-04-27 Joyce Kong tmonjalo Accepted
[v10,2/6] test/bitops: add bit operation test case implement common bit operation APIs - 2 - 2-- 2020-04-27 Joyce Kong tmonjalo Accepted
[v10,1/6] lib/eal: implement the family of common bit operation APIs implement common bit operation APIs 1 2 - 6-- 2020-04-27 Joyce Kong tmonjalo Accepted
[v10,0/6] implement common bit operation APIs - - - --- 2020-04-27 Joyce Kong None
[v4,2/2] virtio: one way barrier for split vring avail idx one way barrier for split vring idx - 2 - 2-1 2020-04-24 Joyce Kong mcoquelin Superseded
[v4,1/2] virtio: one way barrier for split vring used idx one way barrier for split vring idx - 2 - 4-2 2020-04-24 Joyce Kong mcoquelin Superseded
[v4,0/2] one way barrier for split vring idx - - - --- 2020-04-24 Joyce Kong None
[v9,6/6] net/hinic: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 21- 2020-04-24 Joyce Kong dmarchand Superseded
[v9,5/6] net/qede: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 2-- 2020-04-24 Joyce Kong dmarchand Superseded
[v9,4/6] net/bnx2x: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 2-- 2020-04-24 Joyce Kong dmarchand Superseded
[v9,3/6] net/axgbe: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 2-- 2020-04-24 Joyce Kong dmarchand Superseded
[v9,2/6] test/bitops: add bit operation test case implement common bit operation APIs - 2 - 2-- 2020-04-24 Joyce Kong dmarchand Superseded
[v9,1/6] lib/eal: implement the family of common bit operation APIs implement common bit operation APIs 1 2 - 5-1 2020-04-24 Joyce Kong dmarchand Superseded
[v9,0/6] implement common bit operation APIs - - - --- 2020-04-24 Joyce Kong None
[v8,6/6] net/hinic: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 3-- 2020-04-16 Joyce Kong dmarchand Superseded
[v8,5/6] net/qede: use common rte bit operation APIs instead implement common bit operation APIs - 1 - 2-- 2020-04-16 Joyce Kong dmarchand Superseded
« 1 2 3 4 »