diff options
| author | Yuchung Cheng <[email protected]> | 2017-01-28 00:24:38 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-30 00:17:23 +0000 |
| commit | 7e98102f489775d8c000884fca8a0d995ea688a9 (patch) | |
| tree | 40a40dc7f485407ab82f3851f8a50ba8337525c6 /drivers/net/xen-netback/interface.c | |
| parent | Merge branch 'qcom-emac-misc' (diff) | |
| download | kernel-7e98102f489775d8c000884fca8a0d995ea688a9.tar.gz kernel-7e98102f489775d8c000884fca8a0d995ea688a9.zip | |
tcp: record pkts sent and retransmistted
Add two stats in SCM_TIMESTAMPING_OPT_STATS:
TCP_NLA_DATA_SEGS_OUT: total data packets sent including retransmission
TCP_NLA_TOTAL_RETRANS: total data packets retransmitted
The names are picked to be consistent with corresponding fields in
TCP_INFO. This allows applications that are using the timestamping
API to measure latency stats to also retrive retransmission rate
of application write.
Signed-off-by: Yuchung Cheng <[email protected]>
Signed-off-by: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
