Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-10-03 Thread Jesse Gross
On Wed, Oct 3, 2012 at 5:40 PM, Simon Horman wrote: > On Wed, Oct 03, 2012 at 12:15:29PM -0700, Jesse Gross wrote: >> On Tue, Oct 2, 2012 at 10:30 PM, Simon Horman wrote: >> > On Wed, Oct 03, 2012 at 12:19:09PM +0900, Simon Horman wrote: >> >> On Fri, Sep 28, 2012 at 04:20:51PM -0700, Jesse Gross

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-10-03 Thread Simon Horman
On Wed, Oct 03, 2012 at 12:15:29PM -0700, Jesse Gross wrote: > On Tue, Oct 2, 2012 at 10:30 PM, Simon Horman wrote: > > On Wed, Oct 03, 2012 at 12:19:09PM +0900, Simon Horman wrote: > >> On Fri, Sep 28, 2012 at 04:20:51PM -0700, Jesse Gross wrote: > >> > On Thu, Sep 27, 2012 at 5:44 PM, Simon Horm

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-10-03 Thread Jesse Gross
On Tue, Oct 2, 2012 at 10:30 PM, Simon Horman wrote: > On Wed, Oct 03, 2012 at 12:19:09PM +0900, Simon Horman wrote: >> On Fri, Sep 28, 2012 at 04:20:51PM -0700, Jesse Gross wrote: >> > On Thu, Sep 27, 2012 at 5:44 PM, Simon Horman wrote: >> > > Do you think that adding support for multiple level

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-10-02 Thread Simon Horman
On Wed, Oct 03, 2012 at 12:19:09PM +0900, Simon Horman wrote: > On Fri, Sep 28, 2012 at 04:20:51PM -0700, Jesse Gross wrote: > > On Thu, Sep 27, 2012 at 5:44 PM, Simon Horman wrote: > > > On Thu, Sep 27, 2012 at 04:45:22PM -0700, Jesse Gross wrote: > > >> On Thu, Sep 27, 2012 at 12:05 PM, ravi ker

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-10-02 Thread Simon Horman
On Fri, Sep 28, 2012 at 04:20:51PM -0700, Jesse Gross wrote: > On Thu, Sep 27, 2012 at 5:44 PM, Simon Horman wrote: > > On Thu, Sep 27, 2012 at 04:45:22PM -0700, Jesse Gross wrote: > >> On Thu, Sep 27, 2012 at 12:05 PM, ravi kerur wrote: > >> > On Thu, Sep 27, 2012 at 11:16 AM, Jesse Gross wrote

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-09-28 Thread Jesse Gross
On Fri, Sep 28, 2012 at 6:25 AM, ravi kerur wrote: > On Thu, Sep 27, 2012 at 5:44 PM, Simon Horman wrote: >> On Thu, Sep 27, 2012 at 04:45:22PM -0700, Jesse Gross wrote: >> > On Thu, Sep 27, 2012 at 12:05 PM, ravi kerur wrote: >> > > On Thu, Sep 27, 2012 at 11:16 AM, Jesse Gross >> > >> * If i

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-09-28 Thread Jesse Gross
On Thu, Sep 27, 2012 at 5:44 PM, Simon Horman wrote: > On Thu, Sep 27, 2012 at 04:45:22PM -0700, Jesse Gross wrote: >> On Thu, Sep 27, 2012 at 12:05 PM, ravi kerur wrote: >> > On Thu, Sep 27, 2012 at 11:16 AM, Jesse Gross wrote: >> >> On Thu, Sep 27, 2012 at 9:26 AM, Ben Pfaff wrote: >> >> > On

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-09-28 Thread ravi kerur
On Thu, Sep 27, 2012 at 5:44 PM, Simon Horman wrote: > On Thu, Sep 27, 2012 at 04:45:22PM -0700, Jesse Gross wrote: > > On Thu, Sep 27, 2012 at 12:05 PM, ravi kerur wrote: > > > On Thu, Sep 27, 2012 at 11:16 AM, Jesse Gross > wrote: > > >> On Thu, Sep 27, 2012 at 9:26 AM, Ben Pfaff wrote: > >

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-09-27 Thread Simon Horman
On Thu, Sep 27, 2012 at 04:45:22PM -0700, Jesse Gross wrote: > On Thu, Sep 27, 2012 at 12:05 PM, ravi kerur wrote: > > On Thu, Sep 27, 2012 at 11:16 AM, Jesse Gross wrote: > >> On Thu, Sep 27, 2012 at 9:26 AM, Ben Pfaff wrote: > >> > On Wed, Sep 26, 2012 at 04:13:41PM +0900, Simon Horman wrote:

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-09-27 Thread Jesse Gross
On Thu, Sep 27, 2012 at 12:05 PM, ravi kerur wrote: > On Thu, Sep 27, 2012 at 11:16 AM, Jesse Gross wrote: >> On Thu, Sep 27, 2012 at 9:26 AM, Ben Pfaff wrote: >> > On Wed, Sep 26, 2012 at 04:13:41PM +0900, Simon Horman wrote: >> >> This patch provides an implementation of the non-datapath porti

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-09-27 Thread ravi kerur
On Thu, Sep 27, 2012 at 11:16 AM, Jesse Gross wrote: > On Thu, Sep 27, 2012 at 9:26 AM, Ben Pfaff wrote: > > On Wed, Sep 26, 2012 at 04:13:41PM +0900, Simon Horman wrote: > >> This patch provides an implementation of the non-datapath portions > >> of MPLS matches and actions. > >> > >> This patc

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-09-27 Thread Jesse Gross
On Thu, Sep 27, 2012 at 9:26 AM, Ben Pfaff wrote: > On Wed, Sep 26, 2012 at 04:13:41PM +0900, Simon Horman wrote: >> This patch provides an implementation of the non-datapath portions >> of MPLS matches and actions. >> >> This patch is based on top of Ben Pfaff's series, >> "set-field action suppo

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-09-27 Thread Ben Pfaff
On Wed, Sep 26, 2012 at 04:13:41PM +0900, Simon Horman wrote: > This patch provides an implementation of the non-datapath portions > of MPLS matches and actions. > > This patch is based on top of Ben Pfaff's series, > "set-field action support" > > Cc: Isaku Yamahata > Cc: Ravi K I think Ravi'