diff options
author | Michael Chan <[email protected]> | 2017-12-16 03:09:44 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-12-19 10:38:37 -0500 |
commit | 18c602dee47268248c95bc0032006e2633e480b7 (patch) | |
tree | 29a8edf358b59177ad89caf1206505dfede24f3f /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 3c3def5fc667fc3615fc563b69fe76f225ec1b67 (diff) |
qede: Use NETIF_F_GRO_HW.
Advertise NETIF_F_GRO_HW and set edev->gro_disable according to the
feature flag. Add qede_fix_features() to drop NETIF_F_GRO_HW if
XDP is running or MTU does not support GRO_HW or GRO is not set.
qede_change_mtu() also checks and disables GRO_HW if MTU is not
supported.
Cc: Ariel Elior <[email protected]>
Cc: [email protected]
Acked-by: Manish Chopra <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Acked-by: Manish Chopra <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions