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 54C57A00C2 for ; Thu, 3 Nov 2022 17:16:56 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49C7542D12; Thu, 3 Nov 2022 17:16:56 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 76C7342D10 for ; Thu, 3 Nov 2022 17:16:55 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 5E287121ED8; Thu, 3 Nov 2022 17:16:55 +0100 (CET) Subject: |WARNING| pw119457 [PATCH] event/cnxk: fix missing mempool cookie marking In-Reply-To: <20221103161631.3851-1-pbhagavatula@marvell.com> References: <20221103161631.3851-1-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20221103161655.5E287121ED8@dpdk.org> Date: Thu, 3 Nov 2022 17:16:55 +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/119457 _coding style issues_ WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'? #75: automatically when they are parsed by TIM HW. WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #92: FILE: drivers/event/cnxk/cnxk_tim_worker.h:220: + RTE_MEMPOOL_CHECK_COOKIES(tim_ring->chunk_pool, (void **)&chunk, 1, 0); total: 0 errors, 2 warnings, 7 lines checked