Skip to content

Commit

Permalink
Add Broadcom BCM57414 & BCM75508 device IDs in NicIdMap
Browse files Browse the repository at this point in the history
Signed-off-by: Zenghui Shi <[email protected]>
  • Loading branch information
zshi-redhat authored and martinkennelly committed May 7, 2021
1 parent a2e9eaf commit 433ead3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/v1/helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ var NicIdMap = []string{
"15b3 101b 101c", // ConnectX-6
"15b3 101d 101e", // ConnectX-6 Dx
"15b3 a2d6 101e", // MT42822 BlueField-2 integrated ConnectX-6 Dx
"14e4 16d7 16dc", // BCM57414 2x25G
"14e4 1750 1806", // BCM75508 2x100G
}

// NetFilterType Represents the NetFilter tags to be used
Expand Down

0 comments on commit 433ead3

Please sign in to comment.