Re: [dpdk-dev] [PATCH] vhost: delete vhost scsi example

2019-10-23 Thread Yu, Jin
> -Original Message- > From: David Marchand [mailto:david.march...@redhat.com] > Sent: Wednesday, October 23, 2019 9:52 PM > To: Yu, Jin > Cc: dev ; Liu, Changpeng ; > Maxime Coquelin ; Bie, Tiwei > ; Wang, Zhihong > Subject: Re: [dpdk-dev] [PATCH] vhost: d

Re: [dpdk-dev] [PATCH] vhost: delete vhost scsi example

2019-10-23 Thread David Marchand
On Wed, Oct 23, 2019 at 10:20 AM Jin Yu 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:

[dpdk-dev] [PATCH] vhost: delete vhost scsi example

2019-10-23 Thread Jin Yu
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 --- examples/vhost_scsi/Makefile | 69 - ex