common/mlx5: add ConnectX-7 and Bluefield-3 device IDs
authorRaslan Darawsheh <rasland@nvidia.com>
Mon, 26 Oct 2020 11:41:47 +0000 (13:41 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:35:04 +0000 (23:35 +0100)
commit6ca37b06e91f04f58b0f7886485e9202bec7e6bb
treefaa21912ebbd4a009975aade520c497c96d380df
parent86b59a1af671529fbbc0da964d90b796251f6051
common/mlx5: add ConnectX-7 and Bluefield-3 device IDs

This adds the ConnectX-7 and Bluefield-3 device ids to the list of
supported Mellanox devices that run the MLX5 PMDs.
The devices is still in development stage.

Signed-off-by: Raslan Darawsheh <rasland@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
drivers/common/mlx5/mlx5_common.h
drivers/net/mlx5/mlx5.c
drivers/regex/mlx5/mlx5_regex.c
drivers/vdpa/mlx5/mlx5_vdpa.c