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 F2A2345B04 for ; Thu, 10 Oct 2024 16:19:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF12B40A6D; Thu, 10 Oct 2024 16:19:11 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 802E540693 for ; Thu, 10 Oct 2024 16:19:10 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 752D512074A; Thu, 10 Oct 2024 16:19:10 +0200 (CEST) Subject: |WARNING| pw145619 [PATCH v3 11/50] net/ntnic: add categorizer CAT flow module In-Reply-To: <20241010141416.4063591-12-sil-plv@napatech.com> References: <20241010141416.4063591-12-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241010141910.752D512074A@dpdk.org> Date: Thu, 10 Oct 2024 16:19:10 +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/145619 _coding style issues_ WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'? #200: FILE: drivers/net/ntnic/include/hw_mod_backend.h:19: + unsigned int alloced_size; \ total: 0 errors, 1 warnings, 0 checks, 2222 lines checked