geneve: Set GSO type on transmit.
authorJesse Gross <jesse@nicira.com>
Tue, 4 Nov 2014 03:38:37 +0000 (19:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Nov 2014 20:00:51 +0000 (15:00 -0500)
Geneve does not currently set the inner protocol type when
transmitting packets. This causes GSO segmentation to fail on NICs
that do not support Geneve offloading.

CC: Andy Zhou <azhou@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found