[ovs-dev] [PATCH v2] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

2015-10-06 Thread Ben Pfaff
This is a proposed plan for logical L3 in OVN. It is not entirely complete but it includes many important details and I believe that it moves planning forward. Signed-off-by: Ben Pfaff --- v1->v2: Resolve comments from Justin and Russell posted to ovs-dev. ovn/TODO| 281 +++

Re: [ovs-dev] [PATCH v2] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

2015-10-06 Thread Ben Pfaff
On Tue, Oct 6, 2015 at 2:46 PM, Ben Pfaff wrote: > This is a proposed plan for logical L3 in OVN. It is not entirely > complete but it includes many important details and I believe that it moves > planning forward. > > Signed-off-by: Ben Pfaff > --- > v1->v2: Resolve comments from Justin and Rus

Re: [ovs-dev] [PATCH v2] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

2015-10-06 Thread Justin Pettit
> On Oct 6, 2015, at 2:48 PM, Ben Pfaff wrote: > > On Tue, Oct 6, 2015 at 2:46 PM, Ben Pfaff wrote: >> This is a proposed plan for logical L3 in OVN. It is not entirely >> complete but it includes many important details and I believe that it moves >> planning forward. >> >> Signed-off-by: Ben

Re: [ovs-dev] [PATCH v2] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

2015-10-06 Thread Ben Pfaff
On Tue, Oct 06, 2015 at 05:20:58PM -0700, Justin Pettit wrote: > > > On Oct 6, 2015, at 2:48 PM, Ben Pfaff wrote: > > > > On Tue, Oct 6, 2015 at 2:46 PM, Ben Pfaff wrote: > >> This is a proposed plan for logical L3 in OVN. It is not entirely > >> complete but it includes many important details

Re: [ovs-dev] [PATCH v2] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

2015-10-07 Thread Han Zhou
Hi Ben, Very nice document, and I have some questions. On Tue, Oct 6, 2015 at 2:46 PM, Ben Pfaff wrote: > This is a proposed plan for logical L3 in OVN. It is not entirely > complete but it includes many important details and I believe that it moves > planning forward. > > Signed-off-by: Ben Pf

Re: [ovs-dev] [PATCH v2] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

2015-10-08 Thread Han Zhou
Sorry, correct a typo: On Wed, Oct 7, 2015 at 11:55 PM, Han Zhou wrote: > This would be a very interesting feature. But would it become scaling > bottleneck if each HV need to be programmed to hold all the logical > router flows (because it doesn't know whom could it be talking to)? > Or would i

Re: [ovs-dev] [PATCH v2] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

2015-10-08 Thread Venkata Anil
On 10/08/2015 01:06 PM, Han Zhou wrote: Sorry, correct a typo: On Wed, Oct 7, 2015 at 11:55 PM, Han Zhou wrote: This would be a very interesting feature. But would it become scaling bottleneck if each HV need to be programmed to hold all the logical router flows (because it doesn't know who

Re: [ovs-dev] [PATCH v2] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

2015-10-08 Thread Han Zhou
Hi Venkata, On Thu, Oct 8, 2015 at 1:32 AM, Venkata Anil wrote: > > > On 10/08/2015 01:06 PM, Han Zhou wrote: >> >> Sorry, correct a typo: >> >> On Wed, Oct 7, 2015 at 11:55 PM, Han Zhou wrote: >> >>> This would be a very interesting feature. But would it become scaling >>> bottleneck if each HV