Re: [Bridge] [PATCH RFC WIP 0/5] IGMP snooping for local traffic

2017-08-27 Thread Florian Fainelli
Hi Andrew, On 08/26/2017 01:56 PM, Andrew Lunn wrote: > This is a WIP patchset i would like comments on from bridge, > switchdev and hardware offload people. > > The linux bridge supports IGMP snooping. It will listen to IGMP > reports on bridge ports and keep track of which groups have been >

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

2017-08-27 Thread Florian Fainelli
On 08/27/2017 02:33 PM, Roopa Prabhu wrote: > From: Roopa Prabhu > > Tracepoints to trace bridge forwarding database updates. Thanks for adding this! > > Signed-off-by: Roopa Prabhu > --- > include/trace/events/bridge.h | 98 >

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

2017-08-27 Thread Roopa Prabhu
From: Roopa Prabhu Tracepoints to trace bridge forwarding database updates. Signed-off-by: Roopa Prabhu --- include/trace/events/bridge.h | 98 +++ net/bridge/br_fdb.c | 7