On 3/26/20 3:14 PM, Maxime Coquelin wrote:
> 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.coque...@redhat.com>
> ---
>  drivers/vdpa/ifc/ifcvf_vdpa.c | 2 +-
>  drivers/vdpa/mlx5/mlx5_vdpa.c | 2 +-
>  examples/vdpa/main.c          | 2 +-
>  lib/librte_vhost/rte_vdpa.h   | 2 +-
>  lib/librte_vhost/vdpa.c       | 2 +-
>  5 files changed, 5 insertions(+), 5 deletions(-)
Applied to dpdk-next-virtio/master.

Thanks,
Maxime

Reply via email to