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 DADB64298D for ; Wed, 19 Apr 2023 22:02:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D49B340A79; Wed, 19 Apr 2023 22:02:51 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9CFC240A79 for ; Wed, 19 Apr 2023 22:02:50 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 96904121EF6; Wed, 19 Apr 2023 22:02:50 +0200 (CEST) Subject: |WARNING| pw126267 [PATCH 1/3] event/cnxk: use LMTST for enqueue new burst In-Reply-To: <20230419200151.2474-1-pbhagavatula@marvell.com> References: <20230419200151.2474-1-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20230419200250.96904121EF6@dpdk.org> Date: Wed, 19 Apr 2023 22:02:50 +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/126267 _coding style issues_ WARNING:TYPO_SPELLING: 'upto' may be misspelled - perhaps 'up to'? #122: FILE: drivers/common/cnxk/roc_sso.c:497: + /** SSO will reserve upto 0x4 XAQ buffers per group when GetWork engine WARNING:TYPO_SPELLING: 'atleast' may be misspelled - perhaps 'at least'? #372: FILE: drivers/event/cnxk/cn10k_worker.c:247: + /* Lets try to fill atleast one line per burst. */ total: 0 errors, 2 warnings, 479 lines checked