summaryrefslogtreecommitdiff
path: root/samples/hidraw
diff options
context:
space:
mode:
authorGuangbin Huang <huangguangbin2@huawei.com>2021-05-20 05:21:39 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-21 01:01:03 +0300
commit28d3bada7d42e324ee8558e6d22c3d768a87af7b (patch)
treef8248f1bf16c30300face8b78aa7425739b536a4 /samples/hidraw
parent6571ec2eda65d4e19244bb3e001ec64a6eef41dc (diff)
downloadlinux-28d3bada7d42e324ee8558e6d22c3d768a87af7b.tar.xz
net: hns3: refactor dump qos pri map of debugfs
Currently, user gets priority map by implementing debugfs command "echo dump qos pri map > cmd", this command will dump info in dmesg. It's unnecessary and heavy. To optimize it, create a single file "qos_pri_map" in tm directory and use cat command to get info. It will return info to userspace, rather than record in dmesg. The display style is below: $ cat qos_pri_map vlan_to_pri: 0 PRI TC 0 0 1 1 2 2 3 3 4 0 5 1 6 2 Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/hidraw')
0 files changed, 0 insertions, 0 deletions