commit | f44a75e27d5eb4b1788f59c2bc185baaaf732f75 | [log] [tgz] |
---|---|---|
author | Joe Stringer <joestringer@nicira.com> | Tue Apr 14 17:09:14 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jul 14 18:26:40 2015 -0700 |
tree | 792fe984ee688abcc30b39c6ef356bd8f09e0963 | |
parent | aad0d51e933f8656880592020319d2dbd09532a2 [diff] |
i40e: Implement ndo_features_check() i40e supports UDP tunnel headers up to 80 bytes in length, so this adds a check to ensure that it doesn't try to offload packets that exceed that. Signed-off-by: Joe Stringer <joestringer@nicira.com> Signed-off-by: Jesse Gross <jesse@nicira.com> Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>