From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com
 [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 767521B20E
 for <dev@dpdk.org>; Mon, 16 Apr 2018 00:44:40 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id E910021AE7;
 Sun, 15 Apr 2018 18:44:39 -0400 (EDT)
Received: from mailfrontend1 ([10.202.2.162])
 by compute1.internal (MEProxy); Sun, 15 Apr 2018 18:44:39 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 cc:content-transfer-encoding:content-type:date:from:in-reply-to
 :message-id:mime-version:references:subject:to:x-me-sender
 :x-me-sender:x-sasl-enc; s=mesmtp; bh=bNqD+zr9shBWNaLd6YjYbwjEE2
 vy1qLqiW4xNoxPXoc=; b=Pijwk66MdzdysdfO4MC9GByM/7t37cv6kmXnI4c0+K
 38Fh7vHKisg3hkRmy2V8EU6ToI/Xzfot2CWMYav11hdY6i3T3ydd4p1qRXqGD4u4
 V0DHqj9O/h5QLQYl0a+9+ebkav4DQzW4yrDinI8NOgAvG2TalrKuvhzd8ALDoWft
 w=
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-sender:x-me-sender:x-sasl-enc; s=fm2; bh=bNqD+z
 r9shBWNaLd6YjYbwjEE2vy1qLqiW4xNoxPXoc=; b=lmai6w1VZGWhyAbQ26UcTE
 czKX2/6Ck76/gMSkJcY2I84c5vzIYzIm5IoVvX8rhcmivx4+zPVc2EbQh4LqYdsP
 SttAdk70XKdjVSeAq8ivdfOWSh1Kp0eDkG5iQW32+Iak5rAiS4Kaqx07b5b22dJR
 XufMAwLlWJBGkURo+/fOpOV7QSMuH4tQPgxG+pvIz9xjt6Xdg7FKjokxKpghyxhd
 TvGpAxQeiTm+R3ZGMfxm5gN5bMjJcYhRnBZ0lXVIFJ52XmfXmcss8ZH+0jscsIGL
 Dp1HZQ4NxcXTGuIQlI3mrwmGWjEWqZm9EmentZLSpmXOAqjN3aR4GOGo4yd2D8UA
 ==
X-ME-Sender: <xms:19XTWtE3lvvBwMX61FRhZwJmfyyBdk5xgzkseIKWrnWQR7-olNVIbg>
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 6D78DE4925;
 Sun, 15 Apr 2018 18:44:39 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dev@dpdk.org
Date: Mon, 16 Apr 2018 00:44:37 +0200
Message-ID: <1750268.vPvITvmArR@xps>
In-Reply-To: <20180413230621.24360-1-ferruh.yigit@intel.com>
References: <20180413230621.24360-1-ferruh.yigit@intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [pull-request] next-net 18.05 PRE2-RC1
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Sun, 15 Apr 2018 22:44:40 -0000

14/04/2018 01:06, Ferruh Yigit:
>   http://dpdk.org/git/next/dpdk-next-net 

Pulled with few fixes notified in related threads.