From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] maintainers: split networking and crypto drivers Date: Fri, 22 Jul 2016 22:36:36 +0200 Message-ID: <1647431.k884OJ0LEG@xps13> References: <1469011090-25427-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev@dpdk.org Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 7208F47D0 for ; Fri, 22 Jul 2016 22:36:38 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id o80so81169676wme.1 for ; Fri, 22 Jul 2016 13:36:38 -0700 (PDT) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id n6sm2538668wjj.5.2016.07.22.13.36.37 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Jul 2016 13:36:37 -0700 (PDT) In-Reply-To: <1469011090-25427-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-07-20 12:38, Thomas Monjalon: > There are now 2 different sections for drivers/net/ and drivers/crypto/. > It makes possible to declare some dedicated git trees. > > Signed-off-by: Thomas Monjalon Applied