All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jianfeng Tan <jianfeng.tan@intel.com>
To: dev@dpdk.org
Cc: thomas.monjalon@6wind.com, john.mcnamara@intel.com,
	yuanhan.liu@linux.intel.com, stephen@networkplumber.org,
	Jianfeng Tan <jianfeng.tan@intel.com>
Subject: [PATCH v2 0/3] doc upates
Date: Thu,  9 Feb 2017 16:06:43 +0000	[thread overview]
Message-ID: <1486656406-144541-1-git-send-email-jianfeng.tan@intel.com> (raw)
In-Reply-To: <1485243248-27082-1-git-send-email-jianfeng.tan@intel.com>

v2:
  - Change svg files.
  - Postpone instead of remove ABI changes in igb_uio.

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

Signed-off-by: Jianfeng Tan <jianfeng.tan@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: postpone ABI changes in igb_uio

 .../use_models_for_running_dpdk_in_containers.svg  | 574 ++++++++++++++++++
 .../howto/img/virtio_user_as_exceptional_path.svg  | 386 +++++++++++++
 .../img/virtio_user_for_container_networking.svg   | 638 +++++++++++++++++++++
 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               |   2 +-
 7 files changed, 1885 insertions(+), 1 deletion(-)
 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

  parent reply	other threads:[~2017-02-09 16:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24  7:34 [PATCH 0/3] doc upates Jianfeng Tan
2017-01-24  7:34 ` [PATCH 1/3] doc: add guide to use virtio_user for container networking Jianfeng Tan
2017-01-24  7:34 ` [PATCH 2/3] doc: add guide to use virtio_user as exceptional path Jianfeng Tan
2017-01-24  7:34 ` [PATCH 3/3] doc: remove ABI changes in igb_uio Jianfeng Tan
2017-01-24 13:35   ` Ferruh Yigit
2017-01-30 17:52     ` Thomas Monjalon
2017-02-01  7:24       ` Tan, Jianfeng
2017-02-09 14:45 ` [PATCH 0/3] doc upates Thomas Monjalon
2017-02-09 16:06 ` Jianfeng Tan [this message]
2017-02-09 16:06   ` [PATCH v2 1/3] doc: add guide to use virtio_user for container networking Jianfeng Tan
2017-02-09 16:06   ` [PATCH v2 2/3] doc: add guide to use virtio_user as exceptional path Jianfeng Tan
2017-02-09 16:06   ` [PATCH v2 3/3] doc: postpone ABI changes in igb_uio Jianfeng Tan
2017-02-09 17:40     ` Ferruh Yigit
2017-02-10 10:44       ` Thomas Monjalon
2017-02-10 11:20         ` Tan, Jianfeng

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=1486656406-144541-1-git-send-email-jianfeng.tan@intel.com \
    --to=jianfeng.tan@intel.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=stephen@networkplumber.org \
    --cc=thomas.monjalon@6wind.com \
    --cc=yuanhan.liu@linux.intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.