commit | 45cac46e51da75628ac2a593c70f5144abb9b31d | [log] [tgz] |
---|---|---|
author | Jesse Gross <jesse@nicira.com> | Mon Nov 03 19:38:37 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 05 15:00:51 2014 -0500 |
tree | 665855cea0a34fb66bbc8f6359d73ef9e001fc72 | |
parent | 15e4123ba837180df706577bfe3acf648524e06b [diff] |
geneve: Set GSO type on transmit. 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>