[ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-04 Thread Darrell Ball
This patch adds datapaths of interest support where only datapaths of local interest are monitored by the ovn-controller ovsdb client. The idea is to do a flood fill in ovn-controller of datapath associations calculated by northd. A new column is added to the SB database datapath_binding table - r

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-04 Thread Mickey Spiegel
On Sun, Dec 4, 2016 at 4:13 PM, Darrell Ball wrote: > This patch adds datapaths of interest support where only datapaths of > local interest are monitored by the ovn-controller ovsdb client. The > idea is to do a flood fill in ovn-controller of datapath associations > calculated by northd. A new

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-04 Thread Ben Pfaff
On Sun, Dec 04, 2016 at 04:13:44PM -0800, Darrell Ball wrote: > This patch adds datapaths of interest support where only datapaths of > local interest are monitored by the ovn-controller ovsdb client. The > idea is to do a flood fill in ovn-controller of datapath associations > calculated by north

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-05 Thread Liran Schour
Darrell Ball wrote on 05/12/2016 02:13:44 AM: > This patch adds datapaths of interest support where only datapaths of > local interest are monitored by the ovn-controller ovsdb client. The > idea is to do a flood fill in ovn-controller of datapath associations > calculated by northd. A new colum

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Russell Bryant
On Mon, Dec 5, 2016 at 2:22 AM, Ben Pfaff wrote: > On Sun, Dec 04, 2016 at 04:13:44PM -0800, Darrell Ball wrote: > > This patch adds datapaths of interest support where only datapaths of > > local interest are monitored by the ovn-controller ovsdb client. The > > idea is to do a flood fill in ov

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Ben Pfaff
On Tue, Dec 06, 2016 at 02:45:19PM -0500, Russell Bryant wrote: > On Mon, Dec 5, 2016 at 2:22 AM, Ben Pfaff wrote: > > > On Sun, Dec 04, 2016 at 04:13:44PM -0800, Darrell Ball wrote: > > > This patch adds datapaths of interest support where only datapaths of > > > local interest are monitored by

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Ben Pfaff
On Tue, Dec 06, 2016 at 12:35:16PM -0800, Ben Pfaff wrote: > On Tue, Dec 06, 2016 at 02:45:19PM -0500, Russell Bryant wrote: > > On Mon, Dec 5, 2016 at 2:22 AM, Ben Pfaff wrote: > > > > > On Sun, Dec 04, 2016 at 04:13:44PM -0800, Darrell Ball wrote: > > > > This patch adds datapaths of interest s

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Russell Bryant
On Tue, Dec 6, 2016 at 3:36 PM, Ben Pfaff wrote: > On Tue, Dec 06, 2016 at 12:35:16PM -0800, Ben Pfaff wrote: > > On Tue, Dec 06, 2016 at 02:45:19PM -0500, Russell Bryant wrote: > > > On Mon, Dec 5, 2016 at 2:22 AM, Ben Pfaff wrote: > > > > > > > On Sun, Dec 04, 2016 at 04:13:44PM -0800, Darrell

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Russell Bryant
On Sun, Dec 4, 2016 at 7:13 PM, Darrell Ball wrote: > This patch adds datapaths of interest support where only datapaths of > local interest are monitored by the ovn-controller ovsdb client. The > idea is to do a flood fill in ovn-controller of datapath associations > calculated by northd. A new

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Darrell Ball
On 12/6/16, 2:03 PM, "ovs-dev-boun...@openvswitch.org on behalf of Russell Bryant" wrote: On Sun, Dec 4, 2016 at 7:13 PM, Darrell Ball wrote: > This patch adds datapaths of interest support where only datapaths of > local interest are monitored by the ovn-controller ovsdb cli

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Darrell Ball
On 12/6/16, 2:13 PM, "ovs-dev-boun...@openvswitch.org on behalf of Darrell Ball" wrote: On 12/6/16, 2:03 PM, "ovs-dev-boun...@openvswitch.org on behalf of Russell Bryant" wrote: On Sun, Dec 4, 2016 at 7:13 PM, Darrell Ball wrote: > This patch adds

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Russell Bryant
On Tue, Dec 6, 2016 at 3:35 PM, Ben Pfaff wrote: > On Tue, Dec 06, 2016 at 02:45:19PM -0500, Russell Bryant wrote: > > On Mon, Dec 5, 2016 at 2:22 AM, Ben Pfaff wrote: > > > > > On Sun, Dec 04, 2016 at 04:13:44PM -0800, Darrell Ball wrote: > > > > This patch adds datapaths of interest support wh

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Darrell Ball
On 12/4/16, 9:48 PM, "ovs-dev-boun...@openvswitch.org on behalf of Mickey Spiegel" wrote: On Sun, Dec 4, 2016 at 4:13 PM, Darrell Ball wrote: > This patch adds datapaths of interest support where only datapaths of > local interest are monitored by the ovn-controller ovsdb cl

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-06 Thread Darrell Ball
On 12/6/16, 7:08 PM, "ovs-dev-boun...@openvswitch.org on behalf of Russell Bryant" wrote: On Tue, Dec 6, 2016 at 3:35 PM, Ben Pfaff wrote: > On Tue, Dec 06, 2016 at 02:45:19PM -0500, Russell Bryant wrote: > > On Mon, Dec 5, 2016 at 2:22 AM, Ben Pfaff wrote: > > > > >

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-07 Thread Mickey Spiegel
On Tue, Dec 6, 2016 at 7:53 PM, Darrell Ball wrote: > > > On 12/4/16, 9:48 PM, "ovs-dev-boun...@openvswitch.org on behalf of Mickey > Spiegel" mickeys@gmail.com> wrote: > > On Sun, Dec 4, 2016 at 4:13 PM, Darrell Ball wrote: > > > This patch adds datapaths of interest support where

Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering.

2016-12-09 Thread Darrell Ball
From: Mickey Spiegel Date: Wednesday, December 7, 2016 at 3:50 PM To: Darrell Ball Cc: Darrell Ball , ovs dev Subject: Re: [ovs-dev] [patch_v10] ovn: Add datapaths of interest filtering. On Tue, Dec 6, 2016 at 7:53 PM, Darrell Ball mailto:db...@vmware.com>> wrote: On 12/4/16, 9