diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2015-08-25 13:49:11 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-11-23 11:08:47 -0800 |
commit | 8c7ee6d2cacc7794a91875ef5fd8284b4a900d8c (patch) | |
tree | cc9ad543baeae04ba65ec13fefa5ef14346ba4d0 /lib/gen_crc32table.c | |
parent | 1340181fe435ccb8ca2f996b8680bd9566860619 (diff) |
fm10k: Correct MTU for jumbo frames
Based on hardware testing, the host interface supports up to 15368 bytes
as the maximum frame size. To determine the correct MTU, we subtract 8
for the internal switch tag, 14 for the L2 header, and 4 for the
appended FCS header, resulting in 15342 bytes of payload for our maximum
MTU on jumbo frames.
Signed-off-by: Matthew Vick <matthew.vick@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Acked-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'lib/gen_crc32table.c')
0 files changed, 0 insertions, 0 deletions