diff options
| author | Eric Dumazet <[email protected]> | 2022-04-15 17:10:42 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-04-17 13:31:31 +0100 |
| commit | 37fd4e842391a1b947789969ae8454f1596735c8 (patch) | |
| tree | 27075eb516278f2fdfcbc327c452f28dd418135d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | da40b613f89c43c58986e6f30560ad6573a4d569 (diff) | |
tcp: make tcp_rcv_state_process() drop monitor friendly
tcp_rcv_state_process() incorrectly drops packets
instead of consuming it, making drop monitor very noisy,
if not unusable.
Calling tcp_time_wait() or tcp_done() is part
of standard behavior, packets triggering these actions
were not dropped.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions