Re: [ovs-dev] [PATCH ovn v3 01/10] ovn-sb.xml: Revise description of "actions" to match my current thoughts.

2015-04-28 Thread Ben Pfaff
On Tue, Apr 28, 2015 at 02:57:25PM -0400, Russell Bryant wrote: > On 04/24/2015 06:34 PM, Ben Pfaff wrote: > > This is what I'm in the midst of implementing, and what ovn-northd uses. > > > > Reported-by: Justin Pettit > > Signed-off-by: Ben Pfaff > > --- > > ovn/northd/ovn-northd.c | 11 ++--

Re: [ovs-dev] [PATCH ovn v3 01/10] ovn-sb.xml: Revise description of "actions" to match my current thoughts.

2015-04-28 Thread Ben Pfaff
On Tue, Apr 28, 2015 at 04:48:43PM -0700, Justin Pettit wrote: > > > On Apr 28, 2015, at 4:48 PM, Ben Pfaff wrote: > > > > On Tue, Apr 28, 2015 at 02:40:45PM -0700, Justin Pettit wrote: > >> > >>> On Apr 24, 2015, at 3:34 PM, Ben Pfaff wrote: > >>> > >>>resubmit; > >>> -execut

Re: [ovs-dev] [PATCH ovn v3 01/10] ovn-sb.xml: Revise description of "actions" to match my current thoughts.

2015-04-28 Thread Justin Pettit
> On Apr 28, 2015, at 4:48 PM, Ben Pfaff wrote: > > On Tue, Apr 28, 2015 at 02:40:45PM -0700, Justin Pettit wrote: >> >>> On Apr 24, 2015, at 3:34 PM, Ben Pfaff wrote: >>> >>>resubmit; >>> -execute next logical datapath table as subroutine >>> + >>> + Executes the

Re: [ovs-dev] [PATCH ovn v3 01/10] ovn-sb.xml: Revise description of "actions" to match my current thoughts.

2015-04-28 Thread Ben Pfaff
On Tue, Apr 28, 2015 at 02:40:45PM -0700, Justin Pettit wrote: > > > On Apr 24, 2015, at 3:34 PM, Ben Pfaff wrote: > > > > resubmit; > > -execute next logical datapath table as subroutine > > + > > + Executes the next logical datapath table as a subroutine. > > + >

Re: [ovs-dev] [PATCH ovn v3 01/10] ovn-sb.xml: Revise description of "actions" to match my current thoughts.

2015-04-28 Thread Justin Pettit
> On Apr 24, 2015, at 3:34 PM, Ben Pfaff wrote: > > resubmit; > -execute next logical datapath table as subroutine > + > + Executes the next logical datapath table as a subroutine. > + Should we indicate that it's the next higher version table number? Resubmi

Re: [ovs-dev] [PATCH ovn v3 01/10] ovn-sb.xml: Revise description of "actions" to match my current thoughts.

2015-04-28 Thread Russell Bryant
On 04/24/2015 06:34 PM, Ben Pfaff wrote: > This is what I'm in the midst of implementing, and what ovn-northd uses. > > Reported-by: Justin Pettit > Signed-off-by: Ben Pfaff > --- > ovn/northd/ovn-northd.c | 11 ++ > ovn/ovn-sb.xml | 89 > --

[ovs-dev] [PATCH ovn v3 01/10] ovn-sb.xml: Revise description of "actions" to match my current thoughts.

2015-04-24 Thread Ben Pfaff
This is what I'm in the midst of implementing, and what ovn-northd uses. Reported-by: Justin Pettit Signed-off-by: Ben Pfaff --- ovn/northd/ovn-northd.c | 11 ++ ovn/ovn-sb.xml | 89 --- 2 files changed, 40 insertions(+), 60 deletions