diff options
author | Stefan Chulski <stefanc@marvell.com> | 2018-03-05 15:16:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-05 12:55:55 -0500 |
commit | 576193f2d57904cb78454d7b73eecfcac74fdf22 (patch) | |
tree | 2f5ae4076ae58c1d272b3d90029225ae43e6197b /net/ipv4 | |
parent | 381c56712db43af1112a21cce6bdc37281890cdb (diff) |
net: mvpp2: jumbo frames support
This patch adds the support for jumbo frames in the Marvell PPv2 driver.
A third buffer pool is added with 10KB buffers, which is used if the MTU
is higher than 1518B for packets larger than 1518B. Please note only the
port 0 supports hardware checksum offload due to the Tx FIFO size
limitation.
Signed-off-by: Stefan Chulski <stefanc@marvell.com>
[Antoine: cosmetic cleanup, commit message]
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions