Skip to content

Commit

Permalink
Merge pull request #5947 from smitterl/virt_net_1
Browse files Browse the repository at this point in the history
iface_network: select iface model on s390x
  • Loading branch information
chloerh authored Oct 24, 2024
2 parents e5cd0ed + 2264d1e commit 271b96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvirt/tests/cfg/virtual_network/iface_network.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
portgroup_bandwidth_inbound = "{'average':'1000','peak':'5000','burst':'5120'} {'average':'500','peak':'2000','burst':'2560'}"
portgroup_bandwidth_outbound = "{'average':'1000','peak':'5000','burst':'5120'} {'average':'128','peak':'256','burst':'256'}"
iface_model = "rtl8139"
aarch64:
aarch64, s390-virtio:
iface_model = "virtio"
variants:
- default_portgroup:
Expand Down

0 comments on commit 271b96a

Please sign in to comment.