On Wed, Apr 18, 2012 at 9:50 PM, Simon Horman <ho...@verge.net.au> wrote:
>  It seems to me that some changes are needed to the tunneling core code,
>  in particular handle_offloads(), to allow GSO skbs to be passed
>  unsegmented to STT. Perhaps a new mutable->flags flag is in order?

I agree that there definitely needs to be additional information given
to the tunneling core to enable it to decide whether or not to emulate
offloads.  However, I think the information belongs in tnl_ops instead
of mutable->flags since it is shared by all tunnels of a given type.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to