Skip to content

Commit 85063dc

Browse files
committed
Add Intel Corporation Ethernet Controller E810-XXV for backplane, E823-L for SFP, E823-L for backplane for NetSec Accelerator Cards
Fixes Issue #789 Signed-off-by: William Zhao <[email protected]>
1 parent a85ab70 commit 85063dc

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

deploy/configmap.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@ data:
1616
Intel_ice_Columbiaville_E810-CQDA2_2CQDA2: "8086 1592 1889"
1717
Intel_ice_Columbiaville_E810-XXVDA4: "8086 1593 1889"
1818
Intel_ice_Columbiaville_E810-XXVDA2: "8086 159b 1889"
19+
Intel_ice_Columbiaville_E810-XXV_BACKPLANE: "8086 1599 1889"
1920
Intel_ice_Columbiaville_E810: "8086 1591 1889"
2021
Intel_ice_Columbiapark_E823C: "8086 188a 1889"
22+
Intel_ice_Columbiapark_E823L_SFP: "8086 124d 1889"
23+
Intel_ice_Columbiapark_E823L_BACKPLANE: "8086 124c 1889"
2124
Nvidia_mlx5_ConnectX-4: "15b3 1013 1014"
2225
Nvidia_mlx5_ConnectX-4LX: "15b3 1015 1016"
2326
Nvidia_mlx5_ConnectX-5: "15b3 1017 1018"

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@ data:
1616
Intel_ice_Columbiaville_E810-CQDA2_2CQDA2: "8086 1592 1889"
1717
Intel_ice_Columbiaville_E810-XXVDA4: "8086 1593 1889"
1818
Intel_ice_Columbiaville_E810-XXVDA2: "8086 159b 1889"
19+
Intel_ice_Columbiaville_E810-XXV_BACKPLANE: "8086 1599 1889"
1920
Intel_ice_Columbiaville_E810: "8086 1591 1889"
2021
Intel_ice_Columbiapark_E823C: "8086 188a 1889"
22+
Intel_ice_Columbiapark_E823L_SFP: "8086 124d 1889"
23+
Intel_ice_Columbiapark_E823L_BACKPLANE: "8086 124c 1889"
2124
Nvidia_mlx5_ConnectX-4: "15b3 1013 1014"
2225
Nvidia_mlx5_ConnectX-4LX: "15b3 1015 1016"
2326
Nvidia_mlx5_ConnectX-5: "15b3 1017 1018"

doc/supported-hardware.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ The following SR-IOV capable hardware is supported with sriov-network-operator:
1313
| Intel E810-CQDA2/2CQDA2 Family | 8086 | 1592 |
1414
| Intel E810-XXVDA4 Family | 8086 | 1593 |
1515
| Intel E810-XXVDA2 Family | 8086 | 159b |
16+
| Intel E810-XXV Backplane Family | 8086 | 1599 |
1617
| Intel E823-C Family | 8086 | 188a |
18+
| Intel E823-L SFP Family | 8086 | 124d |
19+
| Intel E823-L Backplane Family | 8086 | 124c |
1720
| Mellanox MT27700 Family [ConnectX-4] | 15b3 | 1013 |
1821
| Mellanox MT27710 Family [ConnectX-4 Lx] | 15b3 | 1015 |
1922
| Mellanox MT27800 Family [ConnectX-5] | 15b3 | 1017 |
@@ -53,7 +56,10 @@ The following table depicts the supported SR-IOV hardware features of each suppo
5356
| Intel E810-CQDA2/2CQDA2 Family | V | V | X |
5457
| Intel E810-XXVDA4 Family | V | V | X |
5558
| Intel E810-XXVDA2 Family | V | V | X |
59+
| Intel E810-XXV Backplane Family | V | V | X |
5660
| Intel E823-C Family | V | V | X |
61+
| Intel E823-L SFP Family | V | V | X |
62+
| Intel E823-L Backplane Family | V | V | X |
5763
| Mellanox MT27700 Family [ConnectX-4] | V | V | V |
5864
| Mellanox MT27710 Family [ConnectX-4 Lx] | V | V | V |
5965
| Mellanox MT27800 Family [ConnectX-5] | V | V | V |

0 commit comments

Comments
 (0)