From: David S. Miller Date: Sat, 13 Mar 2021 22:30:48 +0000 (-0800) Subject: Merge branch 'dsa-hewllcreek-dumps' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b8eccf2a0dc98f400dd48b6538c8f000544b96d8;p=linux.git Merge branch 'dsa-hewllcreek-dumps' Kurt Kanzenbach says: ==================== net: dsa: hellcreek: Add support for dumping tables 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: * https://lkml.kernel.org/netdev/20210311175344.3084-1-kurt@kmk-computers.de/ ==================== Signed-off-by: David S. Miller --- b8eccf2a0dc98f400dd48b6538c8f000544b96d8