Re: [PATCH net-next 1/2] net: dsa: hellcreek: Report VLAN table occupancy
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-01-31 21:33:07
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-01-31 21:33:07
On 1/30/2021 5:59 AM, Kurt Kanzenbach wrote:
The VLAN membership configuration is cached in software already. So, it can be reported via devlink. Add support for it: |root@tsn:~# devlink resource show platform/ff240000.switch |platform/ff240000.switch: | name VLAN size 4096 occ 4 unit entry dpipe_tables none Signed-off-by: Kurt Kanzenbach <redacted>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian