On Sun, Mar 29, 2015 at 9:27 PM, yinpeijun <[email protected]> wrote:
> From: caochengrong <[email protected]>
>
> tcp flows with gso between two VMs in diffrent host,
> go through vxlan tunnel, cause kernel crash.
>
> Signed-off-by: caochengrong <[email protected]>
> Signed-off-by: Arika Chen <[email protected]>

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
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to