diff options
| author | Mubashir Adnan Qureshi <[email protected]> | 2022-10-26 13:51:14 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-10-28 09:47:42 +0000 |
| commit | 29c1c44646aec5d5134f2365259a84becc1ee7d3 (patch) | |
| tree | eb2cc7ced4d5711d1a6c36441585198172ea8957 /drivers/net/xen-netfront.c | |
| parent | tcp: add support for PLB in DCTCP (diff) | |
| download | kernel-29c1c44646aec5d5134f2365259a84becc1ee7d3.tar.gz kernel-29c1c44646aec5d5134f2365259a84becc1ee7d3.zip | |
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
A u32 counter is added to tcp_sock for counting the number of PLB
triggered rehashes for a TCP connection. An SNMP counter is also
added to count overall PLB triggered rehash events for a host. These
counters are hooked up to PLB implementation for DCTCP.
TCP_NLA_REHASH is added to SCM_TIMESTAMPING_OPT_STATS that reports
the rehash attempts triggered due to PLB or timeouts. This gives
a historical view of sustained congestion or timeouts experienced
by the TCP connection.
Signed-off-by: Mubashir Adnan Qureshi <[email protected]>
Signed-off-by: Yuchung Cheng <[email protected]>
Signed-off-by: Neal Cardwell <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions
