DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Tiwei Bie <tiwei.bie@intel.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3 0/2] vhost: support host notifier
Date: Fri, 15 Jun 2018 09:35:41 +0200	[thread overview]
Message-ID: <ab0abd3a-f2e2-28bf-5771-a6db02f832e0@redhat.com> (raw)
In-Reply-To: <20180608032224.22049-1-tiwei.bie@intel.com>



On 06/08/2018 05:22 AM, Tiwei Bie wrote:
> The host notifier support in vhost-user has been merged
> into QEMU. This patch set enables the support for host
> notifier in DPDK vhost-user and ifcvf driver.
> 
> The original subject is:
> Extend vhost to support VFIO based accelerator
> 
> v3:
> - Address the changes in QEMU
> - Minor fixes and refinements
> 
> Tiwei Bie (2):
>    vhost: support host notifier
>    net/ifcvf: enable the host notifier support
> 
>   drivers/net/ifc/ifcvf_vdpa.c  |   3 +
>   lib/librte_vhost/rte_vhost.h  |   8 ++
>   lib/librte_vhost/vhost.c      |   3 +
>   lib/librte_vhost/vhost.h      |   1 +
>   lib/librte_vhost/vhost_user.c | 146 ++++++++++++++++++++++++++++++++++
>   lib/librte_vhost/vhost_user.h |  13 ++-
>   6 files changed, 173 insertions(+), 1 deletion(-)
> 

For the series:
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thanks!
Maxime

  parent reply	other threads:[~2018-06-15  7:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-08  3:22 Tiwei Bie
2018-06-08  3:22 ` [dpdk-dev] [PATCH v3 1/2] " Tiwei Bie
2018-06-08  3:22 ` [dpdk-dev] [PATCH v3 2/2] net/ifcvf: enable the host notifier support Tiwei Bie
2018-06-13  6:43   ` Wang, Xiao W
2018-06-15  7:35 ` Maxime Coquelin [this message]
2018-06-15  8:00 ` [dpdk-dev] [PATCH v3 0/2] vhost: support host notifier Maxime Coquelin

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=ab0abd3a-f2e2-28bf-5771-a6db02f832e0@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=dev@dpdk.org \
    --cc=tiwei.bie@intel.com \
    /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 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).