Re: [PATCH] vdpa/mlx5: Fix dependency on MLX5_CORE

From: Saeed Mahameed
Date: Wed Oct 07 2020 - 15:54:17 EST


On Wed, 2020-10-07 at 09:40 +0300, Eli Cohen wrote:
> Remove propmt for selecting MLX5_VDPA by the user and modify
> MLX5_VDPA_NET to select MLX5_VDPA. Also modify MLX5_VDPA_NET to
> depend
> on mlx5_core.
>
> This fixes an issue where configuration sets 'y' for MLX5_VDPA_NET
> while
> MLX5_CORE is compiled as a module causing link errors.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Fixes: 1a86b377aa21 ("vdpa/mlx5: Add VDPA driver for supported mlx5
> device")s
> Signed-off-by: Eli Cohen <elic@xxxxxxxxxx>

Reviewed-by: Saeed Mahameed <saeedm@xxxxxxxxxx>