datapath: Enable tunnel GSO features.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 3 Jul 2014 18:38:29 +0000 (11:38 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 11 Jul 2014 16:52:50 +0000 (09:52 -0700)
commitc7d084d6a5dd09b125ae1794a44e7c59db1762f5
tree6ad47a2a72dc1fd91bf6bf389e27e67262d4ae15
parentff8eeabd0dfa967c161c1591daea826f0da23da6
datapath: Enable tunnel GSO features.

Following patch enables all available tunnel GSO features for OVS
bridge device so that ovs can use hardware offloads available to
underling device.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Andy Zhou <azhou@nicira.com>
datapath/linux/compat/include/linux/netdev_features.h
datapath/linux/compat/include/net/gre.h
datapath/linux/compat/include/net/vxlan.h
datapath/vport-geneve.c
datapath/vport-internal_dev.c
datapath/vport-lisp.c