diff options
author | Sudarsana Reddy Kalluru <skalluru@marvell.com> | 2019-03-07 07:56:35 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-07 09:43:30 -0800 |
commit | b89869da2db916914f6a2c7ab14183c8aef23d97 (patch) | |
tree | 44a1696bca86b8a50b7df721e344aa4bb47174ee /net | |
parent | 43d281662fdb46750d49417559b71069f435298d (diff) | |
download | linux-b89869da2db916914f6a2c7ab14183c8aef23d97.tar.bz2 |
qede: Fix internal loopback failure with jumbo mtu configuration
Driver uses port-mtu as packet-size for the loopback traffic. This patch
limits the max packet size to 1.5K to avoid data being split over multiple
buffer descriptors (BDs) in cases where MTU > PAGE_SIZE.
Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions