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 8146EA034E for ; Wed, 27 May 2020 15:32:42 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C05491DB19; Wed, 27 May 2020 15:32:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 2BD231DB3A; Wed, 27 May 2020 15:32:31 +0200 (CEST) In-Reply-To: <20200527132326.1382-30-hemant.agrawal@nxp.com> References: <20200527132326.1382-30-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200527133231.2BD231DB3A@dpdk.org> Date: Wed, 27 May 2020 15:32:31 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw70631 [PATCH 29/37] net/dpaa2: log of flow extracts and rules 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/70631 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #81: FILE: drivers/net/dpaa2/dpaa2_flow.c:154: +static inline void dpaa2_prot_field_string( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #157: FILE: drivers/net/dpaa2/dpaa2_flow.c:230: +static inline void dpaa2_flow_qos_table_extracts_log( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #182: FILE: drivers/net/dpaa2/dpaa2_flow.c:255: +static inline void dpaa2_flow_fs_table_extracts_log( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #209: FILE: drivers/net/dpaa2/dpaa2_flow.c:282: +static inline void dpaa2_flow_qos_entry_log( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #237: FILE: drivers/net/dpaa2/dpaa2_flow.c:310: +static inline void dpaa2_flow_fs_entry_log( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #317: FILE: drivers/net/dpaa2/dpaa2_flow.c:3246: + if (dpkg_prepare_key_cfg( WARNING:LONG_LINE: line over 90 characters #319: FILE: drivers/net/dpaa2/dpaa2_flow.c:3248: + (uint8_t *)(size_t)priv->extract.qos_extract_param) total: 0 errors, 1 warnings, 6 checks, 290 lines checked