Re: [PATCH net-next] net: dsa: b53: Report VLAN table occupancy via devlink

From: Jakub Kicinski
Date: Wed Sep 09 2020 - 11:59:04 EST


On Tue, 8 Sep 2020 21:32:34 -0700 Florian Fainelli wrote:
> We already maintain an array of VLANs used by the switch so we can
> simply iterate over it to report the occupancy via devlink.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Reviewed-by: Jakub Kicinski <kuba@xxxxxxxxxx>