diff options
author | Linus Walleij <[email protected]> | 2023-09-23 20:38:22 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-10-03 11:31:40 +0200 |
commit | 13efc44ca644257dd35c1b380294086505e69e7e (patch) | |
tree | 2991599439fd77aeb137bfcc9b6f87089c8944b8 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | f01821b7634895feab1a47235387d122e0dd4faa (diff) |
net: ixp4xx_eth: Specify min/max MTU
As we don't specify the MTU in the driver, the framework
will fall back to 1500 bytes and this doesn't work very
well when we try to attach a DSA switch:
eth1: mtu greater than device maximum
ixp4xx_eth c800a000.ethernet eth1: error -22 setting
MTU to 1504 to include DSA overhead
I checked the developer docs and the hardware can actually
do really big frames, so update the driver accordingly.
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions