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 B3D15A0548 for ; Mon, 27 Sep 2021 15:26:33 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D3EB410DD; Mon, 27 Sep 2021 15:26:33 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 16AAE410E0 for ; Mon, 27 Sep 2021 15:26:31 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0D4DE1206FE; Mon, 27 Sep 2021 15:26:31 +0200 (CEST) In-Reply-To: <20210927132519.19264-3-nipun.gupta@nxp.com> References: <20210927132519.19264-3-nipun.gupta@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: nipun.gupta@nxp.com Message-Id: <20210927132631.0D4DE1206FE@dpdk.org> Date: Mon, 27 Sep 2021 15:26:31 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw99787 [PATCH v1 02/11] net/dpaa2: support Tx flow redirection action 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/99787 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #149: FILE: drivers/net/dpaa2/dpaa2_flow.c:2949: +static inline int dpaa2_fs_action_supported( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #225: FILE: drivers/net/dpaa2/dpaa2_flow.c:3343: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #271: FILE: drivers/net/dpaa2/dpaa2_flow.c:3532: + DPAA2_PMD_ERR( total: 0 errors, 0 warnings, 3 checks, 249 lines checked