From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 0F53B23D for ; Sun, 14 Oct 2018 12:52:31 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 510D020D56; Sun, 14 Oct 2018 06:52:31 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Sun, 14 Oct 2018 06:52:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=+kuFBf+QdHkyO/sub+Fnnd/XfJrcEdj2TdcVc/KpzyM=; b=mfUwfhIjb7jl FeNIFjJOd9fWvTGmt03JASVYdAxH85XqZyHImGsmN/SWuWvKR1DVWvUa/u6LXPmr 5/QWYXfQjGoXFN1NcQvrxgCFuLNzGlKUWPuxE03Y3EmvdufSlhSzqJWUdJg8lRZ3 pTrneApLrdLmTFI7ftPPjdOl+H4bWzY= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=+kuFBf+QdHkyO/sub+Fnnd/XfJrcEdj2TdcVc/Kpz yM=; b=PDLXSDYWo10+zdb5jgPchioklwc5Hijcd0P7QTIvjJlq+wwOBIXykO3uY lAfWffIrbuqwWidhTynGPWKDvi7TdT4hu+mRrw1K+2ur6qSbHlvmASfdBUdMldpc idfj0RiSf7ncP3s4wIVvHZNv7vf6nv1E8T15C9ikelUIPIaWXlvt8dvPkz5bR+1f is4dRR3KmvrdM2o9We9o9inLSbI1H3w2U+YP6DQclcCmHWpkun4lSbHjgBe2BvDX 7SuIPhE1WJC/csrPDyt1BTXujSm9EDcjZpx8jilzAK45RvfC8V/l4PlksGL2qwwK j7Z50gUq6G35nrYcLclyB5JbQav/Q== X-ME-Sender: X-ME-Proxy: Received: from xps.localnet (apoitiers-658-1-101-252.w90-60.abo.wanadoo.fr [90.60.87.252]) by mail.messagingengine.com (Postfix) with ESMTPA id E95E7E4073; Sun, 14 Oct 2018 06:52:29 -0400 (EDT) From: Thomas Monjalon To: "Dumitrescu, Cristian" Cc: dev@dpdk.org Date: Sun, 14 Oct 2018 12:52:13 +0200 Message-ID: <3061777.9qk3oM9taa@xps> In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D891268E7D8ABD@IRSMSX107.ger.corp.intel.com> References: <1538415041-114464-1-git-send-email-cristian.dumitrescu@intel.com> <3740447.zQdSQcv5Hm@xps> <3EB4FA525960D640B5BDFFD6A3D891268E7D8ABD@IRSMSX107.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [pull-request] next-pipeline 18.11 PRE-RC1 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2018 10:52:32 -0000 12/10/2018 13:07, Dumitrescu, Cristian: > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > 01/10/2018 19:30, Cristian Dumitrescu: > > > http://dpdk.org/git/next/dpdk-next-pipeline > > > > Please, could you fix the names in author fields and signed-off, etc? > > Example: "Zhang, Roy Fan" should be "Fan Zhang > > " > > The idea is to keep the same exact name along the git history. > > > > Thanks > > Done, thanks Thomas. Thanks for fixing compilation and nits. next-pipeline is pulled in master.