From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 8A69629CA for ; Wed, 12 Oct 2016 18:12:35 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga105.jf.intel.com with ESMTP; 12 Oct 2016 09:12:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,336,1473145200"; d="scan'208";a="889313056" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.55]) by orsmga003.jf.intel.com with SMTP; 12 Oct 2016 09:12:32 -0700 Received: by (sSMTP sendmail emulation); Wed, 12 Oct 2016 17:12:31 +0025 Date: Wed, 12 Oct 2016 17:12:31 +0100 From: Bruce Richardson To: Adrien Mazarguil Cc: David Marchand , thomas.monjalon@6wind.com, dev@dpdk.org Message-ID: <20161012161231.GG104428@bricha3-MOBL3> References: <1475845453-25738-1-git-send-email-david.marchand@6wind.com> <20161007132427.GI17252@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161007132427.GI17252@6wind.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] net/mlx: align drivers to latest naming convention X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 16:12:36 -0000 On Fri, Oct 07, 2016 at 03:24:27PM +0200, Adrien Mazarguil wrote: > On Fri, Oct 07, 2016 at 03:04:13PM +0200, David Marchand wrote: > > Fixes: 2f45703c17ac ("drivers: make driver names consistent") > > > > Signed-off-by: David Marchand > Acked-by: Adrien Mazarguil > Applied to dpdk-next-net/rel_16_11 /Bruce