diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2016-10-25 16:08:46 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-12-02 22:19:03 -0800 |
commit | f114dca2533ca770aebebffb5ed56e5e7d1fb3fb (patch) | |
tree | 6b92227df1009fc37e3ae1ff02db790de1043469 /include | |
parent | ab17cb1fea82b346bdecd4f2d7f0e84e80f847af (diff) |
i40e: Be much more verbose about what we can and cannot offload
This change makes it so that we are much more robust about defining what we
can and cannot offload. Previously we were just checking for the L4 tunnel
header length, however there are other fields we should be verifying as
there are multiple scenarios in which we cannot perform hardware offloads.
In addition the device only supports GSO as long as the MSS is 64 or
greater. We were not checking this so an MSS less than that was resulting
in Tx hangs.
Change-ID: I5e2fd5f3075c73601b4b36327b771c64fcb6c31b
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions