Add ConnectX-6 DX HCA ID to libmlx5.
In addition, add "ConnectX family mlx5Gen Virtual Function" device ID. Every new HCA VF will be identified with this device ID. Submitted by: slavash@ MFC after: 3 days Sponsored by: Mellanox Technologies
This commit is contained in:
parent
d790588164
commit
e39ff6be14
@ -79,6 +79,8 @@ static struct {
|
||||
HCA(MELLANOX, 4122), /* ConnectX-5 Ex VF */
|
||||
HCA(MELLANOX, 4123), /* ConnectX-6 */
|
||||
HCA(MELLANOX, 4124), /* ConnectX-6 VF */
|
||||
HCA(MELLANOX, 4125), /* ConnectX-6 DX */
|
||||
HCA(MELLANOX, 4126), /* ConnectX family mlx5Gen Virtual Function */
|
||||
HCA(MELLANOX, 41682), /* BlueField integrated ConnectX-5 network controller */
|
||||
HCA(MELLANOX, 41683), /* BlueField integrated ConnectX-5 network controller VF */
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user