On Fri, May 1, 2015 at 6:31 PM, Jesse Gross <[email protected]> wrote:
> On Fri, May 1, 2015 at 5:44 PM, Pravin B Shelar <[email protected]> wrote:
>> OVS correctly define skb_gso_segment() to handle MPLS and VLAN
>> segmentation correctly. But OVS also uses __skb_gso_segment() in
>> some cases. Following patch defines compat __skb_gso_segment()
>> to handle all segmentation cases.
>>
>> Signed-off-by: Pravin B Shelar <[email protected]>
>
> I don't think that __skb_gso_segment() exists on all the kernels that
> we support, so we can't use it as the final segmenter.

right, I sent v2.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to