Message ID | 1494348322-4526-3-git-send-email-yishaih@mellanox.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
diff --git a/providers/mlx5/mlx5.c b/providers/mlx5/mlx5.c index 30f165b..1bbc3f2 100644 --- a/providers/mlx5/mlx5.c +++ b/providers/mlx5/mlx5.c @@ -78,6 +78,8 @@ static struct { HCA(MELLANOX, 4122), /* ConnectX-5 Ex VF */ HCA(MELLANOX, 4123), /* ConnectX-6 */ HCA(MELLANOX, 4124), /* ConnectX-6 VF */ + HCA(MELLANOX, 41682), /* BlueField integrated ConnectX-5 network controller */ + HCA(MELLANOX, 41683), /* BlueField integrated ConnectX-5 network controller VF */ }; uint32_t mlx5_debug_mask = 0;