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

Jesse Gross jesse at nicira.com
Mon Apr 1 16:06:05 UTC 2013


On Sun, Mar 31, 2013 at 8:45 PM, Simon Horman <horms at verge.net.au> wrote:
> 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 think it's necessary to bundle them together since otherwise we will
just drop the packets in these cases.



More information about the dev mailing list