On Mon, Aug 30, 2021 at 2:31 AM Eli Cohen <elic@xxxxxxxxxx> wrote: > > With the introduction of control virtqueue support, selecting VHOST_RING > is required. > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Fixes: 63078736419b ("vdpa/mlx5: Add support for control VQ and MAC setting") > Signed-off-by: Eli Cohen <elic@xxxxxxxxxx> > --- Acked-by: Jason Wang <jasowang@xxxxxxxxxx> > drivers/vdpa/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/vdpa/Kconfig b/drivers/vdpa/Kconfig > index a503c1b2bfd9..e48e2b10ca36 100644 > --- a/drivers/vdpa/Kconfig > +++ b/drivers/vdpa/Kconfig > @@ -53,6 +53,7 @@ config MLX5_VDPA > config MLX5_VDPA_NET > tristate "vDPA driver for ConnectX devices" > select MLX5_VDPA > + select VHOST_RING > depends on MLX5_CORE > help > VDPA network driver for ConnectX6 and newer. Provides offloading > -- > 2.31.1 > _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization