Skip to content

Commit 77e0a89

Browse files
authored
Merge pull request #97353 from openshift-cherrypick-robot/cherry-pick-97274-to-enterprise-4.19
[enterprise-4.19] [CNV#66620] IBM Z network interfaces not supported
2 parents 34f5bfe + 98332ff commit 77e0a89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/virt-networking-wizard-fields-web.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
|Model
1818
|Indicates the model of the network interface controller. Supported values are *e1000e* and *virtio*.
1919

20+
On {ibm-z-name}, the only valid NIC model option is *virtio*. *e1000e* is not supported.
21+
2022
|Network
2123
|List of available network attachment definitions.
2224

@@ -26,6 +28,8 @@ a|List of available binding methods. Select the binding method suitable for the
2628
* Default pod network: `masquerade`
2729
* Linux bridge network: `bridge`
2830
* SR-IOV network: `SR-IOV`
31+
+
32+
On {ibm-z-name}, `SR-IOV` is not supported.
2933
3034
|MAC Address
3135
|MAC address for the network interface controller. If a MAC address is not specified, one is assigned automatically.

0 commit comments

Comments
 (0)