Skip to content
Commit 15fcdf6a authored by Ping Gan's avatar Ping Gan Committed by Jakub Kicinski
Browse files

tcp: Add tracepoint for tcp_set_ca_state



The congestion status of a tcp flow may be updated since there
is congestion between tcp sender and receiver. It makes sense to
add tracepoint for congestion status set function to summate cc
status duration and evaluate the performance of network
and congestion algorithm. the backgound of this patch is below.

Link: https://github.com/iovisor/bcc/pull/3899

Signed-off-by: default avatarPing Gan <jacky_gam_2001@163.com>
Reviewed-by: default avatarEric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20220406010956.19656-1-jacky_gam_2001@163.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 794c24e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment