From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 73404A00C4 for ; Fri, 5 Jun 2020 02:28:59 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4008C1D5FB; Fri, 5 Jun 2020 02:28:59 +0200 (CEST) Received: from dish-sg.nttdocomo.co.jp (dish-sg.nttdocomo.co.jp [202.19.227.74]) by dpdk.org (Postfix) with ESMTP id 19FF11D5ED for ; Fri, 5 Jun 2020 02:28:58 +0200 (CEST) X-dD-Source: Outbound Received: from zssg-mailmd105.ddreams.local (zssg-mailmd900.ddreams.local [10.160.172.63]) by zssg-mailou102.ddreams.local (Postfix) with ESMTP id 87C021200F5; Fri, 5 Jun 2020 09:28:55 +0900 (JST) Received: from zssg-mailmf105.ddreams.local (zssg-mailmf900.ddreams.local [10.160.172.84]) by zssg-mailmd105.ddreams.local (dDREAMS) with ESMTP id <0QBF010AZG07J930@dDREAMS>; Fri, 05 Jun 2020 09:28:55 +0900 (JST) Received: from zssg-mailmf105.ddreams.local (unknown [127.0.0.1]) by zssg-mailmf105.ddreams.local (Postfix) with ESMTP id 687067E6034; Fri, 5 Jun 2020 09:28:55 +0900 (JST) Received: from zssg-mailmf105.ddreams.local (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 63F358E6064; Fri, 5 Jun 2020 09:28:55 +0900 (JST) Received: from localhost (unknown [127.0.0.1]) by IMSVA (Postfix) with SMTP id 608D68E605A; Fri, 5 Jun 2020 09:28:55 +0900 (JST) X-IMSS-HAND-OFF-DIRECTIVE: localhost:10026 Received: from zssg-mailmf105.ddreams.local (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id A503F8E605A; Fri, 5 Jun 2020 09:28:54 +0900 (JST) Received: from davinci.ntt-tx.co.jp (unknown [10.160.183.139]) by zssg-mailmf105.ddreams.local (Postfix) with ESMTP; Fri, 5 Jun 2020 09:28:54 +0900 (JST) From: x-fn-spp-ml@ntt-tx.co.jp To: spp@dpdk.org, ferruh.yigit@intel.com, yasufum.o@gmail.com Date: Fri, 05 Jun 2020 09:28:49 +0900 Message-id: <20200605002854.24054-1-x-fn-spp-ml@ntt-tx.co.jp> X-Mailer: git-send-email 2.25.1 MIME-version: 1.0 Content-transfer-encoding: 8bit X-TM-AS-GCONF: 00 Subject: [spp] [PATCH 0/5] updates for catching up DPDK20.02 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: , Errors-To: spp-bounces@dpdk.org Sender: "spp" From: Hideyuki Yamashita To catch up DPDK20.02, some files should be changed. Also this patch set includes some document fixes those are pointed out by DPDK Bugzilla. Hideyuki Yamashita (5): docs: remove unnecessary usage of ethtool docs: resolve broken reference link docs: catch up updates in dpdk-20.02 makefile: change default build target docs: add note regarding NUMA configuration GNUmakefile | 2 +- docs/guides/design/spp.rst | 4 +-- docs/guides/gsg/howto_use.rst | 39 ++++++++++++++----------- docs/guides/gsg/install.rst | 9 ++++-- docs/guides/tools/sppc/app_launcher.rst | 2 +- docs/guides/usecases/spp_mirror.rst | 10 +++---- docs/guides/usecases/spp_pcap.rst | 4 +-- docs/guides/usecases/spp_vf.rst | 8 ++--- 8 files changed, 43 insertions(+), 35 deletions(-) -- 2.25.1