Re: [PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
From: Jakub Kicinski
Date: Mon Jun 16 2025 - 16:22:11 EST
On Mon, 16 Jun 2025 14:47:18 -0400 Steven Rostedt wrote:
> On Sat, 14 Jun 2025 16:30:03 +0100
> Simon Horman <horms@xxxxxxxxxx> wrote:
>
> > 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@xxxxxxxxxx>
>
> 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.