On Thu, Jun 30, 2016 at 1:06 AM, Pravin B Shelar <pshe...@ovn.org> 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 <pshe...@ovn.org>
Acked-by: Jesse Gross <je...@kernel.org> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev