From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] SDK: Add scripts to initialize DPDK runtime Date: Thu, 17 Jan 2019 17:22:14 +0000 Message-ID: <29625859-4bf1-787a-1b91-7082eb024063@intel.com> References: <1481570642-15138-1-git-send-email-lboccass@brocade.com> <1481647672-9187-1-git-send-email-lboccass@brocade.com> <3810875.kgVK3RKdmy@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dpdk-dev To: Thomas Monjalon , Luca Boccassi , Christian Ehrhardt Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 387162B9A for ; Thu, 17 Jan 2019 18:22:17 +0100 (CET) In-Reply-To: <3810875.kgVK3RKdmy@xps13> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 12/19/2016 2:15 PM, thomas.monjalon at 6wind.com (Thomas Monjalon) wrote: > Thanks for sending your Debian/Ubuntu work. > > 2016-12-13 16:47, Luca Boccassi: >> From: Christian Ehrhardt >> >> A tools/init directory is added with dpdk-init, a script that can be >> used to initialize a DPDK runtime environment. 2 config files with >> default options, dpdk.conf and interfaces, are provided as well >> together with a SysV init script and a systemd service unit. > > I have 2 concerns: > > - What does exactly mean "initialize a DPDK runtime environment"? > Should it be documented somewhere? > > - Is it deprecating dpdk-setup.sh? > This patch seems waiting for a long time without comment. It looks to me good to have these helper scripts. What is blocking this patch? Is there any objection on it? Thanks, ferruh