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 432DCA034F for ; Mon, 6 Dec 2021 13:20:08 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C63C41180; Mon, 6 Dec 2021 13:20:08 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C5ECB41174 for ; Mon, 6 Dec 2021 13:20:06 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id C1ED2122DB7; Mon, 6 Dec 2021 13:20:06 +0100 (CET) Subject: |WARNING| pw104934 [PATCH 06/17] net/dpaa2: support multiple txqs en-queue for ordered In-Reply-To: <20211206121824.3493-7-nipun.gupta@nxp.com> References: <20211206121824.3493-7-nipun.gupta@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: nipun.gupta@nxp.com Message-Id: <20211206122006.C1ED2122DB7@dpdk.org> Date: Mon, 6 Dec 2021 13:20:06 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/104934 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #147: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1493: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #220: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1566: + DPAA2_PMD_ERR( total: 0 errors, 0 warnings, 2 checks, 194 lines checked