Skip to content

Commit 022c4a5

Browse files
zshi-redhatariordan-redhat
authored andcommitted
update SR-IOV multinetwork doc (#14205)
* update SR-IOV multinetwork doc * Edited syntax: removed backticks from card names. * Edited syntax: Removed backticks from device ID.
1 parent 5d28727 commit 022c4a5

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

modules/nw-multinetwork-sriov.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Two components are required to provide this capability: the SR-IOV network devic
1818

1919
The following Network Interface Card (NIC) models are supported in {product-title}:
2020

21-
* Intel 25G card with vendor ID `0x8086` and device ID `0x158b`
22-
* Mellanox 25G card with vendor ID `0x15b3` and device ID `0x1015`
23-
* Mellanox 100G card with vendor ID `0x15b3` and device ID `0x1017`
21+
* Intel XXV710-DA2 25G card with vendor ID 0x8086 and device ID 0x158b
22+
* Mellanox ConnectX-4 25G card with vendor ID 0x15b3 and device ID 0x1015
23+
* Mellanox ConnectX-5 100G card with vendor ID 0x15b3 and device ID 0x1017
2424

2525
[NOTE]
2626
====

networking/managing_multinetworking.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,8 @@ An example CNI configuration:
5252

5353
include::modules/nw-multinetwork-creating-first-attachments.adoc[leveloffset=+1]
5454
include::modules/nw-multinetwork-host-device.adoc[leveloffset=+1]
55+
56+
:FeatureName: SR-IOV multinetwork support
57+
include::modules/technology-preview.adoc[leveloffset=+1]
58+
5559
include::modules/nw-multinetwork-sriov.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)