Re: [ovs-dev] [PATCH ovn v3] ovn-controller: Fixed missing flows after interface deletion

2022-10-24 Thread Ales Musil
Hi Xavier, some minor comments below. On Thu, Oct 20, 2022 at 4:53 PM Xavier Simonart wrote: > In the following scenario: > - interface "old" is created and external_ids:iface-id is set (to lp) > - interface "new" is created and external_ids:iface-id is set (to same lp) > - interface "old" is

[ovs-dev] [PATCH ovn v3] ovn-controller: Fixed missing flows after interface deletion

2022-10-20 Thread Xavier Simonart
In the following scenario: - interface "old" is created and external_ids:iface-id is set (to lp) - interface "new" is created and external_ids:iface-id is set (to same lp) - interface "old" is deleted flows related to lp were deleted. Note that after "new" interface is created, flows use "new"