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 3F1BF1B052
 for <dev@dpdk.org>; Mon, 16 Apr 2018 12:01:21 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id BB9EB21CD9;
 Mon, 16 Apr 2018 06:01:20 -0400 (EDT)
Received: from mailfrontend1 ([10.202.2.162])
 by compute1.internal (MEProxy); Mon, 16 Apr 2018 06:01:20 -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=fjuugDvzAbrWjWQAOOmA8lutvv
 3aAsYN0uWX1zPd98A=; b=sqJgfr8fd1buCX6wLNBQ+aZS9OoyR60uYRZbnFz3Cb
 B6ldKfyElPPiF1rFhXOMk8pesA61E1aaOH3GhHgNlMqAB9rmjrwU/tNUt84K321R
 mGobnQmCDrAAH0SsRUSFkbYBvRCfVbU8P4Tqwhjs+j8g94kpizxwJHvEycR2/OBJ
 s=
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=fjuugD
 vzAbrWjWQAOOmA8lutvv3aAsYN0uWX1zPd98A=; b=Z3I9hJPVlVe3SociFbXYlN
 qItSmvBHj1yZ3ag0p9S6Gnwb36GKm9a2aF8kVaeoT+hwX/FSw/k/3AugKJWGE8ke
 5vV5A1JVlZkm8UuyKsx36WX0V+zFZzufgTi6pkcOwAPOR/oLiAXxcT7jZcf9piSz
 Fll4p3boOu6l5zBy83oB9Dc2SDWeysNZKdceF2Jd7ys8fc7vV5kVAMy1tKS/6rhg
 ires6IBGjNAIM0RC2BkEkkgKljAkq++g3RTrorSJm3FRDbhiLd/T2vqULtHMmc/o
 tY2WWO63DYwqH0xtvyN71RbR0npsqpOi+NcSwqjtx/d+/833gXaTyy9B7SEpRuqw
 ==
X-ME-Sender: <xms:cHTUWsRD-LebdskjD5WhgoO37QLNidl5HiCDAUkeqILUoZLpl5U3-g>
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 1C404E4434;
 Mon, 16 Apr 2018 06:01:20 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Cc: dev@dpdk.org
Date: Mon, 16 Apr 2018 12:01:18 +0200
Message-ID: <2948277.HjN0ozUmOT@xps>
In-Reply-To: <20180414072529.GA19640@jerin>
References: <20180414072529.GA19640@jerin>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [pull-request] next-eventdev 18.05 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: Mon, 16 Apr 2018 10:01:21 -0000

14/04/2018 09:25, Jerin Jacob:
>   http://dpdk.org/git/next/dpdk-next-eventdev 

Pulled, thanks