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 7CE7BA034F for ; Mon, 7 Jun 2021 20:08:05 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C18FC41100; Mon, 7 Jun 2021 20:08:04 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D3D6440692 for ; Mon, 7 Jun 2021 20:08:03 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id CFF0C121198; Mon, 7 Jun 2021 20:08:03 +0200 (CEST) In-Reply-To: <20210607175943.31690-28-ndabilpuram@marvell.com> References: <20210607175943.31690-28-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20210607180803.CFF0C121198@dpdk.org> Date: Mon, 7 Jun 2021 20:08:03 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93983 [PATCH v2 27/62] net/cnxk: add Rx vector version for cn10k 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/93983 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #273: FILE: drivers/net/cnxk/cn10k_rx.h:394: + ol_flags0 = nix_update_match_id( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #276: FILE: drivers/net/cnxk/cn10k_rx.h:397: + ol_flags1 = nix_update_match_id( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #279: FILE: drivers/net/cnxk/cn10k_rx.h:400: + ol_flags2 = nix_update_match_id( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #282: FILE: drivers/net/cnxk/cn10k_rx.h:403: + ol_flags3 = nix_update_match_id( total: 0 errors, 0 warnings, 4 checks, 294 lines checked