Re: [PATCH net-next] net: IPv6 fib lookup tracepoint

2015-11-22 Thread David Miller
From: David Ahern Date: Thu, 19 Nov 2015 12:24:22 -0800 > Add tracepoint to show fib6 table lookups and result. > > Signed-off-by: David Ahern Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body

[PATCH net-next] net: IPv6 fib lookup tracepoint

2015-11-19 Thread David Ahern
Add tracepoint to show fib6 table lookups and result. Signed-off-by: David Ahern --- include/trace/events/fib6.h | 76 + net/core/net-traces.c | 4 +++ net/ipv6/route.c| 10 ++ 3 files changed, 90