diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2020-08-18 21:32:18 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-19 12:01:42 -0700 |
commit | 142061eba35ef4f7097f31732547d33eca667f9d (patch) | |
tree | d07a5c9e5175c62e298e6bd83ac0a6510464a473 /usr | |
parent | f0408ca45a83ad9a579e70c2878a9533dd04f036 (diff) |
net: dsa: loop: Return VLAN table size through devlink
We return the VLAN table size through devlink as a simple parameter, we
do not support altering it at runtime:
devlink resource show mdio_bus/fixed-0:1f
mdio_bus/fixed-0:1f:
name VTU size 4096 occ 0 unit entry dpipe_tables none
and after configure a bridge with VLAN filtering:
devlink resource show mdio_bus/fixed-0:1f
mdio_bus/fixed-0:1f:
name VTU size 4096 occ 1 unit entry dpipe_tables none
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions