Displaying 4 results from an estimated 4 matches for "mlx5_vdpa_core".
2020 Sep 28
0
[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
...s/vdpa/Kconfig
> +++ b/drivers/vdpa/Kconfig
> @@ -29,10 +29,9 @@ config IFCVF
> To compile this driver as a module, choose M here: the module will
> be called ifcvf.
>
> -config MLX5_VDPA
> - bool "MLX5 VDPA support library for ConnectX devices"
> +config MLX5_VDPA_CORE
> + tristate "MLX5 VDPA support library for ConnectX devices"
> depends on MLX5_CORE
> - default n
> help
> Support library for Mellanox VDPA drivers. Provides code that is
> common for all types of VDPA drivers. The following drivers are planned:
> @@ -40...
2020 Sep 29
0
[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
...0 +29,9 @@ config IFCVF
> > > To compile this driver as a module, choose M here: the module will
> > > be called ifcvf.
> > >
> > > -config MLX5_VDPA
> > > - bool "MLX5 VDPA support library for ConnectX devices"
> > > +config MLX5_VDPA_CORE
> > > + tristate "MLX5 VDPA support library for ConnectX devices"
> > > depends on MLX5_CORE
> > > - default n
> > > help
> > > Support library for Mellanox VDPA drivers. Provides code that is
> > > common for all types of...
2020 Sep 29
0
[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
...ile this driver as a module, choose M here: the module will
> > > > > be called ifcvf.
> > > > >
> > > > > -config MLX5_VDPA
> > > > > - bool "MLX5 VDPA support library for ConnectX devices"
> > > > > +config MLX5_VDPA_CORE
> > > > > + tristate "MLX5 VDPA support library for ConnectX devices"
> > > > > depends on MLX5_CORE
> > > > > - default n
> > > > > help
> > > > > Support library for Mellanox VDPA drivers. Provides code t...
2020 Sep 29
0
[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
...dule will
> > > > > > > be called ifcvf.
> > > > > > >
> > > > > > > -config MLX5_VDPA
> > > > > > > - bool "MLX5 VDPA support library for ConnectX devices"
> > > > > > > +config MLX5_VDPA_CORE
> > > > > > > + tristate "MLX5 VDPA support library for ConnectX devices"
> > > > > > > depends on MLX5_CORE
> > > > > > > - default n
> > > > > > > help
> > > > > > > Support...