Displaying 4 results from an estimated 4 matches for "core_main".
Did you mean:
comp_main
2020 Sep 28
0
[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
...--
> V0 --> V1:
> Removed "default n" for configu options as 'n' is the default
>
> drivers/vdpa/Kconfig | 8 +++-----
> drivers/vdpa/Makefile | 2 +-
> drivers/vdpa/mlx5/Makefile | 7 +++++--
> drivers/vdpa/mlx5/core/core_main.c | 20 ++++++++++++++++++++
> drivers/vdpa/mlx5/core/mr.c | 3 +++
> drivers/vdpa/mlx5/core/resources.c | 10 ++++++++++
> 6 files changed, 42 insertions(+), 8 deletions(-)
> create mode 100644 drivers/vdpa/mlx5/core/core_main.c
>
> diff --git a/drivers/vdpa/Kconfig b/d...
2020 Sep 29
0
[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
..." for configu options as 'n' is the default
> > >
> > > drivers/vdpa/Kconfig | 8 +++-----
> > > drivers/vdpa/Makefile | 2 +-
> > > drivers/vdpa/mlx5/Makefile | 7 +++++--
> > > drivers/vdpa/mlx5/core/core_main.c | 20 ++++++++++++++++++++
> > > drivers/vdpa/mlx5/core/mr.c | 3 +++
> > > drivers/vdpa/mlx5/core/resources.c | 10 ++++++++++
> > > 6 files changed, 42 insertions(+), 8 deletions(-)
> > > create mode 100644 drivers/vdpa/mlx5/core/core_main.c
> >...
2020 Sep 29
0
[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
...efault
> > > > >
> > > > > drivers/vdpa/Kconfig | 8 +++-----
> > > > > drivers/vdpa/Makefile | 2 +-
> > > > > drivers/vdpa/mlx5/Makefile | 7 +++++--
> > > > > drivers/vdpa/mlx5/core/core_main.c | 20 ++++++++++++++++++++
> > > > > drivers/vdpa/mlx5/core/mr.c | 3 +++
> > > > > drivers/vdpa/mlx5/core/resources.c | 10 ++++++++++
> > > > > 6 files changed, 42 insertions(+), 8 deletions(-)
> > > > > create mode 100644 dri...
2020 Sep 29
0
[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
...t; > > > > > drivers/vdpa/Kconfig | 8 +++-----
> > > > > > > drivers/vdpa/Makefile | 2 +-
> > > > > > > drivers/vdpa/mlx5/Makefile | 7 +++++--
> > > > > > > drivers/vdpa/mlx5/core/core_main.c | 20 ++++++++++++++++++++
> > > > > > > drivers/vdpa/mlx5/core/mr.c | 3 +++
> > > > > > > drivers/vdpa/mlx5/core/resources.c | 10 ++++++++++
> > > > > > > 6 files changed, 42 insertions(+), 8 deletions(-)
> > > >...