Skip to content

Commit

Permalink
Add Intel XXV710 device IDs 8086/158b/154c
Browse files Browse the repository at this point in the history
  • Loading branch information
zshi-redhat authored and martinkennelly committed May 31, 2021
1 parent c5c943c commit 93c403d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/v1/helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ var VfIds = []string{}
// NicIdMap contains supported mapping of IDs with each in the format of:
// Vendor ID, Physical Function Device ID, Virtual Function Device ID
var NicIdMap = []string{
"8086 158a 154c", // I40e XXV710
"8086 158b 154c", // I40e 25G SFP28
"8086 1572 154c", // I40e 10G X710 SFP+
"8086 0d58 154c", // I40e XXV710 N3000
Expand Down

0 comments on commit 93c403d

Please sign in to comment.