diff options
author | liuzhongzhu <liuzhongzhu@huawei.com> | 2018-12-15 18:31:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-15 21:54:18 +0300 |
commit | 7737f1fbb5ba1581e8b77ed4b2302485fa237f1e (patch) | |
tree | 51fdb1a61b3a7b20972be92329f0b7fec86f3e8e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 122bedc56a6c4f5be3bc56fdc59d4b3a25097ead (diff) | |
download | linux-7737f1fbb5ba1581e8b77ed4b2302485fa237f1e.tar.xz |
net: hns3: Add "manager table" information query function
This patch prints manager table information.
debugfs command:
echo dump mng tbl > cmd
Sample Command:
root@(none)# echo dump mng tbl > cmd
entry|mac_addr |mask|ether|mask|vlan|mask|i_map|i_dir|e_type
00 |01:00:5e:00:00:01|0 |00000|0 |0000|0 |00 |00 |0
01 |c2:f1:c5:82:68:17|0 |00000|0 |0000|0 |00 |00 |0
root@(none)#
Signed-off-by: liuzhongzhu <liuzhongzhu@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions