diff options
author | Stefan Roese <[email protected]> | 2021-05-20 10:43:18 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-21 13:18:05 -0700 |
commit | 430bfe0576120b52cf7f62116bc7549180da4706 (patch) | |
tree | 697a9487352dff705a41d03e43ab4281497c3087 /tools/perf/scripts/python | |
parent | 5cb4a593821f1964d7176b2e48e019ab5a5d4353 (diff) |
net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88
When updating to latest mainline for some testing on the GARDENA smart
gateway based on the MT7628, I noticed that ethernet does not work any
more. Commit e9229ffd550b ("net: ethernet: mtk_eth_soc: implement
dynamic interrupt moderation") introduced this problem, as it missed the
RX_DIM & TX_DIM configuration for this SoC variant. This patch fixes
this by calling mtk_dim_rx() & mtk_dim_tx() in this case as well.
Signed-off-by: Stefan Roese <[email protected]>
Fixes: e9229ffd550b ("net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation")
Cc: Felix Fietkau <[email protected]>
Cc: John Crispin <[email protected]>
Cc: Ilya Lipnitskiy <[email protected]>
Cc: Reto Schneider <[email protected]>
Cc: Reto Schneider <[email protected]>
Cc: David S. Miller <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions