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 E62FBA00C5 for ; Tue, 7 Jul 2020 11:33:09 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D78BB1DDF3; Tue, 7 Jul 2020 11:33:09 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B6E6E1DDEC; Tue, 7 Jul 2020 11:33:08 +0200 (CEST) In-Reply-To: <20200707092244.12791-22-hemant.agrawal@nxp.com> References: <20200707092244.12791-22-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200707093308.B6E6E1DDEC@dpdk.org> Date: Tue, 7 Jul 2020 11:33:08 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73401 [PATCH v2 21/29] net/dpaa2: add logging 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/73401 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #83: 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 '(' #159: 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 '(' #184: 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 '(' #211: 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 '(' #239: 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 '(' #319: FILE: drivers/net/dpaa2/dpaa2_flow.c:3246: + if (dpkg_prepare_key_cfg( total: 0 errors, 0 warnings, 6 checks, 290 lines checked