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 54C7445AB0 for ; Fri, 4 Oct 2024 18:01:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F4D3427D8; Fri, 4 Oct 2024 18:01:10 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0AACD42794 for ; Fri, 4 Oct 2024 18:01:09 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0491212074A; Fri, 4 Oct 2024 18:01:09 +0200 (CEST) Subject: |WARNING| pw145115 [PATCH v1 25/31] net/ntnic: add flow matcher FLM FPGA module In-Reply-To: <20241004153551.267935-31-sil-plv@napatech.com> References: <20241004153551.267935-31-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241004160109.0491212074A@dpdk.org> Date: Fri, 4 Oct 2024 18:01:09 +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/145115 _coding style issues_ WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'? #169: FILE: drivers/net/ntnic/include/hw_mod_backend.h:383: + HW_FLM_CONTROL_UIS, WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'? #546: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_flm.c:217: + case HW_FLM_CONTROL_UIS: WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'? #547: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_flm.c:218: + GET_SET(be->flm.v25.control->uis, value); total: 0 errors, 3 warnings, 0 checks, 455 lines checked