commit | 5a7baa78851b8e915480aa596de4bd2f13f31ffb | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Tue Jun 17 16:11:09 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 18 16:49:51 2014 -0700 |
tree | 25a207d8d1a50b07072de9f95a1c03e512809ddf | |
parent | ee14eb7b5f20313d80eedeb8d35e84429a7cf020 [diff] |
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 <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>