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 6036A46084 for ; Tue, 14 Jan 2025 11:14:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7AE540665; Tue, 14 Jan 2025 11:14:12 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C853240662 for ; Tue, 14 Jan 2025 11:14:10 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B3A01121F12; Tue, 14 Jan 2025 11:13:26 +0100 (CET) Subject: |WARNING| pw150072 [PATCH 05/10] net/ixgbe/base: add definition of FW temp event for E610 In-Reply-To: <20250114101024.159941-6-yuanx.wang@intel.com> References: <20250114101024.159941-6-yuanx.wang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Yuan Wang Message-Id: <20250114101326.B3A01121F12@dpdk.org> Date: Tue, 14 Jan 2025 11:13:26 +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/150072 _coding style issues_ WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''? #90: FILE: drivers/net/ixgbe/base/ixgbe_type_e610.h:512: + ixgbe_aci_opc_temp_tca_event = 0x0C94, WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''? #99: FILE: drivers/net/ixgbe/base/ixgbe_type_e610.h:1761: +struct ixgbe_aci_cmd_temp_tca_event { WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''? #120: FILE: drivers/net/ixgbe/base/ixgbe_type_e610.h:1782: +IXGBE_CHECK_PARAM_LEN(ixgbe_aci_cmd_temp_tca_event); total: 0 errors, 3 warnings, 0 checks, 37 lines checked