From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 5FA9E3DC for ; Wed, 14 Jun 2017 22:52:29 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id C298420ABD; Wed, 14 Jun 2017 16:52:28 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 14 Jun 2017 16:52:28 -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:x-sasl-enc; s=mesmtp; bh=ojZKxTg/DDubIJD 0Qr2h20pYlmWgusAwB48Ydqm7/WY=; b=kUKpTUxRIl/5zSeJnzpDQCCTKcZ+PNQ o0l+s+tLFT6hchpzZHNDRcsTjB8u5PhnXDMSo6ZPgC16vOLdF8vIaInzRHbR5NaL fFNxHWD6dNYD+FVfBZl7vLyQ72l+nLPguNx5WxiZJBbsJ6G3c0az+IT5VqCXWAem dUIOdpaY0lvo= 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:x-sasl-enc; s= fm1; bh=ojZKxTg/DDubIJD0Qr2h20pYlmWgusAwB48Ydqm7/WY=; b=EmeCZvY2 wAaM9FafjFuCE4HHSDAbWG529ZEky3YFC7pjrjpSRRPtKR4w63MP1kKbmlsxHTka C43CKMavz09mWd/BwNtbDMTjnq9uYXnxPabY1cmttauI674eZcDexhfEWVSLEq2o V76JxQMK/i5ZWKyKZBfW/tsDNRJtsFn/GsWAUx25mrtvLuK2bO1dDwIwZLeoguDu I7+onJh91CMFB0+Z3UykJqUgs987oBh99YlTdPs4Ztecko5Cd1UAOnPDWX2m8IX6 TXm4niMND354wMhQml7+T2/DSXKu+2pYsdyGnn+6+/colFWl8l5cs3uY0bQVJ9NZ pzA7REtUHgB0DQ== X-ME-Sender: X-Sasl-enc: uwUtZFz2yGFEZw8P9KIpYNogd8Z/0r+/67GcPzSYIIRI 1497473548 Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5E4BF24767; Wed, 14 Jun 2017 16:52:28 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: dev@dpdk.org Date: Wed, 14 Jun 2017 22:52:27 +0200 Message-ID: <2154625.c9E0nZPEXA@xps> In-Reply-To: <20170612162352.31872-1-ferruh.yigit@intel.com> References: <20170612162352.31872-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 17.08 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: Wed, 14 Jun 2017 20:52:29 -0000 12/06/2017 18:23, Ferruh Yigit: > http://dpdk.org/git/next/dpdk-next-net Pulled, thanks