]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: add support for dumping UC and MC MAC list
authorJian Shen <shenjian15@huawei.com>
Fri, 24 Apr 2020 02:23:10 +0000 (10:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Apr 2020 03:29:44 +0000 (20:29 -0700)
commitb2b166ee1636a154d021578f47084c6bb80b2675
tree1be7d013ab3711bc345fa4bd3d574484481fb959
parenta822412780c17d9e89f8ebbaacfcdf9750cded51
net: hns3: add support for dumping UC and MC MAC list

This patch adds support for dumping entries of UC and MC MAC list,
which help checking whether a MAC address being added into hardware
or not.

Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c