]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-network/conf/25-sriov.network
Merge pull request #17185 from yuwata/ethtool-update
[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
47f84112 6IPv6AcceptRA=no
3d2c2692
YW
7
8[SR-IOV]
9VirtualFunction=0
10VLANId=5
11VLANProtocol=802.1ad
12QualityOfService=1
13MACSpoofCheck=yes
14QueryReceiveSideScaling=yes
15Trust=yes
16LinkState=yes
17MACAddress=00:11:22:33:44:55
18
19[SR-IOV]
20VirtualFunction=1
21VLANId=6
22VLANProtocol=802.1Q
23QualityOfService=2
24MACSpoofCheck=no
25QueryReceiveSideScaling=no
26Trust=no
27LinkState=no
28MACAddress=00:11:22:33:44:56
29
30[SR-IOV]
31VirtualFunction=2
32VLANId=7
33QualityOfService=3
34MACSpoofCheck=no
35QueryReceiveSideScaling=no
36Trust=no
37LinkState=auto
38MACAddress=00:11:22:33:44:57