Soft Patch Panel
 help / color / mirror / Atom feed
From: ogawa.yasufumi@lab.ntt.co.jp
To: gerald.rogers@intel.com, sy.jong.choi@intel.com, spp@dpdk.org
Cc: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
Subject: [spp] [PATCH 3/6] Add table of contents
Date: Mon, 21 Aug 2017 01:42:43 +0900	[thread overview]
Message-ID: <20170820164246.82586-3-ogawa.yasufumi@lab.ntt.co.jp> (raw)
In-Reply-To: <20170820164246.82586-1-ogawa.yasufumi@lab.ntt.co.jp>

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

Add table of contents at the top of setup guide to easily find target
section and be readalbe.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 docs/setup_guide.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/docs/setup_guide.md b/docs/setup_guide.md
index d2937c3..9d529a3 100644
--- a/docs/setup_guide.md
+++ b/docs/setup_guide.md
@@ -1,3 +1,20 @@
+# Table of Contents
+
+- [Sample usage of the application](#sample-usage-of-the-application)
+  - [Compilation](#compilation)
+  - [Start Controller](#start-controller)
+  - [Start spp_primary](#start-spp_primary)
+  - [Start spp_nfv](#start-spp_nfv)
+  - [Start VM (QEMU)](#start-vm-qemu)
+  - [Start spp_vm (Inside the VM)](#start-spp_vm-inside-the-vm))
+
+- [Test Setups](#test-setups)
+  - [Test Setup 1: Single NFV](#test-setup-1-single-nfv)
+  - [Test Setup 2: Dual NFV](#test-setup-2-dual-nfv)
+  - [Test Setup 3: Dual NFV with ring pmd](#test-setup-3-dual-nfv-with-ring-pmd)
+  - [Test Setup 4: Single NFV with VM through vhost pmd](#test-setup-4-single-nfv-with-vm-through-vhost-pmd)
+  - [Optimizing qemu performance](#optimizing-qemu-performance)
+
 Sample usage of the application
 ===============================
 
-- 
2.13.1

  parent reply	other threads:[~2017-08-20 16:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-20 16:42 [spp] [PATCH 1/6] Update command line examples ogawa.yasufumi
2017-08-20 16:42 ` [spp] [PATCH 2/6] Update diagrams ogawa.yasufumi
2017-08-20 16:42 ` ogawa.yasufumi [this message]
2017-08-20 16:42 ` [spp] [PATCH 4/6] Update markdown directives ogawa.yasufumi
2017-08-20 16:42 ` [spp] [PATCH 5/6] Correct assignment of secondary ID ogawa.yasufumi
2017-08-20 16:42 ` [spp] [PATCH 6/6] Refactor for misc update as followings ogawa.yasufumi
2017-08-23 11:34 ` [spp] [PATCH 1/6] Update command line examples Ferruh Yigit

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=20170820164246.82586-3-ogawa.yasufumi@lab.ntt.co.jp \
    --to=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=gerald.rogers@intel.com \
    --cc=spp@dpdk.org \
    --cc=sy.jong.choi@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 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).