From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E74AC1B2BB; Sat, 9 Sep 2017 13:11:52 +0200 (CEST) In-Reply-To: <20170909112132.13936-14-shreyansh.jain@nxp.com> References: <20170909112132.13936-14-shreyansh.jain@nxp.com> To: test-report@dpdk.org Cc: Shreyansh Jain Message-Id: <20170909111152.E74AC1B2BB@dpdk.org> Date: Sat, 9 Sep 2017 13:11:52 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28540 [PATCH v4 13/41] bus/dpaa: add support for FMAN frame queue lookup X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2017 11:11:53 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28540 _coding style issues_ WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message #44: FILE: drivers/bus/dpaa/base/qbman/qman.c:189: + if (!qman_fq_lookup_table) { + pr_err("QMan: Could not allocate fq lookup table "); total: 0 errors, 1 warnings, 225 lines checked