[ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-10-05 Thread nusiddiq
From: Numan Siddique An OVN deployment can have multiple logical switches each with a localnet port connected to a distributed logical router with one logical router port providing external connectivity (provider network) and others used as tenant networks with VLAN tagging. As reported in [1],

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-10-12 Thread Mark Michelson
Hi Numan, The patch does a good job of explaining the routing behavior and the tunneling problem solved within. Prior to the patch, you can have a distributed gateway router with a redirect-chassis port set on it. This allows for east-west traffic to have an optimal direct path between hyper

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-10-15 Thread Numan Siddique
On Sat, Oct 13, 2018 at 1:26 AM Mark Michelson wrote: > Hi Numan, > > The patch does a good job of explaining the routing behavior and the > tunneling problem solved within. > > Prior to the patch, you can have a distributed gateway router with a > redirect-chassis port set on it. This allows for

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-01 Thread Ankur Sharma
Of Numan Siddique Sent: Monday, October 15, 2018 2:38 AM To: Mark Michelson Cc: ovs dev Subject: Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis On Sat, Oct 13, 2018 at 1:26 AM Mark Michelson <mailto:mmich...@redhat.com> wrote: > Hi Numan,

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-03 Thread Numan Siddique
l free to point, if I missed something here. > Please feel free to comment on the proposed alternative. > > Thanks > > Regards, > Ankur > > > -Original Message- > From: ovs-dev-boun...@openvswitch.org > On Behalf Of Numan Siddique > Sent: Monday, October 1

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-03 Thread Numan Siddique
uot;l3gateway" when these VLAN networks don't provide external > connectivity. If multiple VLAN networks are added > to a logical router with one providing external connectivity, I am not > sure how NATting would be handled there. > > > > > >> https:

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-08 Thread Ankur Sharma
: Mark Michelson; ovs dev; Greg A. Smith; Guoshuai Li Subject: Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis On Sat, Nov 3, 2018 at 5:55 PM Numan Siddique mailto:nusid...@redhat.com>> wrote: Hi Ankur, Thanks for the review and for the co

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-15 Thread Guru Shetty
On Fri, 5 Oct 2018 at 10:15, wrote: > From: Numan Siddique > > An OVN deployment can have multiple logical switches each with a > localnet port connected to a distributed logical router with one > logical router port providing external connectivity (provider network) > and others used as tenant

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-15 Thread Guru Shetty
On Fri, 5 Oct 2018 at 10:15, wrote: > From: Numan Siddique > > An OVN deployment can have multiple logical switches each with a > localnet port connected to a distributed logical router with one > logical router port providing external connectivity (provider network) > and others used as tenant

Re: [ovs-dev] [PATCH 1/2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-19 Thread Numan Siddique
Thanks Guru for the review and comments. I have addressed the comments and submitted v2 here - https://patchwork.ozlabs.org/patch/999893/ Thanks Numan On Thu, Nov 15, 2018 at 11:33 PM Guru Shetty wrote: > > > On Fri, 5 Oct 2018 at 10:15, wrote: > >> From: Numan Siddique >> >> An OVN deployme