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

Roopa Prabhu roopa at cumulusnetworks.com
Tue Aug 29 17:36:50 UTC 2017


On Tue, Aug 29, 2017 at 9:46 AM, Florian Fainelli <f.fainelli at gmail.com> wrote:
> On 08/28/2017 09:22 PM, Roopa Prabhu wrote:
>> From: Roopa Prabhu <roopa at cumulusnetworks.com>
>>
>> A few useful tracepoints to trace bridge forwarding
>> database updates.
>>
>> Signed-off-by: Roopa Prabhu <roopa at cumulusnetworks.com>
>
> Reviewed-by: Florian Fainelli <f.fainelli at gmail.com>
>
> Small nit below, but probably not a candidate for a v3
>
>> ---
>
>> +
>> +     TP_printk("dev %s addr %02x:%02x:%02x:%02x:%02x:%02x vid %u nlh_flags %04x ndm_flags = %02x",
>
> Small nit, any particular reason why ndm_flags got a special treatment
> with an equal character and not the other?
>


good eyes, thats a typo. I did scan them once and removed the '=' and
missed a spot.
i will send v3.


More information about the Bridge mailing list