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 A234043A51 for ; Fri, 2 Feb 2024 16:08:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E9E742E3D; Fri, 2 Feb 2024 16:08:34 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 85CF5402AB for ; Fri, 2 Feb 2024 16:08:33 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 83527121F08; Fri, 2 Feb 2024 16:08:33 +0100 (CET) Subject: |WARNING| pw136334 [PATCH v5 2/2] net/octeon_ep: add Rx NEON routine In-Reply-To: <20240202150638.15222-2-pbhagavatula@marvell.com> References: <20240202150638.15222-2-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20240202150833.83527121F08@dpdk.org> Date: Fri, 2 Feb 2024 16:08:33 +0100 (CET) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/136334 _coding style issues_ CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #138: FILE: drivers/net/octeon_ep/cnxk_ep_rx_neon.c:29: + while (pkts < new_pkts) { + total: 0 errors, 0 warnings, 1 checks, 203 lines checked