Re: [PATCH v3] tracepoint: add new `tcp:tcp_ca_event` trace event
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-08-19 01:52:46
Also in:
bpf, lkml, netdev
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-08-19 01:52:46
Also in:
bpf, lkml, netdev
On Sat, 12 Aug 2023 20:12:50 +0000 Zheao Li wrote:
In normal use case, the tcp_ca_event would be changed in high frequency. The developer can monitor the network quality more easier by tracing TCP stack with this TP event. So I propose to add a `tcp:tcp_ca_event` trace event like `tcp:tcp_cong_state_set` to help the people to trace the TCP connection status
Ah, I completely missed v3 somehow and we got no ack from Eric so maybe he missed it, too. Could you please resend not as part of this thread but as a new thread?