From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mogw0728.ocn.ad.jp (mogw0728.ocn.ad.jp [153.149.232.29]) by dpdk.org (Postfix) with ESMTP id 4F9BD1B292 for ; Mon, 5 Feb 2018 03:39:04 +0100 (CET) Received: from mf-smf-ucb011.ocn.ad.jp (mf-smf-ucb011.ocn.ad.jp [153.149.228.228]) by mogw0728.ocn.ad.jp (Postfix) with ESMTP id E80C2E0023C; Mon, 5 Feb 2018 11:39:02 +0900 (JST) Received: from mf-smf-ucb011.ocn.ad.jp (mf-smf-ucb011 [153.149.228.228]) by mf-smf-ucb011.ocn.ad.jp (Postfix) with ESMTP id D234790023A; Mon, 5 Feb 2018 11:39:02 +0900 (JST) Received: from ntt.pod01.mv-mta-ucb028 (mv-mta-ucb028.ocn.ad.jp [153.149.230.162]) by mf-smf-ucb011.ocn.ad.jp (Switch-3.3.4/Switch-3.3.4) with ESMTP id w152cxDF036001; Mon, 5 Feb 2018 11:39:02 +0900 Received: from smtp.ocn.ne.jp ([153.149.227.134]) by ntt.pod01.mv-mta-ucb028 with id 6qf21x0022ud8JZ01qf2cs; Mon, 05 Feb 2018 02:39:02 +0000 Received: from localhost.localdomain (sp49-97-109-142.msc.spmode.ne.jp [49.97.109.142]) by smtp.ocn.ne.jp (Postfix) with ESMTPA; Mon, 5 Feb 2018 11:39:02 +0900 (JST) From: ogawa.yasufumi@lab.ntt.co.jp To: ferruh.yigit@intel.com, spp@dpdk.org, nakamura.hiroyuki@po.ntt-tx.co.jp Cc: Yasufumi Ogawa Date: Mon, 5 Feb 2018 11:39:10 +0900 Message-Id: <20180205023921.7775-17-ogawa.yasufumi@lab.ntt.co.jp> X-Mailer: git-send-email 2.13.1 In-Reply-To: <20180205023921.7775-1-ogawa.yasufumi@lab.ntt.co.jp> References: <20180205023921.7775-1-ogawa.yasufumi@lab.ntt.co.jp> Subject: [spp] [PATCH 17/28] docs: update spp_vf command index X-BeenThere: spp@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Soft Patch Panel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 02:39:04 -0000 From: Yasufumi Ogawa Signed-off-by: Yasufumi Ogawa --- docs/guides/spp_vf/commands/index.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/guides/spp_vf/commands/index.rst b/docs/guides/spp_vf/commands/index.rst index 42a4694..7991d30 100644 --- a/docs/guides/spp_vf/commands/index.rst +++ b/docs/guides/spp_vf/commands/index.rst @@ -30,3 +30,14 @@ SPP VF Commands =============== + +SPP VF provides commands for managing primary, secondary processes and +SPP controller. + +.. toctree:: + :maxdepth: 2 + :numbered: + + primary + secondary + common -- 2.13.1