From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 80959A04B5 for ; Fri, 11 Sep 2020 10:00:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 626331C0CD; Fri, 11 Sep 2020 10:00:40 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id E50B41C0B9; Fri, 11 Sep 2020 10:00:37 +0200 (CEST) In-Reply-To: <20200911075911.3214-5-sachin.saxena@oss.nxp.com> References: <20200911075911.3214-5-sachin.saxena@oss.nxp.com> To: test-report@dpdk.org Cc: "Sachin Saxena (OSS)" Message-Id: <20200911080037.E50B41C0B9@dpdk.org> Date: Fri, 11 Sep 2020 10:00:37 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77348 [PATCH v1 4/8] bus/dpaa: RX/TX error queues 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/77348 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '[' #214: FILE: drivers/net/dpaa/dpaa_ethdev.c:1899: + ret = dpaa_debug_queue_init(&dpaa_intf->debug_queues[ CHECK:OPEN_ENDED_LINE: Lines should not end with a '[' #222: FILE: drivers/net/dpaa/dpaa_ethdev.c:1906: + ret = dpaa_debug_queue_init(&dpaa_intf->debug_queues[ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #274: FILE: drivers/net/dpaa/dpaa_rxtx.c:79: + DISPLAY_PRINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #363: FILE: drivers/net/dpaa/dpaa_rxtx.c:684: +static inline void dpaa_eth_err_queue( total: 0 errors, 0 warnings, 4 checks, 260 lines checked