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 518D0A0564 for ; Fri, 28 Feb 2020 05:59:57 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 14E4C1BFDD; Fri, 28 Feb 2020 05:59:57 +0100 (CET) Received: from mail-pg1-f196.google.com (mail-pg1-f196.google.com [209.85.215.196]) by dpdk.org (Postfix) with ESMTP id DB5951BFDD for ; Fri, 28 Feb 2020 05:59:55 +0100 (CET) Received: by mail-pg1-f196.google.com with SMTP id t3so877530pgn.1 for ; Thu, 27 Feb 2020 20:59:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=ti/qsvqQ0ygPeAx9p8wTzBLA3O7yLgXokcED7SVhMN4=; b=RT6v+MA0/jAu8pq+wWFAak9lQpJ20PebG0jioVcC+g/iZ08z2BaxYLmkk1zoXtRDpL I7UDx9UbbnQy8E6PwOuQt/2Xv58fS26iF+rAu7YfcXypWkioNqZqukq23K6rEYAjedyb CcVYSvKgfYdFBSH1KY3hEWBHZjSDD7HnLj0pE7AxhpYs1p/5SvBDVV4qJtJq2KGNJYoq otmiCEBVqfVV6vamNlVTzDXHt21YWapVZsbgH/XwxgCwip05Zv5In3k7QfplxshSQ8La 38l/WI/nTPqufDYsb3mgXxFFzryjos/e+J3jeUc++vEJ5e9qAVFtnalAMX0jK87fbn6O 2I6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ti/qsvqQ0ygPeAx9p8wTzBLA3O7yLgXokcED7SVhMN4=; b=RtstoUAfcbsDCuW+o2yV/dXnqnET1CaNvO/IIPMLkrbbhCSkfIc1t6K1ruhkSRfNIK ySVqqfwW5TDE8JSnQfcK79a3TenddVI6eVWX4wk/6iBWtntRNuoxYIjB7bWn4yM9N0nL iuf+ZTU7RH5E5yHlRogp7GnAg3JIjIJL5FcSxy9gZ9KONB0+W+lzzOCEeNB0qqF6Vfky /cRCYtF8cvKpD4wXtAEXFFCR1yGajhrqshHrHwyd0927Cd18KsxUFMD56eoSqdJbFxbj 3CtKC4k1L/o/OiBRMdJ1J5q++OGXzbIXes+62ui+OWyQy6BojfGfNDJFao6YAY7/ZGNT 8Cgw== X-Gm-Message-State: APjAAAXvlR+xluF8EutSySnYSjxvbpAH873JbnIhY1XTUoD6uVkzketD NobHfGcls6hUePuMd2t3Pg8= X-Google-Smtp-Source: APXvYqzB/6MV/gnE/pYVO5t8XezXqZsKsqMs2DORNxveuLMW4ifJ2dL4t2hnaykmAiVPiu2vOFvV5g== X-Received: by 2002:a62:1d07:: with SMTP id d7mr2550091pfd.159.1582865994909; Thu, 27 Feb 2020 20:59:54 -0800 (PST) Received: from mugwort.local ([192.47.164.146]) by smtp.gmail.com with ESMTPSA id j126sm479025pfb.129.2020.02.27.20.59.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 27 Feb 2020 20:59:54 -0800 (PST) To: x-fn-spp-ml@ntt-tx.co.jp References: <20200227115041.7735-1-x-fn-spp-ml@ntt-tx.co.jp> Cc: spp@dpdk.org, ferruh.yigit@intel.com From: Yasufumi Ogawa Message-ID: Date: Fri, 28 Feb 2020 13:59:48 +0900 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <20200227115041.7735-1-x-fn-spp-ml@ntt-tx.co.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [spp] [PATCH v2 0/2] Update rcps and docs for Multiple Node usecase. 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 > > There are several incorrectness and missing part on > both docs and rcps for multiple node usecase. > This patch is for 18.08.4. Applied, thanks. > > Hideyuki Yamashita (2): > recipes: update recipes for multiple node usecase > docs: update command for multiple node usecase > > docs/guides/usecases/multi_nodes.rst | 2 ++ > .../usecases/multiple_nodes/10_host3_stop_fwd.rcps | 6 ++++++ > .../usecases/multiple_nodes/11_host4_stop_fwd.rcps | 6 ++++++ > .../usecases/multiple_nodes/3_host1_start_fwd.rcps | 7 +++++++ > .../usecases/multiple_nodes/4_host2_start_fwd.rcps | 8 ++++++++ > .../usecases/multiple_nodes/5_host3_start_fwd.rcps | 8 ++++++++ > .../usecases/multiple_nodes/6_host4_start_fwd.rcps | 8 ++++++++ > .../usecases/multiple_nodes/7_config_change_path.rcps | 11 +++++++++++ > recipes/usecases/multiple_nodes/8_host1_stop_fwd.rcps | 6 ++++++ > recipes/usecases/multiple_nodes/9_host2_stop_fwd.rcps | 6 ++++++ > 10 files changed, 68 insertions(+) > create mode 100644 recipes/usecases/multiple_nodes/10_host3_stop_fwd.rcps > create mode 100644 recipes/usecases/multiple_nodes/11_host4_stop_fwd.rcps > create mode 100644 recipes/usecases/multiple_nodes/3_host1_start_fwd.rcps > create mode 100644 recipes/usecases/multiple_nodes/4_host2_start_fwd.rcps > create mode 100644 recipes/usecases/multiple_nodes/5_host3_start_fwd.rcps > create mode 100644 recipes/usecases/multiple_nodes/6_host4_start_fwd.rcps > create mode 100644 recipes/usecases/multiple_nodes/7_config_change_path.rcps > create mode 100644 recipes/usecases/multiple_nodes/8_host1_stop_fwd.rcps > create mode 100644 recipes/usecases/multiple_nodes/9_host2_stop_fwd.rcps >