[ovs-dev] [PATCH v2 2/2] datapath lisp: Use ovs offload compat functionality.

Pravin Shelar pshelar at nicira.com
Mon Sep 9 16:21:49 UTC 2013


On Fri, Sep 6, 2013 at 12:02 PM, Jesse Gross <jesse at nicira.com> wrote:
> On Fri, Sep 6, 2013 at 11:16 AM, Pravin B Shelar <pshelar at nicira.com> wrote:
>> OVS already has compat functions to handle GSO packets.
>> Following patch get rid of GSO packet handling in lisp
>> and use ovs iptunnel_xmit() function for same.
>>
>> CC: Lori Jakab <lojakab at cisco.com>
>> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
>
> Acked-by: Jesse Gross <jesse at nicira.com>
>
I pushed both patches.

> I think I see a bug which not new but probably has a slightly
> different form now: If we have an accelerated vlan tag it won't get
> stripped off and will turn into an outer tag. Before, I think we would
> have inserted inside the LISP header which is not right either.
sent a fix for this issue on master.



More information about the dev mailing list