Re: [ovs-dev] [PATCH v4 ovn] Don't suppress localport traffic directed to external port

2021-07-14 Thread Ihar Hrachyshka
On Wed, Jul 14, 2021 at 8:07 PM Numan Siddique wrote: > > On Wed, Jul 14, 2021 at 4:59 PM Ihar Hrachyshka wrote: > > > > Recently, we stopped leaking localport traffic through localnet ports > > into fabric to avoid unnecessary flipping between chassis hosting the > > same localport. > > > >

Re: [ovs-dev] [PATCH v4 ovn] Don't suppress localport traffic directed to external port

2021-07-14 Thread Ihar Hrachyshka
On Wed, Jul 14, 2021 at 8:07 PM Numan Siddique wrote: > > On Wed, Jul 14, 2021 at 4:59 PM Ihar Hrachyshka wrote: > > > > Recently, we stopped leaking localport traffic through localnet ports > > into fabric to avoid unnecessary flipping between chassis hosting the > > same localport. > > > >

Re: [ovs-dev] [PATCH v4 ovn] Don't suppress localport traffic directed to external port

2021-07-14 Thread Numan Siddique
On Wed, Jul 14, 2021 at 4:59 PM Ihar Hrachyshka wrote: > > Recently, we stopped leaking localport traffic through localnet ports > into fabric to avoid unnecessary flipping between chassis hosting the > same localport. > > Despite the type name, in some scenarios localports are supposed to > talk

[ovs-dev] [PATCH v4 ovn] Don't suppress localport traffic directed to external port

2021-07-14 Thread Ihar Hrachyshka
Recently, we stopped leaking localport traffic through localnet ports into fabric to avoid unnecessary flipping between chassis hosting the same localport. Despite the type name, in some scenarios localports are supposed to talk outside the hosting chassis. Specifically, in OpenStack [1] metadata