Re: [ovs-dev] [PATCH] ovsdb-idl: Reparse reference src before dst is deleted

2024-01-05 Thread Ilya Maximets
On 1/5/24 04:13, Tao Liu wrote: > > On 1/4/24 7:56 PM, Ilya Maximets wrote: >> On 7/4/23 12:41, Tao Liu wrote: >>> Hi, Ilya. Thanks for your comment. >>> >>> On 7/4/23 4:10 AM, Ilya Maximets wrote: On 7/2/23 11:59, Tao Liu wrote: > Commit 02f31a1262fc has fixed the row references when

Re: [ovs-dev] [PATCH] ovsdb-idl: Reparse reference src before dst is deleted

2024-01-04 Thread Tao Liu
On 1/4/24 7:56 PM, Ilya Maximets wrote: On 7/4/23 12:41, Tao Liu wrote: Hi, Ilya. Thanks for your comment. On 7/4/23 4:10 AM, Ilya Maximets wrote: On 7/2/23 11:59, Tao Liu wrote: Commit 02f31a1262fc has fixed the row references when insertion and deletion execute in one IDL run. However,

Re: [ovs-dev] [PATCH] ovsdb-idl: Reparse reference src before dst is deleted

2024-01-04 Thread Ilya Maximets
On 7/4/23 12:41, Tao Liu wrote: > Hi, Ilya. Thanks for your comment. > > On 7/4/23 4:10 AM, Ilya Maximets wrote: >> On 7/2/23 11:59, Tao Liu wrote: >>> Commit 02f31a1262fc has fixed the row references when insertion and >>> deletion execute in one IDL run. However, we can still hit ovn-controller

Re: [ovs-dev] [PATCH] ovsdb-idl: Reparse reference src before dst is deleted

2023-07-04 Thread Tao Liu
Hi, Ilya. Thanks for your comment. On 7/4/23 4:10 AM, Ilya Maximets wrote: On 7/2/23 11:59, Tao Liu wrote: Commit 02f31a1262fc has fixed the row references when insertion and deletion execute in one IDL run. However, we can still hit ovn-controller crash in pressure test where pb->datapath ==

Re: [ovs-dev] [PATCH] ovsdb-idl: Reparse reference src before dst is deleted

2023-07-03 Thread Ilya Maximets
On 7/2/23 11:59, Tao Liu wrote: > Commit 02f31a1262fc has fixed the row references when insertion and > deletion execute in one IDL run. However, we can still hit ovn-controller > crash in pressure test where pb->datapath == NULL. It is triggered by > reference dst deletion in same IDL run: > >

[ovs-dev] [PATCH] ovsdb-idl: Reparse reference src before dst is deleted

2023-07-02 Thread Tao Liu
Commit 02f31a1262fc has fixed the row references when insertion and deletion execute in one IDL run. However, we can still hit ovn-controller crash in pressure test where pb->datapath == NULL. It is triggered by reference dst deletion in same IDL run: idl run: update1: insert