diff options
author | Jose Abreu <[email protected]> | 2018-05-18 14:55:59 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-18 11:00:14 -0400 |
commit | 4ae0169fd1b3c792b66be58995b7e6b629919ecf (patch) | |
tree | 0a2f38c671051359ebd776148662adc634ebc644 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 67e1c4068d325d2a15a41c4c1509a69598f693f1 (diff) |
net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
This is cutting down performance. Once the timer is armed it should run
after the time expires for the first packet sent and not the last one.
After this change, running iperf, the performance gain is +/- 24%.
Signed-off-by: Jose Abreu <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Joao Pinto <[email protected]>
Cc: Vitor Soares <[email protected]>
Cc: Giuseppe Cavallaro <[email protected]>
Cc: Alexandre Torgue <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions