Skip to content

Commit 2d1809d

Browse files
Merge pull request #35174 from ctauchen/OSDOCS-2173v2
Changed supported NIC device list to table
2 parents aa5b64f + 45d9b0d commit 2d1809d

File tree

1 file changed

+47
-13
lines changed

1 file changed

+47
-13
lines changed

modules/nw-sriov-supported-devices.adoc

Lines changed: 47 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,50 @@
55
[id="supported-devices_{context}"]
66
= Supported devices
77

8-
{product-title} supports the following network interface controller (NIC) models:
9-
10-
* Intel X710 10GbE SFP+ with vendor ID `0x8086` and device ID `0x1572`
11-
* Intel XL710 40GbE SFP+ with vendor ID `0x8086` and device ID `0x1583`
12-
* Intel XXV710 25GbE SFP28 with vendor ID `0x8086` and device ID `0x158b`
13-
* Mellanox MT27710 Family [ConnectX-4 Lx] 25GbE dual-port SFP28 with vendor ID `0x15b3` and device ID `0x1015`
14-
* Mellanox MT27800 Family [ConnectX-5] 25GbE dual-port SFP28 with vendor ID `0x15b3` and device ID `0x1017`
15-
* Mellanox MT27800 Family [ConnectX-5] 100GbE with vendor ID `0x15b3` and device ID `0x1017`
16-
* Mellanox MT27700 Family [ConnectX-4] VPI adapter card, EDR IB (100Gb/s), single-port QSFP28 with vendor ID `0x15b3` and device ID `0x1013`
17-
* Mellanox MT27800 Family [ConnectX-5] VPI adapter card, EDR IB (100Gb/s), single-port QSFP28 with vendor ID `0x15b3` and device ID `0x1017`
18-
* Mellanox MT28880 Family [ConnectX-5 Ex] Ethernet controller, 100Gb/s, dual-port QSPF28 with vendor ID `0x15b3` and device ID `0x1019`
19-
* Mellanox MT28908 Family [ConnectX-6] VPI adapter card, 100Gb/s (HDR100, EDR IB), single-port QSFP56 with vendor ID `0x15b3` and device ID `0x101b`
20-
* Mellanox MT28908 Family [ConnectX-6] VPI adapter card, HDR200 IB (200Gb/s), single-port QSFP56 with vendor ID `0x15b3` and device ID `0x101b`
8+
{product-title} supports the following network interface controllers:
9+
10+
.Supported network interface controllers
11+
[cols="1,2,1,1"]
12+
|===
13+
|Manufacturer |Model |Vendor ID | Device ID
14+
15+
|Intel
16+
|X710
17+
|8086
18+
|1572
19+
20+
|Intel
21+
|XL710
22+
|8086
23+
|1583
24+
25+
|Intel
26+
|XXV710
27+
|8086
28+
|158b
29+
30+
|Mellanox
31+
|MT27700 Family [ConnectX‑4]
32+
|15b3
33+
|1013
34+
35+
|Mellanox
36+
|MT27710 Family [ConnectX‑4{nbsp}Lx]
37+
|15b3
38+
|1015
39+
40+
|Mellanox
41+
|MT27800 Family [ConnectX‑5]
42+
|15b3
43+
|1017
44+
45+
|Mellanox
46+
|MT28880 Family [ConnectX‑5{nbsp}Ex]
47+
|15b3
48+
|1019
49+
50+
|Mellanox
51+
|MT28908 Family [ConnectX‑6]
52+
|15b3
53+
|101b
54+
|===

0 commit comments

Comments
 (0)