From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tama500.ecl.ntt.co.jp (tama500.ecl.ntt.co.jp [129.60.39.148]) by dpdk.org (Postfix) with ESMTP id B42C51B3BC for ; Thu, 29 Nov 2018 11:24:51 +0100 (CET) Received: from vc1.ecl.ntt.co.jp (vc1.ecl.ntt.co.jp [129.60.86.153]) by tama500.ecl.ntt.co.jp (8.13.8/8.13.8) with ESMTP id wATAOoRA013213 for ; Thu, 29 Nov 2018 19:24:50 +0900 Received: from vc1.ecl.ntt.co.jp (localhost [127.0.0.1]) by vc1.ecl.ntt.co.jp (Postfix) with ESMTP id E007BEA8365 for ; Thu, 29 Nov 2018 19:24:49 +0900 (JST) Received: from jcms-pop21.ecl.ntt.co.jp (jcms-pop21.ecl.ntt.co.jp [129.60.87.134]) by vc1.ecl.ntt.co.jp (Postfix) with ESMTP id D57C6EA7546 for ; Thu, 29 Nov 2018 19:24:49 +0900 (JST) Received: from [IPv6:::1] (watercress.nslab.ecl.ntt.co.jp [129.60.13.73]) by jcms-pop21.ecl.ntt.co.jp (Postfix) with ESMTPSA id C8CC84009BD for ; Thu, 29 Nov 2018 19:24:49 +0900 (JST) From: Yasufumi Ogawa Message-ID: <6410e219-5b2b-da74-bc53-ebfb4979cba7@lab.ntt.co.jp> Date: Thu, 29 Nov 2018 19:22:29 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-CC-Mail-RelayStamp: 1 To: spp@dpdk.org X-TM-AS-MML: disable Subject: [spp] Change sec command to nfv 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: Thu, 29 Nov 2018 10:24:52 -0000 Hi all, Until now, SPP has had four types of secondary process, spp_nfv, spp_vm, spp_vf and spp_mirror, and going to increased in a future release. Command name `sec` was defined because there were just two types secondaries and can be managed with one command. However, it is not appropriate because spp_vf and spp_mirror are also secondary processes. I will change the command name from `sec` to `nfv` in the next patches. Thanks, Yasufumi -- Yasufumi Ogawa NTT Network Service Systems Labs