From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 14FC0A0487 for ; Wed, 3 Jul 2019 17:03:16 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A33891E20; Wed, 3 Jul 2019 17:03:14 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id C0C5F1BE0 for ; Wed, 3 Jul 2019 17:03:13 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 1B94921ED6; Wed, 3 Jul 2019 11:03:13 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 03 Jul 2019 11:03:13 -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=B5qIniA00P6R1+T0nyQbrkiCP5Ier0qtZkM7nGj4ZHk=; b=TZ7YpjLcxGrW udrQLZdOTlvAJ6MJNVGs4uGZ7MM9DK5zvwkFocXOmDf3+nJKZ5yL2rk3kcsWnUNT FWp5n9TCa/f0rdPa/rrd58C+Q6s9y8IHl4pRkMUlFJIwBmwXDOHMCIrv8uqo5bnS oH+Nnwy9VCuVb7Q+8bD9GZrKfGyC2mM= 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=fm3; bh=B5qIniA00P6R1+T0nyQbrkiCP5Ier0qtZkM7nGj4Z Hk=; b=1VXSAnW0a2v20A8BIB4oVw2TN05DimvniGN2oEsirmg3tzLhNUACczgLz DYE5TFbyHpCpPl6ul5y4esAPrQT+R1ltP6cuuI0nRiovcUom7Z150MEJh95adh1C fK5l4wZJ4xEQm/osZDkwMs09XU4RE1SK4CufoYsqJO/z63FQGznrzCIZRSuxlTv7 8OGHs+uryPDqJbUxeKVKqKbmxb8HZcMHmBcEnLntAkD4H72x4zTbs0yadXcaMgDi ACUcpekFEpFviqvA/hMotRecxii1iwz6i2mT5lOXr67bTQLjEz79FXtfcPUwspAH FbUJk4dgHRXXsJeyPRqawXM0U8p8g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrfedtgdekhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenuc evlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3C36B38008E; Wed, 3 Jul 2019 11:03:12 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob Kollanukkaran Cc: dev@dpdk.org Date: Wed, 03 Jul 2019 17:03:11 +0200 Message-ID: <2189381.19zW9x8VdK@xps> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [pull-request] next-eventdev 19.08 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 03/07/2019 05:55, Jerin Jacob Kollanukkaran: > http://dpdk.org/git/next/dpdk-next-eventdev Pulled, thanks