DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Yu, Jin" <jin.yu@intel.com>
To: David Marchand <david.marchand@redhat.com>
Cc: dev <dev@dpdk.org>, "Liu, Changpeng" <changpeng.liu@intel.com>,
	"Maxime Coquelin" <maxime.coquelin@redhat.com>,
	"Bie, Tiwei" <tiwei.bie@intel.com>,
	"Wang, Zhihong" <zhihong.wang@intel.com>
Subject: Re: [dpdk-dev] [PATCH] vhost: delete vhost scsi example
Date: Thu, 24 Oct 2019 02:42:44 +0000	[thread overview]
Message-ID: <B9FBC361811A3D4DBB02350807E29F7B0B970714@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <CAJFAV8xfvDU4n7t6MYQ4XT5ooYGsReA0EUOgGZaqUeDwerE_KQ@mail.gmail.com>

> -----Original Message-----
> From: David Marchand [mailto:david.marchand@redhat.com]
> Sent: Wednesday, October 23, 2019 9:52 PM
> To: Yu, Jin <jin.yu@intel.com>
> Cc: dev <dev@dpdk.org>; Liu, Changpeng <changpeng.liu@intel.com>;
> Maxime Coquelin <maxime.coquelin@redhat.com>; Bie, Tiwei
> <tiwei.bie@intel.com>; Wang, Zhihong <zhihong.wang@intel.com>
> Subject: Re: [dpdk-dev] [PATCH] vhost: delete vhost scsi example
> 
> On Wed, Oct 23, 2019 at 10:20 AM Jin Yu <jin.yu@intel.com> wrote:
> >
> > This example is too old and SPDK will not maintain this example
> > anymore. Also SPDK has submitted a new vhost example vhost-blk.
> > We will keep on maintaining vhost-blk and It shows the packed ring and
> > live recovery support.
> >
> > Signed-off-by: Jin Yu <jin.yu@intel.com>
> > ---
> >  examples/vhost_scsi/Makefile     |  69 -----
> >  examples/vhost_scsi/meson.build  |  21 --
> >  examples/vhost_scsi/scsi.c       | 515 -------------------------------
> >  examples/vhost_scsi/scsi_spec.h  | 464 ----------------------------
> > examples/vhost_scsi/vhost_scsi.c | 487 -----------------------------
> > examples/vhost_scsi/vhost_scsi.h |  79 -----
> >  6 files changed, 1635 deletions(-)
> >  delete mode 100644 examples/vhost_scsi/Makefile  delete mode 100644
> > examples/vhost_scsi/meson.build  delete mode 100644
> > examples/vhost_scsi/scsi.c  delete mode 100644
> > examples/vhost_scsi/scsi_spec.h  delete mode 100644
> > examples/vhost_scsi/vhost_scsi.c  delete mode 100644
> > examples/vhost_scsi/vhost_scsi.h
> 
> http://mails.dpdk.org/archives/test-report/2019-October/104036.html
> 
> 
> Did you check that there is no trace left ?
> 
> A quick grep gives me:
> 
> $ git grep -l vhost_scsi
> MAINTAINERS
> doc/guides/sample_app_ug/index.rst
> doc/guides/sample_app_ug/vhost_scsi.rst
> examples/Makefile
> examples/meson.build
> examples/vhost_scsi/Makefile
> examples/vhost_scsi/meson.build
> examples/vhost_scsi/scsi.c
> examples/vhost_scsi/vhost_scsi.c
> examples/vhost_scsi/vhost_scsi.h

Have fixed it.
Thanks.
> 
> 
> --
> David Marchand

  reply	other threads:[~2019-10-24  2:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-23 16:01 Jin Yu
2019-10-23 13:52 ` David Marchand
2019-10-24  2:42   ` Yu, Jin [this message]
2019-10-24 10:21 ` [dpdk-dev] [PATCH v2] " Jin Yu
2019-10-24  9:49   ` Maxime Coquelin
2019-10-24  9:55     ` David Marchand
2019-10-24 10:19     ` 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=B9FBC361811A3D4DBB02350807E29F7B0B970714@SHSMSX101.ccr.corp.intel.com \
    --to=jin.yu@intel.com \
    --cc=changpeng.liu@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=maxime.coquelin@redhat.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).