DPDK patches and discussions
 help / color / mirror / Atom feed
From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/3] vhost: comments and doc update due to vhost-cuse removal
Date: Wed,  2 Nov 2016 11:14:58 +0800	[thread overview]
Message-ID: <1478056501-9321-1-git-send-email-yuanhan.liu@linux.intel.com> (raw)

Here is a small patchset of updating vhost programming and sample guide
and comments, due to the removal of vhost-cuse.

---
Yuanhan Liu (3):
  doc: update vhost programming guide
  doc: update the vhost sample guide
  vhost: update comments

 doc/guides/prog_guide/vhost_lib.rst                |  62 +-
 doc/guides/sample_app_ug/img/qemu_virtio_net.png   | Bin 31557 -> 0 bytes
 doc/guides/sample_app_ug/img/tx_dpdk_testpmd.png   | Bin 76019 -> 0 bytes
 doc/guides/sample_app_ug/img/vhost_net_arch.png    | Bin 154920 -> 0 bytes
 .../sample_app_ug/img/vhost_net_sample_app.png     | Bin 23800 -> 0 bytes
 .../sample_app_ug/img/virtio_linux_vhost.png       | Bin 30290 -> 0 bytes
 doc/guides/sample_app_ug/index.rst                 |  10 -
 doc/guides/sample_app_ug/tep_termination.rst       |  54 +-
 doc/guides/sample_app_ug/vhost.rst                 | 869 +++------------------
 examples/tep_termination/main.c                    |   7 +-
 examples/vhost/main.c                              |   4 +-
 examples/vhost_xen/main.c                          |   3 +-
 lib/librte_vhost/rte_virtio_net.h                  |   5 +-
 lib/librte_vhost/vhost.c                           |   9 +-
 lib/librte_vhost/vhost.h                           |   4 +-
 15 files changed, 148 insertions(+), 879 deletions(-)
 delete mode 100644 doc/guides/sample_app_ug/img/qemu_virtio_net.png
 delete mode 100644 doc/guides/sample_app_ug/img/tx_dpdk_testpmd.png
 delete mode 100644 doc/guides/sample_app_ug/img/vhost_net_arch.png
 delete mode 100644 doc/guides/sample_app_ug/img/vhost_net_sample_app.png
 delete mode 100644 doc/guides/sample_app_ug/img/virtio_linux_vhost.png

-- 
1.9.0

             reply	other threads:[~2016-11-02  3:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02  3:14 Yuanhan Liu [this message]
2016-11-02  3:14 ` [dpdk-dev] [PATCH 1/3] doc: update vhost programming guide Yuanhan Liu
2016-11-04 13:22   ` Mcnamara, John
2016-11-02  3:15 ` [dpdk-dev] [PATCH 2/3] doc: update the vhost sample guide Yuanhan Liu
2016-11-04 13:38   ` Mcnamara, John
2016-11-02  3:15 ` [dpdk-dev] [PATCH 3/3] vhost: update comments Yuanhan Liu
2016-11-04 13:28   ` Mcnamara, John
2016-11-04 14:15     ` Yuanhan Liu
2016-11-07 15:00 ` [dpdk-dev] [PATCH 0/3] vhost: comments and doc update due to vhost-cuse removal Thomas Monjalon

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=1478056501-9321-1-git-send-email-yuanhan.liu@linux.intel.com \
    --to=yuanhan.liu@linux.intel.com \
    --cc=dev@dpdk.org \
    /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).