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 7D912424F4 for ; Tue, 5 Sep 2023 18:21:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8650D40E40; Tue, 5 Sep 2023 18:21:22 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 89EB240E40 for ; Tue, 5 Sep 2023 18:21:21 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 8788C1210A9; Tue, 5 Sep 2023 18:21:21 +0200 (CEST) Subject: |WARNING| pw131175 [PATCH v5 1/2] dma/cnxk: use mempool for DMA chunk pool In-Reply-To: <20230905161923.18145-1-pbhagavatula@marvell.com> References: <20230905161923.18145-1-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20230905162121.8788C1210A9@dpdk.org> Date: Tue, 5 Sep 2023 18:21:21 +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/131175 _coding style issues_ WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #358: FILE: drivers/common/cnxk/roc_platform.c:71: +RTE_LOG_REGISTER_DEFAULT(cnxk_logtype_tim, NOTICE); total: 0 errors, 1 warnings, 471 lines checked