diff options
author | Matteo Croce <[email protected]> | 2019-04-11 12:26:32 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-04-11 11:10:34 -0700 |
commit | 5ee15c101f29e0093ffb5448773ccbc786eb313b (patch) | |
tree | 283721c8b9eb6a4f2d6bf36fa596485f3ce32a6f /scripts/gdb/linux/timerlist.py | |
parent | 796fff0c12b238f57868938577abc495b5b8c3aa (diff) |
net: thunderx: raise XDP MTU to 1508
The thunderx driver splits frames bigger than 1530 bytes to multiple
pages, making impossible to run an eBPF program on it.
This leads to a maximum MTU of 1508 if QinQ is in use.
The thunderx driver forbids to load an eBPF program if the MTU is higher
than 1500 bytes. Raise the limit to 1508 so it is possible to use L2
protocols which need some more headroom.
Fixes: 05c773f52b96e ("net: thunderx: Add basic XDP support")
Signed-off-by: Matteo Croce <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions