]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-network/conf/25-sriov.network
Merge pull request #16219 from ssahani/network-sr-iov
[thirdparty/systemd.git] / test / test-network / conf / 25-sriov.network
CommitLineData
3d2c2692
YW
1[Match]
2Name=eni99np1
3
4[Network]
5Address=192.168.100.100/24
6
7[SR-IOV]
8VirtualFunction=0
9VLANId=5
10VLANProtocol=802.1ad
11QualityOfService=1
12MACSpoofCheck=yes
13QueryReceiveSideScaling=yes
14Trust=yes
15LinkState=yes
16MACAddress=00:11:22:33:44:55
17
18[SR-IOV]
19VirtualFunction=1
20VLANId=6
21VLANProtocol=802.1Q
22QualityOfService=2
23MACSpoofCheck=no
24QueryReceiveSideScaling=no
25Trust=no
26LinkState=no
27MACAddress=00:11:22:33:44:56
28
29[SR-IOV]
30VirtualFunction=2
31VLANId=7
32QualityOfService=3
33MACSpoofCheck=no
34QueryReceiveSideScaling=no
35Trust=no
36LinkState=auto
37MACAddress=00:11:22:33:44:57