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

2019-10-24 Thread Maxime Coquelin
On 10/24/19 11:49 AM, Maxime Coquelin wrote: > > > On 10/24/19 12:21 PM, 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

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

2019-10-24 Thread David Marchand
On Thu, Oct 24, 2019 at 11:50 AM Maxime Coquelin wrote: > > > > On 10/24/19 12:21 PM, 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 pac

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

2019-10-24 Thread Maxime Coquelin
On 10/24/19 12:21 PM, 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: Jin Yu >

[dpdk-dev] [PATCH v2] 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 --- V2 - delete the left trace --- MAINTAINERS