Skip to content

Commit 0f2aaf7

Browse files
committed
Add NVIDIA ConnectX-8 to supported NICs list
Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
1 parent 60c6404 commit 0f2aaf7

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

deploy/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ data:
2626
Nvidia_mlx5_ConnectX-6_Dx: "15b3 101d 101e"
2727
Nvidia_mlx5_ConnectX-6_Lx: "15b3 101f 101e"
2828
Nvidia_mlx5_ConnectX-7: "15b3 1021 101e"
29+
Nvidia_mlx5_ConnectX-8: "15b3 1023 101e"
2930
Nvidia_mlx5_MT42822_BlueField-2_integrated_ConnectX-6_Dx: "15b3 a2d6 101e"
3031
Nvidia_mlx5_MT43244_BlueField-3_integrated_ConnectX-7_Dx: "15b3 a2dc 101e"
3132
Broadcom_bnxt_BCM57414_2x25G: "14e4 16d7 16dc"

deployment/sriov-network-operator-chart/templates/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ data:
2626
Nvidia_mlx5_ConnectX-6_Dx: "15b3 101d 101e"
2727
Nvidia_mlx5_ConnectX-6_Lx: "15b3 101f 101e"
2828
Nvidia_mlx5_ConnectX-7: "15b3 1021 101e"
29+
Nvidia_mlx5_ConnectX-8: "15b3 1023 101e"
2930
Nvidia_mlx5_MT42822_BlueField-2_integrated_ConnectX-6_Dx: "15b3 a2d6 101e"
3031
Nvidia_mlx5_MT43244_BlueField-3_integrated_ConnectX-7_Dx: "15b3 a2dc 101e"
3132
Broadcom_bnxt_BCM57414_2x25G: "14e4 16d7 16dc"

doc/supported-hardware.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following SR-IOV capable hardware is supported with sriov-network-operator:
2222
| Mellanox MT28908 Family [ConnectX-6 Dx] | 15b3 | 101d |
2323
| Mellanox MT28908 Family [ConnectX-6 Lx] | 15b3 | 101f |
2424
| Mellanox MT2910 Family [ConnectX-7 | 15b3 | 1021 |
25+
| Mellanox CX8 Family [ConnectX-8 | 15b3 | 1023 |
2526
| Mellanox MT42822 BlueField-2 integrated ConnectX-6 Dx | 15b3 | a2d6 |
2627
| Mellanox MT43244 BlueField-3 integrated ConnectX-7 Dx | 15b3 | a2dc |
2728
| Qlogic QL45000 Series 50GbE Controller | 1077 | 1654 |
@@ -62,6 +63,7 @@ The following table depicts the supported SR-IOV hardware features of each suppo
6263
| Mellanox MT28908 Family [ConnectX-6 Dx] | V | V | V |
6364
| Mellanox MT28908 Family [ConnectX-6 Lx] | V | V | V |
6465
| Mellanox MT28908 Family [ConnectX-7] | V | V | V |
66+
| Mellanox CX8 Family [ConnectX-8] | V | V | V |
6567
| Mellanox MT42822 BlueField-2 integrated ConnectX-6 Dx | V | V | V |
6668
| Mellanox MT43244 BlueField-3 integrated ConnectX-6 Dx | V | V | V |
6769
| Qlogic QL45000 Series 50GbE Controller | V | X | X |

0 commit comments

Comments
 (0)