Skip to content

Commit

Permalink
Add Intel Columbiaville device IDs in NicIdMap
Browse files Browse the repository at this point in the history
E810-CQDA2, E810-2CQDA2, E810-XXVDA2 and E810-XXVDA4

Signed-off-by: Zenghui Shi <[email protected]>
  • Loading branch information
zshi-redhat authored and pliurh committed Jan 28, 2021
1 parent e7ae45d commit 1976462
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/v1/helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ var NicIdMap = []string{
"8086 158b 154c", // I40e 25G SFP28
"8086 1572 154c", // I40e 10G X710 SFP+
"8086 0d58 154c", // I40e XXV710 N3000
"8086 1592 1889", // Columbiaville E810-CQDA2/2CQDA2
"8086 1593 1889", // Columbiaville E810-XXVDA4
"8086 159b 1889", // Columbiaville E810-XXVDA2
"15b3 1015 1016", // ConnectX-4LX
"15b3 1017 1018", // ConnectX-5, PCIe 3.0
"15b3 101b 101c", // ConnectX-6
Expand Down

0 comments on commit 1976462

Please sign in to comment.