From patchwork Thu Jan 14 07:05:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 362817 Delivered-To: patch@linaro.org Received: by 2002:a02:ccad:0:0:0:0:0 with SMTP id t13csp237224jap; Wed, 13 Jan 2021 23:16:08 -0800 (PST) X-Google-Smtp-Source: ABdhPJycrcPWw82CZkQ/YtWtdQ3Pv3r5rSC/tKCyH88WHaYXgMQ6mVz4Kgwh8cDGL7rFAt6n9ifE X-Received: by 2002:a50:e845:: with SMTP id k5mr4732349edn.35.1610608568468; Wed, 13 Jan 2021 23:16:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610608568; cv=none; d=google.com; s=arc-20160816; b=AHPAv6g1DRMD7A60rJcuLayHSyE2QFEgaVre01yD4okQ2isysVZm7SzQ9qIJ2R5g0d 6nbe26fYOJxKCRny560sXe9Nb3oXfCIQFPgOlA1W3iol0RDta1fyXPFmbTRm9Z9nfckR fOljwxUdZ6UG8YoRxFXhtNlQnJsiwNHKm2a8RRkSAPgnQ3qGpt69MtoIyos6i48O6GjS Ivcr//qJAop96ason9iB42rGBKfkMqxnC+vWwHYPbQSJm9AxfQyqnYPegmm0MRdiKoue yXwVZuY04qD1hGcDEwxeAOKfh3syi6YcwPsv2/c5PvH9eMw/3eIPYhB9XGEJXO2mGcOk X8Gw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:references:in-reply-to :message-id:date:to:from; bh=cVf6HNHByUjpCjTal4quw3LFC86by+kHs9PJhy/3SSs=; b=U2hRS+hxZNfK04oHf8Ui/N80jfgZQHaIMKsryEJstOrs+34F7MoZGUCEY1u4exS3rV jf2XHFkOStUYgvQbc6GudWAJ2ZX41GP1Y1v1HY3ozvXUtvIBqBE5+BKHznmyJ9/guOaS 5YD6PCqEVMG47DqZexDx4Zrc3Io90Dx2X7Xbg6xxkMVk2SAYWPrRr/qDBM3xpj3HBU/g Z686XwXdCaRvpLU30ltFOI0tHD1utNYxdGj450YBCdPs6uOk+BMk7aBvzTAepDL+fuH2 01J4j30+y3DA3SMAKs6yNr+ysZgX4fzUM0nm+f3GsxOZFJtGKMhZyX8aTFDVrmjG8Am9 lWCg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 217.70.189.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from mails.dpdk.org (mails.dpdk.org. [217.70.189.124]) by mx.google.com with ESMTP id gt33si2049160ejc.320.2021.01.13.23.16.08; Wed, 13 Jan 2021 23:16:08 -0800 (PST) Received-SPF: pass (google.com: domain of dev-bounces@dpdk.org designates 217.70.189.124 as permitted sender) client-ip=217.70.189.124; Authentication-Results: mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 217.70.189.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF964140F7D; Thu, 14 Jan 2021 08:15:49 +0100 (CET) Received: from inva021.nxp.com (inva021.nxp.com [92.121.34.21]) by mails.dpdk.org (Postfix) with ESMTP id 39D6E140CF5 for ; Thu, 14 Jan 2021 08:15:45 +0100 (CET) Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 1D3352011C7; Thu, 14 Jan 2021 08:15:45 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id CE6C02011DD; Thu, 14 Jan 2021 08:15:43 +0100 (CET) Received: from bf-netperf1.ap.freescale.net (bf-netperf1.ap.freescale.net [10.232.133.63]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id C81264031F; Thu, 14 Jan 2021 08:15:41 +0100 (CET) From: Hemant Agrawal To: dev@dpdk.org, akhil.goyal@nxp.com Date: Thu, 14 Jan 2021 12:35:01 +0530 Message-Id: <20210114070502.16033-4-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210114070502.16033-1-hemant.agrawal@nxp.com> References: <20210107105416.20770-1-hemant.agrawal@nxp.com> <20210114070502.16033-1-hemant.agrawal@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [PATCH v2 4/5] crypto/dpaa_sec: reduce the log on queue closure 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" if for some reason the queue is not close properly, specially in test cases. The QUEUE retire prints are flooding the screen. They are not really required as WARNING. Signed-off-by: Hemant Agrawal --- drivers/crypto/dpaa_sec/dpaa_sec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.17.1 diff --git a/drivers/crypto/dpaa_sec/dpaa_sec.c b/drivers/crypto/dpaa_sec/dpaa_sec.c index 44c742738f..a4c4b094bb 100644 --- a/drivers/crypto/dpaa_sec/dpaa_sec.c +++ b/drivers/crypto/dpaa_sec/dpaa_sec.c @@ -2283,7 +2283,7 @@ dpaa_sec_detach_rxq(struct dpaa_sec_dev_private *qi, struct qman_fq *fq) for (i = 0; i < RTE_DPAA_MAX_RX_QUEUE; i++) { if (&qi->inq[i] == fq) { if (qman_retire_fq(fq, NULL) != 0) - DPAA_SEC_WARN("Queue is not retired\n"); + DPAA_SEC_DEBUG("Queue is not retired\n"); qman_oos_fq(fq); qi->inq_attach[i] = 0; return 0;