Re: [PATCH net-next v2] bridge: fdb add and delete tracepoints

2017-08-29 Thread Roopa Prabhu
On Tue, Aug 29, 2017 at 9:46 AM, Florian Fainelli wrote: > On 08/28/2017 09:22 PM, Roopa Prabhu wrote: >> From: Roopa Prabhu >> >> A few useful tracepoints to trace bridge forwarding >> database updates. >> >> Signed-off-by: Roopa Prabhu

Re: [PATCH net-next v2] bridge: fdb add and delete tracepoints

2017-08-29 Thread Florian Fainelli
On 08/28/2017 09:22 PM, Roopa Prabhu wrote: > From: Roopa Prabhu > > A few useful tracepoints to trace bridge forwarding > database updates. > > Signed-off-by: Roopa Prabhu Reviewed-by: Florian Fainelli Small nit

Re: [PATCH net-next v2] bridge: fdb add and delete tracepoints

2017-08-29 Thread Roopa Prabhu
On Tue, Aug 29, 2017 at 6:36 AM, Andrew Lunn wrote: > On Mon, Aug 28, 2017 at 09:22:48PM -0700, Roopa Prabhu wrote: >> From: Roopa Prabhu >> >> A few useful tracepoints to trace bridge forwarding >> database updates. > > Hi Roopa > > Once accepted, it

Re: [PATCH net-next v2] bridge: fdb add and delete tracepoints

2017-08-29 Thread Andrew Lunn
On Mon, Aug 28, 2017 at 09:22:48PM -0700, Roopa Prabhu wrote: > From: Roopa Prabhu > > A few useful tracepoints to trace bridge forwarding > database updates. Hi Roopa Once accepted, it would be nice to add mdb tracepoints as well. I expect the implementation would

Re: [PATCH net-next v2] bridge: fdb add and delete tracepoints

2017-08-29 Thread Nikolay Aleksandrov
On 29/08/17 07:22, Roopa Prabhu wrote: > From: Roopa Prabhu > > A few useful tracepoints to trace bridge forwarding > database updates. > > Signed-off-by: Roopa Prabhu > --- > v2 - address comments from Florian > >

[PATCH net-next v2] bridge: fdb add and delete tracepoints

2017-08-28 Thread Roopa Prabhu
From: Roopa Prabhu A few useful tracepoints to trace bridge forwarding database updates. Signed-off-by: Roopa Prabhu --- v2 - address comments from Florian include/trace/events/bridge.h | 98 +