diff options
author | Baowen Zheng <baowen.zheng@corigine.com> | 2022-04-19 14:44:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-22 11:00:42 +0100 |
commit | 59359597b010ced20e6e14c8660834c05c2a96b7 (patch) | |
tree | b4091fd24057d38c4435e519938fdc4e071c2c03 /drivers/soc/tegra | |
parent | e350dbac3c09a3318f871e0fab255e234408bde4 (diff) | |
download | linux-59359597b010ced20e6e14c8660834c05c2a96b7.tar.bz2 |
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 <bin.chen@corigine.com>
Signed-off-by: Baowen Zheng <baowen.zheng@corigine.com>
Signed-off-by: Yinjun Zhang <yunjin.zhang@corigine.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/soc/tegra')
0 files changed, 0 insertions, 0 deletions