diff options
| author | Jian Shen <[email protected]> | 2021-05-31 10:38:45 +0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-05-31 22:53:08 -0700 |
| commit | 0ca821da86a5ec24eb2ece24fe87e5bf518c5939 (patch) | |
| tree | c9fb5ea9041c1ef2db2d7eac9d63785c6507eeca /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | fa6a262a255003ebb1f514fffd3399f3946d4fc9 (diff) | |
net: hns3: add debugfs support for vlan configuration
Add debugfs support for vlan configuraion. create a single file
"vlan_config" for it, and query it by command "cat vlan_config",
return the result to userspace.
The new display style is below:
$ cat vlan_config
I_PORT_VLAN_FILTER: on
E_PORT_VLAN_FILTER: off
FUNC_ID I_VF_VLAN_FILTER E_VF_VLAN_FILTER PORT_VLAN_FILTER_BYPASS
pf off on off
vf0 off on off
FUNC_ID PVID ACCEPT_TAG1 ACCEPT_TAG2 ACCEPT_UNTAG1 ACCEPT_UNTAG2
pf 0 on on on on
vf0 0 on on on on
Signed-off-by: Jian Shen <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions