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 28BAEA0548; Mon, 10 May 2021 12:37:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DD8B40140; Mon, 10 May 2021 12:37:09 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 7D1FB4003E for ; Mon, 10 May 2021 12:37:08 +0200 (CEST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 27D495C016D; Mon, 10 May 2021 06:37:08 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Mon, 10 May 2021 06:37:08 -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=fm1; bh= RPNMe8iXD428BMmus9ES8OazjeXFpIV+sSZrHs1EHx4=; b=mwkfWRQufTaFSx/y kGAbwhnrixs7riky532eQ24NNm+fPqiiBQkbCJrt8FJrpnhDmFYV6g0453ihvRE/ FPPq28jGrdKunRRsEM6lHHJL3VsnKO6PviiFJSvx1q8GTu2FFL9xRYJauiKtmfFp W8bbU1YqS46sVj1j2QqtMrJM88aPCWkfynVjAH8uHLTb2V0Ku8t1mRY84aH8AKY0 uCBJikPt0lVB+SWdyzdr22zLfgjhQbQ8UTi/VMZbA6Df2RZCrsQs1lMG7psogq/K /7gzohbiuUDq0zEQNBHTHtbmc9APzJQacE9Ny85+GymRsVm41R979gUbBl+75FSf Cmxbkw== 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=fm2; bh=RPNMe8iXD428BMmus9ES8OazjeXFpIV+sSZrHs1EH x4=; b=AUFuk2hXA4lomlrBCifA60xxjEo+LfsajPXobuUwY/aGbzBxQwTWOe/iU oV5KjOZn3WpiklvPVNMm+SF0zRRJWZ7XodjlvQF8L1mFa31oB+YHtSaoh/XK5pnQ ncf6qEet4eb/87MOlHsnFlCvkE6rZxA0hjife08EnKGQMShUo8nq4VVQWBGVsW5j /m0n8DQd3sVYEUDCrK/BK0Ekttpy8ttk5m7dpMM341wpdHRUPCoTf5vdOS3NGY5/ CFxr4NSzAVbZh/hLQsSqDps7nHun/tlWRh2z5pBdAXrBiApxq1mjW/6QePd1oX+O tmpmG86x4zFg5mPzD1gIl2d+MxPBw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdegkedgfedtucetufdoteggodetrfdotf 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; Mon, 10 May 2021 06:37:06 -0400 (EDT) From: Thomas Monjalon To: "Richardson, Bruce" Cc: "Van Haaren, Harry" , "Burakov, Anatoly" , "dev@dpdk.org" , "Walsh, Conor" Date: Mon, 10 May 2021 12:37:05 +0200 Message-ID: <1635952.peURxmq97Y@thomas> In-Reply-To: References: <20210506150908.797110-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] raw/ioat: fix bus requiring virtual addressing when no devs 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" 07/05/2021 14:30, Walsh, Conor: > > > > > Reported-by: Harry van Haaren > > > > Signed-off-by: Bruce Richardson > > > > --- > > > > > > Tested-by: Anatoly Burakov > > > > Tested-by: Harry van Haaren > > I was having an issue while running l3fwd after rc2 where I had to force > IOVA mode to PA, this patch fixes that issue. > > Tested-by: Conor Walsh Applied (with checkpatch fixed), thanks