From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bcmv-tmail01.ecl.ntt.co.jp (bcmv-tmail01.ecl.ntt.co.jp [124.146.185.148]) by dpdk.org (Postfix) with ESMTP id A3AE61B5BE for ; Wed, 19 Dec 2018 03:19:26 +0100 (CET) Received: from bcmv-ns01.ecl.ntt.co.jp (bcmv-ns01.ecl.ntt.co.jp [129.60.83.123]) by bcmv-tmail01.ecl.ntt.co.jp (8.14.4/8.14.4) with ESMTP id wBJ2JPLr019377; Wed, 19 Dec 2018 11:19:25 +0900 Received: from bcmv-ns01.ecl.ntt.co.jp (localhost [127.0.0.1]) by bcmv-ns01.ecl.ntt.co.jp (Postfix) with ESMTP id 484F3173; Wed, 19 Dec 2018 11:19:25 +0900 (JST) Received: from localhost.localdomain (lobster.nslab.ecl.ntt.co.jp [129.60.13.95]) by bcmv-ns01.ecl.ntt.co.jp (Postfix) with ESMTP id 2F53911B; Wed, 19 Dec 2018 11:19:25 +0900 (JST) From: ogawa.yasufumi@lab.ntt.co.jp To: ferruh.yigit@intel.com, spp@dpdk.org, ogawa.yasufumi@lab.ntt.co.jp Date: Wed, 19 Dec 2018 11:17:04 +0900 Message-Id: <1545185828-19721-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> X-Mailer: git-send-email 2.7.4 X-TM-AS-MML: disable Subject: [spp] [PATCH 0/4] Update SPP command examples 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: Wed, 19 Dec 2018 02:19:27 -0000 From: Yasufumi Ogawa This series of patches is to update SPP command examples to the latest release. Yasufumi Ogawa (4): docs: update spp_nfv command output docs: update figure of topo term example docs: update figure of before using topo_subgraph docs: update figure of after using topo_subgraph docs/guides/commands/secondary/spp_nfv.rst | 8 +- .../images/commands/expr/topo_subg_after.svg | 8 +- .../images/commands/expr/topo_subg_before.svg | 183 ++++++++------- docs/guides/images/commands/expr/topo_term_exp.svg | 245 +++++++++++---------- 4 files changed, 246 insertions(+), 198 deletions(-) -- 2.7.4