vhost: prefix vDPA enum value for PCI address type
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Thu, 26 Mar 2020 14:14:22 +0000 (15:14 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:07 +0000 (13:57 +0200)
commit0265a1980f7b2752b0cba9c476eb6c670b8ad778
tree91862c90bba3d51f42b9a513e48aab4e69617d86
parent7470f845c17ac27ce08b22f3c024169e51ade990
vhost: prefix vDPA enum value for PCI address type

In order to avoid potential conflicts, rename the PCI_ADDR
enum value to VDPA_ADDR_PCI in vdpa_addr_type_enum.

All symbols referencing this enum are experimental, so it
does not break API policy.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Matan Azrad <matan@mellanox.com>
drivers/vdpa/ifc/ifcvf_vdpa.c
drivers/vdpa/mlx5/mlx5_vdpa.c
examples/vdpa/main.c
lib/librte_vhost/rte_vdpa.h
lib/librte_vhost/vdpa.c