Show patches with: Submitter = Gaetan Rivet       |    Archived = No       |   232 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,v4,5/5] conntrack: Use an atomic conn expiration value conntrack: improve multithread scalability 1 - 1 - 2-1 2022-03-25 Gaetan Rivet Superseded
[ovs-dev,v4,4/5] conntrack: Inverse conn and ct lock precedence conntrack: improve multithread scalability - - 1 - 1-2 2022-03-25 Gaetan Rivet Superseded
[ovs-dev,v4,3/5] conntrack-tp: Use a cmap to store timeout policies conntrack: improve multithread scalability 1 - 1 - 1-2 2022-03-25 Gaetan Rivet Superseded
[ovs-dev,v4,2/5] conntrack: Use a cmap to store zone limits conntrack: improve multithread scalability - - 1 - 2-1 2022-03-25 Gaetan Rivet Superseded
[ovs-dev,v4,1/5] conntrack: Use mpsc-queue to store conn expirations conntrack: improve multithread scalability - - 1 - 2-1 2022-03-25 Gaetan Rivet Superseded
[ovs-dev] ofproto: Use xlate map for uuid lookups [ovs-dev] ofproto: Use xlate map for uuid lookups 2 2 - 1 11- 2022-02-23 Gaetan Rivet Accepted
[ovs-dev,v1,3/3] dpif-netdev: Use dp_netdev reference in offload threads Fix offload rule flush race condition - - - - 1-- 2022-02-04 Gaetan Rivet Accepted
[ovs-dev,v1,2/3] dpif-netdev: Fix a race condition in deletion of offloaded flows Fix offload rule flush race condition - 1 - - -1- 2022-02-04 Gaetan Rivet Accepted
[ovs-dev,v1,1/3] dpif-netdev: Move port flush after datapath reconfiguration Fix offload rule flush race condition - 2 - - -11 2022-02-04 Gaetan Rivet Accepted
[ovs-dev,v5,27/27] netdev-dpdk: Remove rte-flow API access locks dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,26/27] dpif-netdev: Use one or more offload threads dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,25/27] dpif-netdev: Replace port mutex by rwlock dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,24/27] dpif-netdev: Make megaflow and mark mappings thread objects dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,23/27] dpif-netdev: Use lockless queue to manage offloads dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,22/27] netdev-offload-dpdk: Protect concurrent offload destroy/query dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,21/27] netdev-offload-dpdk: Lock rte_flow map access dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,20/27] netdev-offload-dpdk: Use per-thread HW offload stats dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,19/27] dpif-netdev: Execute flush from offload thread dpif-netdev: Parallel offload processing - - 1 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,18/27] dpif-netdev: Introduce tagged union of offload requests dpif-netdev: Parallel offload processing - - 1 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,17/27] dpif-netdev: Use id-fpool for mark allocation dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,16/27] dpif-netdev: Postpone flow offload item freeing dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,15/27] dpif-netdev: Quiesce offload thread periodically dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,14/27] netdev-offload: Add multi-thread API dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,13/27] id-fpool: Module for fast ID generation dpif-netdev: Parallel offload processing - - 1 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,12/27] mpsc-queue: Module for lock-free message passing dpif-netdev: Parallel offload processing - - 2 - 11- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,11/27] ovs-atomic: Expose atomic exchange operation dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,10/27] dpif-netdev: Implement hardware offloads stats query dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,09/27] mov-avg: Add a moving average helper structure dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,08/27] dpif-netdev: Rename offload thread structure dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,07/27] dpctl: Add function to read hardware offload statistics dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,06/27] netdev-offload-dpdk: Implement hw-offload statistics read dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,05/27] netdev-offload-dpdk: Use per-netdev offload metadata dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,04/27] netdev: Add flow API uninit function dpif-netdev: Parallel offload processing - - 2 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,03/27] tests: Add ovs-barrier unit test dpif-netdev: Parallel offload processing - - 1 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,02/27] dpif-netdev: Rename flow offload thread dpif-netdev: Parallel offload processing - 1 1 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v5,01/27] ovs-thread: Fix barrier use-after-free dpif-netdev: Parallel offload processing - 1 1 - 2-- 2021-09-08 Gaetan Rivet Accepted
[ovs-dev,v3,8/8] conntrack: Use an atomic conn expiration value conntrack: improve multithread scalability 1 - 1 - --- 2021-06-15 Gaetan Rivet Changes Requested
[ovs-dev,v3,7/8] conntrack: Inverse conn and ct lock precedence conntrack: improve multithread scalability - - 1 - --- 2021-06-15 Gaetan Rivet Changes Requested
[ovs-dev,v3,6/8] conntrack-tp: Use a cmap to store timeout policies conntrack: improve multithread scalability 1 - 1 - --- 2021-06-15 Gaetan Rivet Changes Requested
[ovs-dev,v3,5/8] conntrack: Use a cmap to store zone limits conntrack: improve multithread scalability - - 1 - --- 2021-06-15 Gaetan Rivet Changes Requested
[ovs-dev,v3,4/8] conntrack: Use mpsc-queue to store conn expirations conntrack: improve multithread scalability - - 1 - --- 2021-06-15 Gaetan Rivet Changes Requested
[ovs-dev,v3,3/8] mpsc-queue: Module for lock-free message passing conntrack: improve multithread scalability - - 1 - --- 2021-06-15 Gaetan Rivet Changes Requested
[ovs-dev,v3,2/8] ovs-atomic: Expose atomic exchange operation conntrack: improve multithread scalability - - 1 - --- 2021-06-15 Gaetan Rivet Changes Requested
[ovs-dev,v3,1/8] conntrack: Init hash basis first at creation conntrack: improve multithread scalability 1 1 1 - --- 2021-06-15 Gaetan Rivet Accepted
[ovs-dev,v4,27/27] netdev-dpdk: Remove rte-flow API access locks [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,26/27] dpif-netdev: Use one or more offload threads [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,25/27] dpif-netdev: Replace port mutex by rwlock [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,24/27] dpif-netdev: Make megaflow and mark mappings thread objects [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,23/27] dpif-netdev: Use lockless queue to manage offloads [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,22/27] netdev-offload-dpdk: Protect concurrent offload destroy/query [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,21/27] netdev-offload-dpdk: Lock rte_flow map access [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,20/27] netdev-offload-dpdk: Use per-thread HW offload stats [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,19/27] dpif-netdev: Execute flush from offload thread [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 1 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,18/27] dpif-netdev: Introduce tagged union of offload requests [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 1 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,17/27] dpif-netdev: Use id-fpool for mark allocation [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,16/27] dpif-netdev: Postpone flow offload item freeing [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,15/27] dpif-netdev: Quiesce offload thread periodically [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,14/27] netdev-offload: Add multi-thread API [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,13/27] id-fpool: Module for fast ID generation [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 1 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,12/27] mpsc-queue: Module for lock-free message passing [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,11/27] ovs-atomic: Expose atomic exchange operation [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,10/27] dpif-netdev: Implement hardware offloads stats query [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,09/27] mov-avg: Add a moving average helper structure [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,08/27] dpif-netdev: Rename offload thread structure [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,07/27] dpctl: Add function to read hardware offload statistics [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,06/27] netdev-offload-dpdk: Implement hw-offload statistics read [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,05/27] netdev-offload-dpdk: Use per-netdev offload metadata [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,04/27] netdev: Add flow API uninit function [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 2 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,03/27] tests: Add ovs-barrier unit test [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - - 1 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,02/27] dpif-netdev: Rename flow offload thread [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - 1 1 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free [ovs-dev,v4,01/27] ovs-thread: Fix barrier use-after-free - 1 1 - --- 2021-06-09 Gaetan Rivet Changes Requested
[ovs-dev,v2,8/8] ovs-rcu: Add blocking RCU mode RCU: Add blocking mode for debugging - - - - --- 2021-05-20 Gaetan Rivet Changes Requested
[ovs-dev,v2,7/8] ovs-rcu: Remove unused perthread mutex RCU: Add blocking mode for debugging 1 - - - --- 2021-05-20 Gaetan Rivet Accepted
[ovs-dev,v2,6/8] ovs-thread: Quiesce when joining pthreads RCU: Add blocking mode for debugging - - - - --- 2021-05-20 Gaetan Rivet Changes Requested
[ovs-dev,v2,5/8] ovs-thread: Fix barrier use-after-free RCU: Add blocking mode for debugging - 1 - - --- 2021-05-20 Gaetan Rivet Changes Requested
[ovs-dev,v2,4/8] tests: Add ASAN use-after-free validation with RCU RCU: Add blocking mode for debugging - - - - --- 2021-05-20 Gaetan Rivet Changes Requested
[ovs-dev,v2,3/8] tests: Add RCU postpone test RCU: Add blocking mode for debugging - - - - --- 2021-05-20 Gaetan Rivet Changes Requested
[ovs-dev,v2,2/8] tests: Add ovs-barrier unit test RCU: Add blocking mode for debugging - - - - --- 2021-05-20 Gaetan Rivet Changes Requested
[ovs-dev,v2,1/8] configure: add --enable-asan option RCU: Add blocking mode for debugging - - - - --- 2021-05-20 Gaetan Rivet Changes Requested
[ovs-dev,v1,8/8] ovs-rcu: Add blocking RCU mode RCU: Add blocking mode for debugging - - - - --- 2021-04-27 Gaetan Rivet Superseded
[ovs-dev,v1,7/8] ovs-rcu: Remove unused perthread mutex RCU: Add blocking mode for debugging - - - - --- 2021-04-27 Gaetan Rivet Superseded
[ovs-dev,v1,6/8] ovs-thread: Quiesce when joining pthreads RCU: Add blocking mode for debugging - - - - --- 2021-04-27 Gaetan Rivet Superseded
[ovs-dev,v1,5/8] ovs-thread: Fix barrier use-after-free RCU: Add blocking mode for debugging - 1 - - --- 2021-04-27 Gaetan Rivet Superseded
[ovs-dev,v1,4/8] tests: Add ASAN use-after-free validation with RCU RCU: Add blocking mode for debugging - - - - --- 2021-04-27 Gaetan Rivet Superseded
[ovs-dev,v1,3/8] tests: Add RCU postpone test RCU: Add blocking mode for debugging - - - - --- 2021-04-27 Gaetan Rivet Superseded
[ovs-dev,v1,2/8] tests: Add ovs-barrier unit test RCU: Add blocking mode for debugging - - - - --- 2021-04-27 Gaetan Rivet Superseded
[ovs-dev,v1,1/8] configure: add --enable-asan option RCU: Add blocking mode for debugging - - - - --- 2021-04-27 Gaetan Rivet Superseded
[ovs-dev,v3,28/28] netdev-dpdk: Remove rte-flow API access locks dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,27/28] dpif-netdev: Use one or more offload threads dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,26/28] dpif-netdev: Replace port mutex by rwlock dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,25/28] dpif-netdev: Make megaflow and mark mappings thread objects dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,24/28] dpif-netdev: Use lockless queue to manage offloads dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,23/28] netdev-offload-dpdk: Protect concurrent offload destroy/query dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,22/28] netdev-offload-dpdk: Lock rte_flow map access dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,21/28] netdev-offload-dpdk: Use per-thread HW offload stats dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,20/28] dpif-netdev: Execute flush from offload thread dpif-netdev: Parallel offload processing - - 1 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,19/28] dpif-netdev: Introduce tagged union of offload requests dpif-netdev: Parallel offload processing - - 1 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,18/28] dpif-netdev: Use seq-pool for mark allocation dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,17/28] dpif-netdev: Postpone flow offload item freeing dpif-netdev: Parallel offload processing - - 2 - --- 2021-04-25 Gaetan Rivet Changes Requested
[ovs-dev,v3,16/28] dpif-netdev: Quiesce offload thread periodically dpif-netdev: Parallel offload processing - - 1 - --- 2021-04-25 Gaetan Rivet Changes Requested
« 1 2 3 »