DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] vhost: comments and doc update due to vhost-cuse removal
@ 2016-11-02  3:14 Yuanhan Liu
  2016-11-02  3:14 ` [dpdk-dev] [PATCH 1/3] doc: update vhost programming guide Yuanhan Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Yuanhan Liu @ 2016-11-02  3:14 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-07 15:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-02  3:14 [dpdk-dev] [PATCH 0/3] vhost: comments and doc update due to vhost-cuse removal Yuanhan Liu
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

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).