From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <dev-bounces@dpdk.org> Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id E57CAA046B for <public@inbox.dpdk.org>; Mon, 22 Jul 2019 16:14:41 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A3A251BD4F; Mon, 22 Jul 2019 16:14:40 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 83B741B997 for <dev@dpdk.org>; Mon, 22 Jul 2019 16:14:38 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 036862214A; Mon, 22 Jul 2019 10:14:38 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 22 Jul 2019 10:14:38 -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=qs+2eFkag3R/7Z4o8UGVLROrZNx2CjGHLjn7lwqDQiY=; b=sg+PwUEXddHw vcrhxfYKdZml3sy5tPtqsOfHHOkOe2SulZt5+6QBEG4BvqGMCbmFMkKt8TlVbas4 icQW9dhc75dHAoiYzr072vgOdiBUEYq3PXiN+v4uvce/jJFZfrX87x08NPgyJiBN ylDaibJuRW1DqlH5P2X+73JuxI4tDsY= 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=fm3; bh=qs+2eFkag3R/7Z4o8UGVLROrZNx2CjGHLjn7lwqDQ iY=; b=x/B74UJ/szz/puzzKFFRSwsFP52oua5Saai3m6Z2tvndhzR1MpQ0ahZLX fzjOfpmEa1E4XhhUnp9Q9dj/ZymxyZef7eaRsHkD1dNjcGGFHyvi/LHxZ7n2N6W0 pcIQAj2qSv2TAcmwu7+PGlXe04jaE9TMZ3RLWr+tCGYAGNUpHO7Ut+i+6QTTgBze VpMk3gM7fag73xjrWP0eHGOkwcRQW1r7zRUSEgN7o9x/pTbDLCeDni93dKjEdIsC YfjvNQI0GeRK/vlPanDG4xk9b2tuiTvGzgi6JMOQwVcvjKekxTYTUDVKOApcL6TV fs9lCYDnf/VTt6xxaRB1O2avSb1aQ== X-ME-Sender: <xms:zcQ1XVXglQrfVRY9bpuWoYda9sGE2T3qR0CSDeOR0IZGOoiJZgZ6Cg> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrjeeggdejiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: <xmx:zcQ1XfADTNxUr6hkUQhwVdwh61C8v8-OgUWb9L2IcKWXmBe_Vsggpg> <xmx:zcQ1XcmeBkVqOcxdJYIfHTJXYcNDJXnPdsu2IshUZs8zVP640VoYPQ> <xmx:zcQ1XfRV7TIUTRM9MlKU5ugJi40h3gYUNrpgVQWe4zSmEyyTewqUxA> <xmx:zcQ1Xd7f46e_FYuFel9Z4u4Ce8IPILElzgGykyCgSn_7lIsxtXA9JQ> Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id DBCD380060; Mon, 22 Jul 2019 10:14:36 -0400 (EDT) From: Thomas Monjalon <thomas@monjalon.net> To: Hemant Agrawal <hemant.agrawal@nxp.com> Cc: dev@dpdk.org, ferruh.yigit@intel.com Date: Mon, 22 Jul 2019 16:14:35 +0200 Message-ID: <1813913.5z6YaCYsar@xps> In-Reply-To: <20190722100322.9722-1-hemant.agrawal@nxp.com> References: <20190722065407.9180-1-hemant.agrawal@nxp.com> <20190722100322.9722-1-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 1/3] bus/dpaa: fix to remove err print for non-dpaa devices X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org Sender: "dev" <dev-bounces@dpdk.org> 22/07/2019 12:03, Hemant Agrawal: > This patch removes the unnecessary err prints when using > non-dpaa devices. > Fixes: e79df833d3f6 ("bus/dpaa: support hotplug ops") > > Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com> Series applied, thanks