diff options
author | 2020-12-16 12:32:24 +0200 | |
---|---|---|
committer | 2021-10-26 19:30:38 -0700 | |
commit | 54b2b3eccab63e0c359aad562498cd9f49a1547d (patch) | |
tree | 98dd4c021c072d51a58b6590a69c707b3fe9959a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | lib: bitmap: Introduce node-aware alloc API (diff) | |
download | wireguard-linux-54b2b3eccab63e0c359aad562498cd9f49a1547d.tar.xz wireguard-linux-54b2b3eccab63e0c359aad562498cd9f49a1547d.zip |
net: Prevent HW-GRO and LRO features operate together
LRO and HW-GRO are mutually exclusive, this commit adds this restriction
in netdev_fix_feature. HW-GRO is preferred, that means in case both
HW-GRO and LRO features are requested, LRO is cleared.
Signed-off-by: Ben Ben-ishay <benishay@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions