DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: dev@dpdk.org, xiaolong.ye@intel.com, amorenoz@redhat.com,
	david.marchand@redhat.com, thomas@monjalon.net
Subject: Re: [dpdk-dev] [PATCH v2] vhost: enable reply-ack systematically
Date: Thu, 18 Jun 2020 18:29:06 +0200	[thread overview]
Message-ID: <7e7317ea-56cc-d876-15b4-5ff377affc8b@redhat.com> (raw)
In-Reply-To: <20200528090347.441445-1-maxime.coquelin@redhat.com>



On 5/28/20 11:03 AM, Maxime Coquelin wrote:
> As announced during v20.05 release cycle, this
> patch makes reply-ack protocol feature to be enabled
> unconditionally.
> 
> This protocol feature makes the communication between the
> master and the slave more robust, avoiding for example
> possible undefined behaviour with VHOST_USER_SET_MEM_TABLE.
> 
> Also, reply-ack support will be required for upcoming
> VHOST_USER_SET_STATUS request.
> 
> Note that this protocol feature was disabled by default
> because Qemu version 2.7.0 to 2.9.0 had a bug causing a
> deadlock when reply-ack was negotiated and multiqueue
> enabled. These Qemu version are now very old and no more
> maintained, so we can resonnably consider we no more
> support them.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---

Applied to dpdk-next-virtio/master

Thanks,
Maxime


      parent reply	other threads:[~2020-06-18 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28  9:03 Maxime Coquelin
2020-06-17  7:33 ` Xia, Chenbo
2020-06-18 16:29 ` Maxime Coquelin [this message]

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=7e7317ea-56cc-d876-15b4-5ff377affc8b@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=amorenoz@redhat.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    --cc=xiaolong.ye@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).