openvswitch: Enable all GSO features on internal port.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 25 Oct 2013 22:12:33 +0000 (15:12 -0700)
committerJesse Gross <jesse@nicira.com>
Sat, 2 Nov 2013 01:17:50 +0000 (18:17 -0700)
commit3cdb35b074142c915a463c535839886ae08fdfd4
tree09f9705f9e51886088d401b4595614fd904a9abb
parent1bd7116f1cb833c998cddb6b188df463342069d8
openvswitch: Enable all GSO features on internal port.

OVS already can handle all types of segmentation offloads that
are supported by the kernel.
Following patch specifically enables UDP and IPV6 segmentation
offloads.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/vport-internal_dev.c