Re: [ovs-dev] [PATCH ovn] controller: Prevent race in packet buffering

2023-02-13 Thread 0-day Robot
Bleep bloop. Greetings Ales Musil, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: ERROR: Author Ales Musil needs to sign off. Lines checked: 1119, Warnings: 0, Errors: 1

[ovs-dev] [PATCH ovn] controller: Prevent race in packet buffering

2023-02-10 Thread Ales Musil
There was a race within packet buffering that could result in first packt being dropped. It could happen under following conditions and topology: S1 == R1 == public == R2 == S2 SNAT on R1 and DGP on port connecting R1 with public. 1) The GARP is sent for the GDP SNAT 2) The GARP is delayed on R2