patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Cheng Jiang <cheng1.jiang@intel.com>, Chenbo.Xia@intel.com
Cc: dev@dpdk.org, jiayu.hu@intel.com, yvonnex.yang@intel.com,
	stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH v6 1/5] vhost: fix async vhost ops return type
Date: Wed, 21 Jul 2021 16:20:24 +0200	[thread overview]
Message-ID: <6d7c99cb-9f0e-0947-9c73-5c818c9a9748@redhat.com> (raw)
In-Reply-To: <20210719081022.12949-2-cheng1.jiang@intel.com>



On 7/19/21 10:10 AM, Cheng Jiang wrote:
> The async vhost callback ops should return negative value when there
> are something wrong in the callback, so the return type should be
> changed into int32_t. The issue in vhost example is also fixed.
> 
> Fixes: cd6760da1076 ("vhost: introduce async enqueue for split ring")
> Fixes: 819a71685826 ("vhost: fix async callback return type")
> Fixes: 6b3c81db8bb7 ("vhost: simplify async copy completion")
> Fixes: abec60e7115d ("examples/vhost: support vhost async data path")
> Fixes: 873e8dad6f49 ("vhost: support packed ring in async datapath")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Cheng Jiang <cheng1.jiang@intel.com>
> ---
>  examples/vhost/ioat.c       |  4 +--
>  examples/vhost/ioat.h       |  4 +--
>  lib/vhost/rte_vhost_async.h |  8 ++---
>  lib/vhost/virtio_net.c      | 61 ++++++++++++++++++++++++++++++++-----
>  4 files changed, 61 insertions(+), 16 deletions(-)
> 

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

Thanks,
Maxime


  reply	other threads:[~2021-07-21 14:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210602042802.31943-1-cheng1.jiang@intel.com>
     [not found] ` <20210716072436.19017-1-cheng1.jiang@intel.com>
2021-07-16  7:24   ` [dpdk-stable] [PATCH v5 " Cheng Jiang
     [not found] ` <20210719081022.12949-1-cheng1.jiang@intel.com>
2021-07-19  8:10   ` [dpdk-stable] [PATCH v6 " Cheng Jiang
2021-07-21 14:20     ` Maxime Coquelin [this message]
     [not found] ` <20210722040907.20468-1-cheng1.jiang@intel.com>
2021-07-22  4:09   ` [dpdk-stable] [PATCH v7 " Cheng Jiang
     [not found] ` <20210723080937.20256-1-cheng1.jiang@intel.com>
2021-07-23  8:09   ` [dpdk-stable] [PATCH v8 1/4] " Cheng Jiang

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=6d7c99cb-9f0e-0947-9c73-5c818c9a9748@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=Chenbo.Xia@intel.com \
    --cc=cheng1.jiang@intel.com \
    --cc=dev@dpdk.org \
    --cc=jiayu.hu@intel.com \
    --cc=stable@dpdk.org \
    --cc=yvonnex.yang@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).