From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] buildtools/devtools/usertools Date: Wed, 04 Jan 2017 21:22:33 +0100 Message-ID: <1715141.kIpz1cEFsM@xps13> References: <1481839149-26684-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Ferruh Yigit To: dev@dpdk.org Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id CDDC12C71 for ; Wed, 4 Jan 2017 21:22:35 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id a197so416798019wmd.0 for ; Wed, 04 Jan 2017 12:22:35 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-12-20 15:24, Ferruh Yigit: > On 12/15/2016 9:59 PM, Thomas Monjalon wrote: > > The current tools/ and scripts/ directory names are not > > self describing. > > These patches create devtools/ and usertools/ directories. > > I think classifying scripts is a good idea. > > > > > Thomas Monjalon (3): > > scripts: move to buildtools > > scripts: move to devtools > > tools: move to usertools > > > <...> > > Series Tested-by: Ferruh Yigit Applied