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 79ACFA034E; Thu, 7 Nov 2019 12:30:10 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 880D61E9B4; Thu, 7 Nov 2019 12:30:08 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 681181E9B0 for ; Thu, 7 Nov 2019 12:30:07 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id BA34821D46; Thu, 7 Nov 2019 06:30:06 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 07 Nov 2019 06:30:06 -0500 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=0Dl71OydTRMxMDGwOfm05r/UDHpI8viObKzwb0t06zg=; b=nNTl3hcE+dS+ +N4gHNiCIwmC8eAKN54mmR0agoj9n7E2cRYDu2THFDSFkVPtCDl+juAm4Za5HAeI gUZmHDTw5OSlcL460yRVye9OCKZQQqae9JGVbLfAlGK9CUWptdyRKNAZe4Cs0+YX qhVJZmTpTGIEU4B1GgFnu1x1hGy2Z40= 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=0Dl71OydTRMxMDGwOfm05r/UDHpI8viObKzwb0t06 zg=; b=vq2GpKd9uy23GgVHwQwgfrE7oOMtf0YBR6kVFe91feprSD43a1qeXgUdP bucL/pHyzCDxmk4JM8GB9fEEEgzXM3oDvXQorzjTsXBVwCW5yZlvfk28Uk3MeCGL 00NTzidlnoHKDECHgaF/wrhmW0Q2EW4K9Wae6WaanAki7KTeqdMSRa0OvSdiVUWf G/dR/W+AIhzSilkfPTkrsUp/3K0ipjKmI12qLfcSpOVxTuhZxI+jAZNsUNz6ICXW hrKxGDIKhiEGF8EeXjyHtNhE4APUtitgWJa0/QhJKxHjuc2Wrri8plfyg4MgRJeq t1DLnrhrRktwI2Xjt2OgKy6y5LO2w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrudduledgvdekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuff homhgrihhnpeguphgukhdrohhrghenucfkphepjeejrddufeegrddvtdefrddukeegnecu rfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtne cuvehluhhsthgvrhfuihiivgeptd 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 50A3B80066; Thu, 7 Nov 2019 06:30:05 -0500 (EST) From: Thomas Monjalon To: Jerin Jacob Kollanukkaran Cc: dev@dpdk.org Date: Thu, 07 Nov 2019 12:30:02 +0100 Message-ID: <3458319.dcOS3skrKL@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 RC2 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" 04/11/2019 18:15, Jerin Jacob Kollanukkaran: > http://dpdk.org/git/next/dpdk-next-eventdev Pulled, thanks