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 AE2FE43A44 for ; Thu, 1 Feb 2024 23:25:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9123402B9; Thu, 1 Feb 2024 23:25:04 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CA9B44021D for ; Thu, 1 Feb 2024 23:25:03 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id BA7E0121F08; Thu, 1 Feb 2024 23:25:03 +0100 (CET) Subject: |WARNING| pw136295 [PATCH v2 2/2] net/octeon_ep: add Rx NEON routine In-Reply-To: <20240201222321.8145-2-pbhagavatula@marvell.com> References: <20240201222321.8145-2-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20240201222503.BA7E0121F08@dpdk.org> Date: Thu, 1 Feb 2024 23:25:03 +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/136295 _coding style issues_ CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #124: FILE: drivers/net/octeon_ep/cnxk_ep_rx_neon.c:29: + while (pkts < new_pkts) { + total: 0 errors, 0 warnings, 1 checks, 189 lines checked