On 4/12/21 5:20 PM, Gaetan Rivet wrote: > When a port is deleted, its offloads must be flushed. The operation > runs in the thread that initiated it. Offload data is thus accessed > jointly by the port deletion thread(s) and the offload thread, which > complicates the data access model. > > To simplify this model, as a pre-step toward introducing parallel > offloads, execute the flush operation in the offload thread. > > Signed-off-by: Gaetan Rivet <[email protected]> > --- > lib/dpif-netdev.c | 126 ++++++++++++++++++++++++++++++++++++++++++++-- > 1 file changed, 122 insertions(+), 4 deletions(-) Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- Re: [ovs-dev] [PATCH v2 28/28] netdev-dpdk: Remove rt... Maxime Coquelin
- [ovs-dev] [PATCH v2 27/28] dpif-netdev: Use one or more of... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 27/28] dpif-netdev: Use one o... Maxime Coquelin
- [ovs-dev] [PATCH v2 19/28] ovs-thread: Fix barrier use-aft... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 19/28] ovs-thread: Fix barrie... Maxime Coquelin
- [ovs-dev] [PATCH v2 12/28] seq-pool: Module for faster ID ... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 12/28] seq-pool: Module for f... Maxime Coquelin
- [ovs-dev] [PATCH v2 21/28] netdev-offload-dpdk: Use per-th... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 21/28] netdev-offload-dpdk: U... Maxime Coquelin
- [ovs-dev] [PATCH v2 20/28] dpif-netdev: Execute flush from... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 20/28] dpif-netdev: Execute f... Maxime Coquelin
- Re: [ovs-dev] [PATCH v2 00/28] dpif-netdev: Parallel offlo... Maxime Coquelin
- Re: [ovs-dev] [PATCH v2 00/28] dpif-netdev: Parallel ... Gaƫtan Rivet
