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 917C545BCC for ; Wed, 30 Oct 2024 22:47:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E739433D5; Wed, 30 Oct 2024 22:47:08 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 728CB43365 for ; Wed, 30 Oct 2024 22:47:01 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6D7F0121E31; Wed, 30 Oct 2024 22:47:01 +0100 (CET) Subject: |WARNING| pw147795 [PATCH v5 33/80] net/ntnic: add FLM module In-Reply-To: <20241030213940.3470062-34-sil-plv@napatech.com> References: <20241030213940.3470062-34-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241030214701.6D7F0121E31@dpdk.org> Date: Wed, 30 Oct 2024 22:47:01 +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/147795 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #1149: FILE: drivers/net/ntnic/nthw/flow_api/profile_inline/flow_api_profile_inline.c:85: + "Calibration status: success 0x%08" PRIx32 " - fail 0x%08" PRIx32, WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'? #1332: FILE: drivers/net/ntnic/nthw/flow_api/profile_inline/flow_api_profile_inline.c:3200: + hw_mod_flm_control_set(&ndev->be, HW_FLM_CONTROL_UIS, 0); total: 0 errors, 1 warnings, 1 checks, 1250 lines checked