From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B9462A0A03; Sun, 17 Jan 2021 22:53:40 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A32D140D0E; Sun, 17 Jan 2021 22:53:40 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 0E651140D0D for ; Sun, 17 Jan 2021 22:53:39 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id B701A5C00B1; Sun, 17 Jan 2021 16:53:38 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Sun, 17 Jan 2021 16:53:38 -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=fm3; bh= waKpzOu4XeSbyR+EjVBKIf5YjnYf9N4OW/a3yRm5w1g=; b=th4YtUM+QEJtROwO KJPcyBPsBnMIeLLhU8/FWDbnXS8hXtNPNUVyATUMXYXkKtCIHH/3iKxP9ZXVsnO6 ya+yUFfIBmdkP5rA1a+TaPeY8Jmltr09PDasEc/cBiTmSM8PzJVGFTC5FvRt8zdu FsSEqo62VOgwPQvOW0GyoAWTs5L9i3WpSK1objuIuIIDJgUlnSKggsjhWk83xTVV c8Pwan1+pfVXakvUBGQ6+A+OBwm6eVWYyr6Pn7C83xYv+kwzaWJQ6/HQAaY+uuzk qo25WiXoC4ZwcOKtlvuCIqW2zWNRmg4Ax9q4p4vfKeuk/bis1g3oE3LylDrF6N6t dPvQbQ== 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=waKpzOu4XeSbyR+EjVBKIf5YjnYf9N4OW/a3yRm5w 1g=; b=RMc3q7IL+Hvk5ceiKJ6nJ9Y1Hg00g+CJjawQ0kGPu1K08yeQqQgzr6B1A YcICBUmkKFAqgP4rIQ8QTlaZN1eB0kdxWmWI6BZMH498u5mjMPuxMXX9GdyT2fZ7 HuHaobitWmDHqdml0qosVesKPGO+5y7OEK6Y1diqbkgy7cCqu261LLUXIKWthqCl uhgvof5/ztC52g5AvvSH+ppLnnKa1QCMvfsvNjbPn224CsoU/Pza9Kd7Veug+FHM BpTKSNk9uxz3rgRmpPnBUUpkrc8RHsMNEeq6cZXcm5i+ezO3BfFHz/XsbmQMkszO zrmGHxNzysaMrd3ve94xyaz96j9RA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrtdeigdduheejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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 0F9E024005E; Sun, 17 Jan 2021 16:53:37 -0500 (EST) From: Thomas Monjalon To: Kumar Amber Cc: dev@dpdk.org, Bruce Richardson Date: Sun, 17 Jan 2021 22:53:35 +0100 Message-ID: <4665608.KvMIgLS5WK@thomas> In-Reply-To: <20210108170551.GB1823@bricha3-MOBL.ger.corp.intel.com> References: <20210108160854.639870-1-kumar.amber@intel.com> <20210108165216.649086-1-kumar.amber@intel.com> <20210108170551.GB1823@bricha3-MOBL.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v9] raw/ioat: add secondary process support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" 08/01/2021 18:05, Bruce Richardson: > On Fri, Jan 08, 2021 at 10:22:16PM +0530, Kumar Amber wrote: > > Add support for secondary processes in ioat devices. The update > > allocates a memzone for a primary process or returns it in a > > secondary process. > > > > Signed-off-by: Kumar Amber > > > Acked-by: Bruce Richardson Applied, thanks