net/mlx5: add BlueField-2 device ID
authorRaslan Darawsheh <rasland@mellanox.com>
Thu, 13 Feb 2020 16:11:42 +0000 (18:11 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 19 Feb 2020 12:51:06 +0000 (13:51 +0100)
commit58b4a2b13ec0d28a3ffa70d79dff21e9a16b7ae7
tree4f841dc05a503b43f206fe5c0da2498b7103e4e0
parent050bfe033c2dcaff1f6cfb3110aa90bf80071513
net/mlx5: add BlueField-2 device ID

This adds new device id to the list of Mellanox devices
that runs mlx5 PMD.
- BlueField-2 integrated ConnectX-6 Dx network controller

This device is not ready yet, it is in development stage.

Signed-off-by: Raslan Darawsheh <rasland@mellanox.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Acked-by: Matan Azrad <matan@mellanox.com>
doc/guides/rel_notes/release_20_02.rst
drivers/common/mlx5/mlx5_common.h
drivers/net/mlx5/mlx5.c
drivers/vdpa/mlx5/mlx5_vdpa.c