[dpdk-dev] [PATCH v3] examples/vhost: introduce a new vhost-user-scsi sample application

Thomas Monjalon thomas at monjalon.net
Fri Jul 7 14:21:28 CEST 2017


08/07/2017 07:21, Changpeng Liu:
>  MAINTAINERS                             |   2 +
>  doc/guides/sample_app_ug/vhost_scsi.rst | 110 +++++++
>  examples/Makefile                       |   2 +-
>  examples/vhost_scsi/Makefile            |  59 ++++
>  examples/vhost_scsi/scsi.c              | 507 ++++++++++++++++++++++++++++++++
>  examples/vhost_scsi/scsi_spec.h         | 488 ++++++++++++++++++++++++++++++
>  examples/vhost_scsi/vhost_scsi.c        | 472 +++++++++++++++++++++++++++++
>  examples/vhost_scsi/vhost_scsi.h        | 250 ++++++++++++++++
>  8 files changed, 1889 insertions(+), 1 deletion(-)

I think you are missing to update the doc index.


More information about the dev mailing list