diff options
author | Baowen Zheng <[email protected]> | 2022-04-19 14:44:43 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-04-22 11:00:42 +0100 |
commit | 59359597b010ced20e6e14c8660834c05c2a96b7 (patch) | |
tree | b4091fd24057d38c4435e519938fdc4e071c2c03 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e350dbac3c09a3318f871e0fab255e234408bde4 (diff) |
nfp: support 802.1ad VLAN assingment to VF
The NFP driver already supports assignment of 802.1Q VLANs to VFs
e.g.
# ip link set $DEV vf $VF_NUM vlan $VLAN_ID [proto 802.1Q]
This patch enhances the NFP driver to also allow assingment of
802.1ad VLANs to VFs.
e.g.
# ip link set $DEV vf $VF_NUM vlan $VLAN_ID proto 802.1ad
Signed-off-by: Bin Chen <[email protected]>
Signed-off-by: Baowen Zheng <[email protected]>
Signed-off-by: Yinjun Zhang <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions