diff options
author | Eric Dumazet <edumazet@google.com> | 2021-11-16 19:29:24 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-17 14:56:16 +0000 |
commit | bec251bc8b6ab83464f6fca6842ad4ee47307d2e (patch) | |
tree | f65c3ea6e59bec67d28be3c77a713689433b0ff6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dab8fe320726b38a6b1dc6a7ca6e386c5f7779e8 (diff) |
net: no longer stop all TX queues in dev_watchdog()
There is no reason for stopping all TX queues from dev_watchdog()
Not only this stops feeding the NIC, it also migrates all qdiscs
to be serviced on the cpu calling netif_tx_unlock(), causing
a potential latency artifact.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions