Skip to content

Commit

Permalink
Merge pull request #496 from zshi-redhat/4.6-device-ids
Browse files Browse the repository at this point in the history
Bug 1951864: Add Intel XXV710 NIC model (1572)
  • Loading branch information
openshift-merge-robot committed Apr 29, 2021
2 parents da36fc1 + 83636f9 commit 78e7139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/apis/sriovnetwork/v1/helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ var VfIds = []string{}
// Vendor ID, Physical Function Device ID, Virtual Function Device ID
var NicIdMap = []string{
"8086 158b 154c",
"8086 1572 154c",
"15b3 1015 1016",
"15b3 1017 1018",
"15b3 101b 101c",
Expand Down

0 comments on commit 78e7139

Please sign in to comment.