From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] maintainers: sort crypto drivers list Date: Fri, 13 Oct 2017 22:30:03 +0200 Message-ID: <1938971.rA8FnvBhyi@xps> References: <20171013135208.47028-1-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Pablo de Lara Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 722E61B7A7 for ; Fri, 13 Oct 2017 22:30:05 +0200 (CEST) In-Reply-To: <20171013135208.47028-1-pablo.de.lara.guarch@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/10/2017 15:52, Pablo de Lara: > In order to improve consistency, the list of crypto > drivers are sorted alphabetically and the word > PMD is removed from their names. > > Signed-off-by: Pablo de Lara Applied, thanks