Re: [PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-06-16 20:20:39
Also in:
linux-trace-kernel, lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-06-16 20:20:39
Also in:
linux-trace-kernel, lkml
On Mon, 16 Jun 2025 13:18:25 -0700 Jakub Kicinski [off-list ref] wrote:
On Mon, 16 Jun 2025 14:47:18 -0400 Steven Rostedt wrote:quoted
On Sat, 14 Jun 2025 16:30:03 +0100 Simon Horman [off-list ref] wrote:quoted
I agree that the events and classes covered by this #define are not used unless CONFIG_TCP_AO is set. And that the small number of TCP_AO related events that are left outside the define are used even when CONFIG_TCP_AO is not set. Reviewed-by: Simon Horman <horms@kernel.org>Should I take this or should this go through the networking tree?Weak preference towards networking tree. We'll apply by the end of the day.
Thanks, much appreciated. -- Steve