diff options
author | 2024-11-07 00:13:27 +0100 | |
---|---|---|
committer | 2024-11-11 14:12:20 -0800 | |
commit | 494bd83bb5193dbd56a3dac3965b0bb6c312c930 (patch) | |
tree | ba8ce13ae5d56fc83b67c9963a6439e14fafac2b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'replace-page_frag-with-page_frag_cache-part-1' (diff) | |
download | wireguard-linux-494bd83bb5193dbd56a3dac3965b0bb6c312c930.tar.xz wireguard-linux-494bd83bb5193dbd56a3dac3965b0bb6c312c930.zip |
netdevsim: add more hw_features
netdevsim currently only set HW_TC in its hw_features, but other
features should also be present to better reflect the behavior of real
HW.
In my macsec offload testing, this ends up as HW_CSUM being missing
from hw_features, so it doesn't stick in wanted_features when offload
is turned off. Then HW_CSUM (and thus TSO, thanks to
netdev_fix_features) is not automatically turned back on when offload
is re-enabled.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/b918dc4dd76410a57f7516a855f66b0a2bd58326.1730929545.git.sd@queasysnail.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions