On Sun, Mar 29, 2015 at 9:27 PM, yinpeijun <yinpei...@huawei.com> wrote: > From: caochengrong <caochengr...@huawei.com> > > tcp flows with gso between two VMs in diffrent host, > go through vxlan tunnel, cause kernel crash. > > Signed-off-by: caochengrong <caochengr...@huawei.com> > Signed-off-by: Arika Chen <arika.c...@huawei.com>
What OVS and host kernel version is this for? I don't think this should be necessary, at least on master. vxlan_xmit_skb() calls udp_tunnel_handle_offloads(), which calls ip_tunnel_handle_offloads(), which calls skb_reset_inner_headers(). _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev