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 440FE45BB4 for ; Wed, 23 Oct 2024 19:08:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 406EA409FA; Wed, 23 Oct 2024 19:08:42 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3DD38406BC for ; Wed, 23 Oct 2024 19:08:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 39AD2123108; Wed, 23 Oct 2024 19:08:34 +0200 (CEST) Subject: |WARNING| pw147013 [PATCH v3 33/73] net/ntnic: add FLM module In-Reply-To: <20241023170032.314155-34-sil-plv@napatech.com> References: <20241023170032.314155-34-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241023170834.39AD2123108@dpdk.org> Date: Wed, 23 Oct 2024 19:08:34 +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/147013 _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:3205: + hw_mod_flm_control_set(&ndev->be, HW_FLM_CONTROL_UIS, 0); total: 0 errors, 1 warnings, 1 checks, 1250 lines checked