[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131127001230.GB5192@verge.net.au>
Date: Wed, 27 Nov 2013 09:12:30 +0900
From: Simon Horman <horms@...ge.net.au>
To: Ben Pfaff <blp@...ira.com>
Cc: dev@...nvswitch.org, netdev@...r.kernel.org,
Jesse Gross <jesse@...ira.com>, Ravi K <rkerur@...il.com>
Subject: Re: [ovs-dev] [PATCH v2.51 0/5] MPLS actions and matches
On Tue, Nov 26, 2013 at 07:33:47AM -0800, Ben Pfaff wrote:
> On Tue, Nov 26, 2013 at 05:08:04PM +0900, Simon Horman wrote:
> > On Thu, Nov 21, 2013 at 12:46:41PM +0900, Simon Horman wrote:
> > > Hi,
> > >
> > > This series implements MPLS actions and matches based on work by
> > > Ravi K, Leo Alterman, Yamahata-san and Joe Stringer.
> > >
> > > This series provides three changes
> > >
> > > * Patches 1 - 3
> > >
> > > Provide user-space support for the VLAN/MPLS tag insertion order
> > > up to and including OpenFlow 1.2, and the different ordering
> > > specified from OpenFlow 1.3. In a nutshell the datapath always
> > > uses the OpenFlow 1.3 ordering, which is to always insert tags
> > > immediately after the L2 header, regardless of the presence of other
> > > tags. And ovs-vswtichd provides compatibility for the behaviour up
> > > to OpenFlow 1.2, which is that MPLS tags should follow VLAN tags
> > > if present.
> > >
> > > Ben, these are for you to review.
> >
> > Hi Ben,
> >
> > I wonder if you could find some time to look over these.
> >
> > I believe that the first patch has not previously been reviewed
> > but other than that there should be few areas of excitement.
>
> I'm taking today and the remainder of this week off (Thursday and Friday
> are a holiday here in the U.S.), so unfortunately there is not much
> chance of progress before Monday.
Enjoy your break :)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists