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 1D259425F2 for ; Tue, 19 Sep 2023 03:26:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17CB94003C; Tue, 19 Sep 2023 03:26:29 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1C0924003C for ; Tue, 19 Sep 2023 03:26:28 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 09ABF120802; Tue, 19 Sep 2023 03:26:28 +0200 (CEST) Subject: |WARNING| pw131587 [PATCH v1 6/7] baseband/acc: introduce the new VRB2 variant In-Reply-To: <20230919012136.2818396-7-nicolas.chautru@intel.com> References: <20230919012136.2818396-7-nicolas.chautru@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nicolas Chautru Message-Id: <20230919012628.09ABF120802@dpdk.org> Date: Tue, 19 Sep 2023 03:26:28 +0200 (CEST) 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/131587 _coding style issues_ WARNING:TYPO_SPELLING: 'implentation' may be misspelled - perhaps 'implementation'? #70: VRB1 and VRB2 implentation of Intel vRAN Boost. WARNING:TYPO_SPELLING: 'ouput' may be misspelled - perhaps 'output'? #147: FILE: drivers/baseband/acc/acc_common.h:368: + depad_ouput_size:16; WARNING:TYPO_SPELLING: 'explictly' may be misspelled - perhaps 'explicitly'? #1308: FILE: drivers/baseband/acc/rte_vrb_pmd.c:2625: + /* Disable explictly SO for VRB 1. */ WARNING:TYPO_SPELLING: 'accross' may be misspelled - perhaps 'across'? #1809: FILE: drivers/baseband/acc/rte_vrb_pmd.c:4287: +/** Enqueue MLDTS operation split accross symbols. */ total: 0 errors, 4 warnings, 2408 lines checked