Re: [PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO

From: Steven Rostedt
Date: Mon Jun 16 2025 - 16:24:30 EST


On Mon, 16 Jun 2025 13:18:25 -0700
Jakub Kicinski <kuba@xxxxxxxxxx> wrote:

> 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.

Thanks, much appreciated.

-- Steve