aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorYuchung Cheng <[email protected]>2016-09-21 16:16:15 -0700
committerDavid S. Miller <[email protected]>2016-09-22 03:33:01 -0400
commit7e32b44361abc77fbc01f2b97b045c405b2583e5 (patch)
treedb26faa9681668af9678e478ec9aaed6a1b58c01 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentde1d657816c6fbb70f07b01d50ec669dff0d4e60 (diff)
tcp: properly account Fast Open SYN-ACK retrans
Since the TFO socket is accepted right off SYN-data, the socket owner can call getsockopt(TCP_INFO) to collect ongoing SYN-ACK retransmission or timeout stats (i.e., tcpi_total_retrans, tcpi_retransmits). Currently those stats are only updated upon handshake completes. This patch fixes it. Signed-off-by: Yuchung Cheng <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: Neal Cardwell <[email protected]> Signed-off-by: Soheil Hassas Yeganeh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions