[ovs-dev] [PATCH v2.23] datapath: Add basic MPLS support to kernel

Simon Horman horms at verge.net.au
Mon Apr 1 03:45:06 UTC 2013


On Fri, Mar 29, 2013 at 07:02:27PM -0700, Jesse Gross wrote:
> On Wed, Mar 27, 2013 at 10:44 PM, Simon Horman <horms at verge.net.au> wrote:
> > On Thu, Mar 21, 2013 at 04:50:03PM +0900, Simon Horman wrote:
> >> Allow datapath to recognize and extract MPLS labels into flow keys
> >> and execute actions which push, pop, and set labels on packets.
> >>
> >> Based heavily on work by Leo Alterman and Ravi K.
> >>
> >> Cc: Ravi K <rkerur at gmail.com>
> >> Cc: Leo Alterman <lalterman at nicira.com>
> >> Reviewed-by: Isaku Yamahata <yamahata at valinux.co.jp>
> >> Signed-off-by: Simon Horman <horms at verge.net.au>
> >
> > Hi Jesse,
> >
> > a gentle nudge for a review of this.
> > I believe there are currently no outstanding
> > requests from you with regards to this patch.
> 
> Sorry, I will take a look at both of these patches on Monday.  I'm
> wasn't waiting for anything else from you - the only missing component
> that I know of off the top of head (without having reviewed the new
> versions yet) is GSO support.

I am working on GSO support but its not quite there yet.
In any case, I'd prefer to treat it as an incremental change.

> I also crossported your ETH_P_802_3_MIN
> patch to the OVS repository so you should be able to take advantage of
> it now.

Thanks, I will.



More information about the dev mailing list