aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMarek BehĂșn <[email protected]>2021-01-05 18:23:33 +0100
committerJakub Kicinski <[email protected]>2021-01-06 15:55:14 -0800
commit0d136f5cd9a7ba6ded7f8ff17e8b1ba680f37625 (patch)
treeba4096d204b5dba9c42b34408cd3b6a8b37ed423 /tools/perf/scripts/python/exported-sql-viewer.py
parent3503ee6c0bec5f173d606359e6384a5ef85492fb (diff)
net: mvneta: fix error message when MTU too large for XDP
The error message says that "Jumbo frames are not supported on XDP", but the code checks for mtu > MVNETA_MAX_RX_BUF_SIZE, not mtu > 1500. Fix this error message. Signed-off-by: Marek BehĂșn <[email protected]> Fixes: 0db51da7a8e9 ("net: mvneta: add basic XDP support") Cc: Lorenzo Bianconi <[email protected]> Cc: Thomas Petazzoni <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions