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 326D0A0C46 for ; Fri, 18 Jun 2021 12:42:38 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B37524111A; Fri, 18 Jun 2021 12:42:36 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A3019410FD for ; Fri, 18 Jun 2021 12:42:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9BECC122E3A; Fri, 18 Jun 2021 12:42:34 +0200 (CEST) In-Reply-To: <20210618103741.26526-22-ndabilpuram@marvell.com> References: <20210618103741.26526-22-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20210618104234.9BECC122E3A@dpdk.org> Date: Fri, 18 Jun 2021 12:42:34 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94430 [PATCH v3 21/62] net/cnxk: add Rx vector version for cn9k 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/94430 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #259: FILE: drivers/net/cnxk/cn9k_rx.h:397: + ol_flags0 = nix_update_match_id( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #262: FILE: drivers/net/cnxk/cn9k_rx.h:400: + ol_flags1 = nix_update_match_id( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #265: FILE: drivers/net/cnxk/cn9k_rx.h:403: + ol_flags2 = nix_update_match_id( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #268: FILE: drivers/net/cnxk/cn9k_rx.h:406: + ol_flags3 = nix_update_match_id( total: 0 errors, 0 warnings, 4 checks, 294 lines checked