Re: [ovs-dev] [PATCH] ofproto-dpif-xlate: Fix internal CT state for non-recirc traffic.

2022-06-07 Thread Frode Nordahl
On Tue, Jun 7, 2022 at 10:52 PM Ilya Maximets wrote: > > On 5/30/22 21:07, Frode Nordahl wrote: > > In some circumstances a flow may get its ct_state set without > > conscious intervention by the OVS user space code. > > > > Commit 355fef6f2ccbc optimizes out uneccessary ct_clear actions > >

Re: [ovs-dev] [PATCH] ofproto-dpif-xlate: Fix internal CT state for non-recirc traffic.

2022-06-07 Thread Ilya Maximets
On 5/30/22 21:07, Frode Nordahl wrote: > In some circumstances a flow may get its ct_state set without > conscious intervention by the OVS user space code. > > Commit 355fef6f2ccbc optimizes out uneccessary ct_clear actions > based on an internal struct xlate_ctx->conntracked state flag. > >

[ovs-dev] [PATCH] ofproto-dpif-xlate: Fix internal CT state for non-recirc traffic.

2022-05-30 Thread Frode Nordahl
In some circumstances a flow may get its ct_state set without conscious intervention by the OVS user space code. Commit 355fef6f2ccbc optimizes out uneccessary ct_clear actions based on an internal struct xlate_ctx->conntracked state flag. Before this commit the xlate_ctx->conntracked state flag