All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Eli Cohen <elic@nvidia.com>
Cc: eperezma@redhat.com, virtualization@lists.linux-foundation.org
Subject: Re: [PATCH 0/3] vdpa/mlx5: Add Control VQ and MAC and Multi queue support
Date: Mon, 9 Aug 2021 05:35:49 -0400	[thread overview]
Message-ID: <20210809053528-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20210809080043.169701-1-elic@nvidia.com>

On Mon, Aug 09, 2021 at 11:00:40AM +0300, Eli Cohen wrote:
> Hi Michael,
> 
> First patch is just a cleaup.
> Second patch adds control virtqueue support for mlx5_vdpa and handle MAC
> configutations through the control VQ.
> Third patch adds multi queue support for mlx5_vdpa accepting
> configurations from the control VQ.

Threading broken again :(

> Eli Cohen (3):
>   vdpa/mlx5: Remove redundant header file inclusion
>   vdpa/mlx5: Add support for control VQ and MAC setting
>   vdpa/mlx5: Add multiqueue support
> 
>  drivers/vdpa/mlx5/core/mlx5_vdpa.h |  25 +-
>  drivers/vdpa/mlx5/core/mr.c        |  87 ++++--
>  drivers/vdpa/mlx5/core/resources.c |  41 +++
>  drivers/vdpa/mlx5/net/mlx5_vnet.c  | 471 +++++++++++++++++++++++++----
>  4 files changed, 549 insertions(+), 75 deletions(-)
> 
> -- 
> 2.31.1

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

       reply	other threads:[~2021-08-09  9:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210809080043.169701-1-elic@nvidia.com>
2021-08-09  9:35 ` Michael S. Tsirkin [this message]
     [not found]   ` <20210809094803.GA217441@mtl-vdi-166.wap.labs.mlnx>
2021-08-09  9:50     ` [PATCH 0/3] vdpa/mlx5: Add Control VQ and MAC and Multi queue support Michael S. Tsirkin
     [not found]       ` <20210809095950.GA217852@mtl-vdi-166.wap.labs.mlnx>
2021-08-10 14:32         ` Michael S. Tsirkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210809053528-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=elic@nvidia.com \
    --cc=eperezma@redhat.com \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.