virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] vdpa/mlx5: Fix required dependency on vhost vring
       [not found] <20210829183138.574915-1-elic@nvidia.com>
@ 2021-09-01  6:28 ` Jason Wang
  0 siblings, 0 replies; only message in thread
From: Jason Wang @ 2021-09-01  6:28 UTC (permalink / raw)
  To: Eli Cohen; +Cc: kernel test robot, mst, virtualization, eperezma

On Mon, Aug 30, 2021 at 2:31 AM Eli Cohen <elic@nvidia.com> wrote:
>
> With the introduction of control virtqueue support, selecting VHOST_RING
> is required.
>
> Reported-by: kernel test robot <lkp@intel.com>
> Fixes: 63078736419b ("vdpa/mlx5: Add support for control VQ and MAC setting")
> Signed-off-by: Eli Cohen <elic@nvidia.com>
> ---

Acked-by: Jason Wang <jasowang@redhat.com>

>  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@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-01  6:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210829183138.574915-1-elic@nvidia.com>
2021-09-01  6:28 ` [PATCH] vdpa/mlx5: Fix required dependency on vhost vring Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).