diff options
author | Kenneth Klette Jonassen <[email protected]> | 2015-05-01 01:10:59 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-05-03 23:18:01 -0400 |
commit | 138998fdd12e7362756e158d00856a2aabd5f0c1 (patch) | |
tree | 6cdf2b4989efdd1ef26dada62d5b4b6c1c3e1d72 /tools/perf/scripts/python/netdev-times.py | |
parent | 31231a8a873026410eab438c5757430546a517d1 (diff) |
tcp: invoke pkts_acked hook on every ACK
Invoking pkts_acked is currently conditioned on FLAG_ACKED:
receiving a cumulative ACK of new data, or ACK with SYN flag set.
Remove this condition so that CC may get RTT measurements from all SACKs.
Cc: Yuchung Cheng <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Neal Cardwell <[email protected]>
Signed-off-by: Kenneth Klette Jonassen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions