From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Jin Yu <jin.yu@intel.com>, Tiwei Bie <tiwei.bie@intel.com>,
Zhihong Wang <zhihong.wang@intel.com>,
John McNamara <john.mcnamara@intel.com>,
Marko Kovacevic <marko.kovacevic@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] examples/vhost_blk: refactor vhost-blk example
Date: Mon, 27 Apr 2020 10:01:40 +0200 [thread overview]
Message-ID: <53430c50-71c2-ba73-5e50-8b6bdfdcc815@redhat.com> (raw)
In-Reply-To: <20200228153235.31419-1-jin.yu@intel.com>
On 2/28/20 4:32 PM, Jin Yu wrote:
> Decrease the code and make it easier to read. It's
> useful for understanding the inflight APIs and how
> packed ring works. Update the RST because the packed
> ring patch has been merged to QEMU master and ring_packed
> parameter changes to packed.
>
> Fixes: c19beb3f38cd ("examples/vhost_blk: introduce vhost storage sample")
>
> Signed-off-by: Jin Yu <jin.yu@intel.com>
> ---
> doc/guides/sample_app_ug/vhost_blk.rst | 8 +-
> examples/vhost_blk/blk.c | 13 +-
> examples/vhost_blk/vhost_blk.c | 1139 ++++++++++--------------
> examples/vhost_blk/vhost_blk.h | 39 +-
> 4 files changed, 494 insertions(+), 705 deletions(-)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Thanks,
Maxime
next prev parent reply other threads:[~2020-04-27 8:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-28 15:32 Jin Yu
2020-04-27 8:01 ` Maxime Coquelin [this message]
2020-04-28 16:05 ` Maxime Coquelin
2020-04-29 17:53 ` Ferruh Yigit
2020-04-30 1:42 ` Yu, Jin
2020-04-30 9:08 ` Maxime Coquelin
2020-04-30 9:42 ` Yu, Jin
2020-04-30 17:20 ` [dpdk-dev] [PATCH v2] " Jin Yu
2020-04-30 20:41 ` Maxime Coquelin
2020-04-30 20:53 ` 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=53430c50-71c2-ba73-5e50-8b6bdfdcc815@redhat.com \
--to=maxime.coquelin@redhat.com \
--cc=dev@dpdk.org \
--cc=jin.yu@intel.com \
--cc=john.mcnamara@intel.com \
--cc=marko.kovacevic@intel.com \
--cc=tiwei.bie@intel.com \
--cc=zhihong.wang@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).