On Thu, Jun 30, 2016 at 1:06 AM, Pravin B Shelar <[email protected]> wrote:
> OVS has GSO compat functionality which needs inner offset
> of the packet to segment a packet. older kernel did not
> include these offsets in skb, therefore these were stored
> in OVS_GSO_CB. Now OVS has dropped support for these
> old kernel, So none of the supported kernel needs this
> comapt code. Following patch removes it.
>
> Signed-off-by: Pravin B Shelar <[email protected]>

Acked-by: Jesse Gross <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to