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 90163A0521; Tue, 3 Nov 2020 11:41:02 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6C3F7C8E4; Tue, 3 Nov 2020 11:41:01 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 86701C8D2 for ; Tue, 3 Nov 2020 11:40:58 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 10F3D5C003A; Tue, 3 Nov 2020 05:40:57 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Tue, 03 Nov 2020 05:40:57 -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=fm2; bh= WkNG4QsaMxiWdZ8PjDEsXqL/jCcXqdW5y7q1rLpakRU=; b=sRaKNGIj/D+WETOC unXjLaopgD0BMIsDMVwW64rYWXn1N8wBwf1tduBfHGa1GMv7OiZYY8B6fdZ5/+s6 NylWy6t37cxRFqR92t0xEHVrCr1mkqMDcBKXP3vx1y/9PaM0eM7Ei4nxcc1bOw7q rMcRgnNnMZozjhEh7bNf3hDngTPcfJI+6yDdv4/YuazaoV9NwFG6TUobHuS+YTwL Bi7TC1RKDsFJJr3pDfznxX+F9XPfbPdmUzjaDdB76YcckxkaMNfg36qKugxjyWrS Y2g2mTRsT126Xj1Ec+Suy2dEHkP0ZXtbFsSaN1DhP/7GlvlJn8e/eVwo11SL33yI Dno1gg== 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=WkNG4QsaMxiWdZ8PjDEsXqL/jCcXqdW5y7q1rLpak RU=; b=XcY64b9JGEDNbf0qMfJy/zdvlQArPXhQHCvc3xhl+m7KxBA/YLkWr+ui3 KpPQWQNe61FbXIp2e1WKuW75CW0ppIS18SHPHKGYbFREkzMpmY6Is+whq2MbxJzF /CSeSNLBDNQZy1sFBFnWdKT2mVO1pdHAThJntCoZ7/ZfwatvTo1RVtYQ8ppg3qqb bgjpIhDSoDLUMHYM0ERimH6aq1NWgTYLO/YNVU6WYwiTvi3upbXClAHm6mvQ8/oo g++e8nhp/YH1tNOoFKGDymZjicUSdeRqqfXlSBctnDvDCrjWvfLQA/0tA+7fx0F/ kRTUsT5ABHUqb1FCSszx8Eerj4brQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedruddtfedgudekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepffdvffejueetleefieeludduuefgteejleevfeekjeefieegheet ffdvkeefgedunecuffhomhgrihhnpeguphgukhdrohhrghenucfkphepjeejrddufeegrd dvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhf rhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 0315B3280064; Tue, 3 Nov 2020 05:40:55 -0500 (EST) From: Thomas Monjalon To: Jerin Jacob Kollanukkaran Cc: dev@dpdk.org, "timothy.mcdaniel@intel.com" , david.marchand@redhat.com Date: Tue, 03 Nov 2020 11:40:54 +0100 Message-ID: <9666194.o99lbyZ0KM@thomas> 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 20.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" 02/11/2020 15:30, Jerin Jacob Kollanukkaran: > http://dpdk.org/git/next/dpdk-next-eventdev Pulled with discussed change, thanks