From: Or Gerlitz Date: Tue, 17 Jun 2014 13:11:09 +0000 (+0300) Subject: bonding: Advertize vxlan offload features when supported X-Git-Tag: omap-for-v3.16/fixes-rc4~53^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a7baa78851b8e915480aa596de4bd2f13f31ffb;p=pandora-kernel.git bonding: Advertize vxlan offload features when supported When the underlying device supports TCP offloads for VXLAN/UDP encapulated traffic, we need to reflect that through the hw_enc_features field of the bonding net-device. This will cause the xmit path in the core networking stack to provide bonding with encapsulated GSO frames to offload into the HW etc. Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed