Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Sat, 13 Mar 2021 10:39:35 +0100 you wrote:
> Hi,
>
> add support for dumping the VLAN and FDB table via devlink. As the driver uses
> internal VLANs and static FDB entries, this is a useful debugging feature.
>
> Chan
Hi,
add support for dumping the VLAN and FDB table via devlink. As the driver uses
internal VLANs and static FDB entries, this is a useful debugging feature.
Changes since v1:
* Drop memory reporting as there are better APIs to expose this
* Move comment to VLAN patch
Previous versions:
* h