[dpdk-dev] [PATCH 0/3] doc upates

Jianfeng Tan jianfeng.tan at intel.com
Tue Jan 24 08:34:05 CET 2017


Patch 1: howto doc of virtio_user for container networking.
Patch 2: howto doc of virtio_user as exceptional path.
Patch 3: remove ABI changes in igb_uio

Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>

Jianfeng Tan (3):
  doc: add guide to use virtio_user for container networking
  doc: add guide to use virtio_user as exceptional path
  doc: remove ABI changes in igb_uio

 .../use_models_for_running_dpdk_in_containers.svg  | 3280 ++++++++++++++++++++
 .../howto/img/virtio_user_as_exceptional_path.svg  | 1260 ++++++++
 .../img/virtio_user_for_container_networking.svg   | 1654 ++++++++++
 doc/guides/howto/index.rst                         |    2 +
 .../howto/virtio_user_as_exceptional_path.rst      |  142 +
 .../howto/virtio_user_for_container_networking.rst |  142 +
 doc/guides/rel_notes/deprecation.rst               |    5 -
 7 files changed, 6480 insertions(+), 5 deletions(-)
 create mode 100644 doc/guides/howto/img/use_models_for_running_dpdk_in_containers.svg
 create mode 100644 doc/guides/howto/img/virtio_user_as_exceptional_path.svg
 create mode 100644 doc/guides/howto/img/virtio_user_for_container_networking.svg
 create mode 100644 doc/guides/howto/virtio_user_as_exceptional_path.rst
 create mode 100644 doc/guides/howto/virtio_user_for_container_networking.rst

-- 
2.7.4



More information about the dev mailing list