Re: [PATCH v2] tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event

From: Jakub Kicinski
Date: Tue Jul 05 2022 - 15:18:53 EST


On Tue, 5 Jul 2022 10:00:41 -0400 Steven Rostedt wrote:
> On Mon, 4 Jul 2022 13:09:01 -0600
> David Ahern <dsahern@xxxxxxxxx> wrote:
>
> > > include/trace/events/fib.h | 6 +++---
> > > include/trace/events/fib6.h | 8 ++++----
> > > 2 files changed, 7 insertions(+), 7 deletions(-)
> > >
> >
> > Reviewed-by: David Ahern <dsahern@xxxxxxxxxx>
> >
>
> Is everyone OK if I take this through my tree then?
>
> I'm fine if it goes through net-next too.

Slight risk of conflicts there if someone decides to add another FIB
trace point, but seems unlikely so feel free to take it:

Acked-by: Jakub Kicinski <kuba@xxxxxxxxxx>