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 A7DA1A3295 for ; Wed, 23 Oct 2019 16:22:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DAC6A1C1A1; Wed, 23 Oct 2019 16:22:17 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 3C0AD1C19E for ; Wed, 23 Oct 2019 16:22:16 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id BFEDE21385; Wed, 23 Oct 2019 10:22:15 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 23 Oct 2019 10:22:15 -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=HjPZ1lgr1+EnP0L4L1ZobzXXHLPLCxd2FA7hi8igUeA=; b=S/jIww3r8BqW IhsuxwGj9xA/rvYSNOQEJ/qSxc8un2emKEZS5amWSQq+gGXVSWOq8jEfm7qKQll6 jwFHQkYwWKHL4mVTSyQwILh4wDkAdwFGcc353+lNHzKlaXyH1oW8Tgh0K8XiKrUK 92OLNbbIbeuit4QP0KAlec578gSFx64= 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=HjPZ1lgr1+EnP0L4L1ZobzXXHLPLCxd2FA7hi8igU eA=; b=u3AQswsNHeCospDuP/6kzduvu+rrLxHFuWQxz46390kQTGvmt77DUOTez wQmiG8C7cqgDuJu9hSLPPuwKem5mzx/siA4/tyKryNnUovMIVj6+kqZK12T8H1Oz Kx/ivsRi/BVD+ArodVGsuynST5b1VE1JuLMFT6r2nj+M9WrEAZPPFg3sjoH2LKJp 1vAeslp+nWe1MS1ZVVOEzl0dL8jKZ2TVsdnpaatD6QI7XIeNRgQjlMSpfok5snYP gBr1aZU5hJgVJevQdz240TmwEpcWbD6KT7fBnKjLsrIPsaCvJ3lM0MaR4ra1mqWz PqvjTzwM7A4GgRGGj0hKSQu6GBUfA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrkeelgdejiecutefuodetggdotefrodftvf 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 7680B80064; Wed, 23 Oct 2019 10:22:14 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob Kollanukkaran Cc: dev@dpdk.org, 'Nipun Gupta' , "Gujjar, Abhinandan S" , Hemant Agrawal Date: Wed, 23 Oct 2019 16:22:12 +0200 Message-ID: <2739215.7ExIoT5rOJ@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.11 RC1 - Iteration 2 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" 18/10/2019 10:19, Jerin Jacob Kollanukkaran: > http://dpdk.org/git/next/dpdk-next-eventdev Pulled, thanks