aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2015-08-25 13:49:11 -0700
committerJeff Kirsher <[email protected]>2015-11-23 11:08:47 -0800
commit8c7ee6d2cacc7794a91875ef5fd8284b4a900d8c (patch)
treecc9ad543baeae04ba65ec13fefa5ef14346ba4d0 /net/unix/af_unix.c
parent1340181fe435ccb8ca2f996b8680bd9566860619 (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 <[email protected]> Signed-off-by: Jacob Keller <[email protected]> Acked-by: Bruce Allan <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions