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 C9D86468E0 for ; Thu, 12 Jun 2025 11:02:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6E164021F; Thu, 12 Jun 2025 11:02:09 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A90384021F for ; Thu, 12 Jun 2025 11:02:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 875261252C1; Thu, 12 Jun 2025 11:01:11 +0200 (CEST) Subject: |WARNING| pw154354 [PATCH v1 06/17] =?utf-8?q?net/nbl=3A=C2=A0_add_Dispatch_layer_defi?= =?utf-8?q?nitions_and_implementation?= In-Reply-To: <20250612085840.729830-7-kyo.liu@nebula-matrix.com> References: <20250612085840.729830-7-kyo.liu@nebula-matrix.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kyo Liu Message-Id: <20250612090111.875261252C1@dpdk.org> Date: Thu, 12 Jun 2025 11:01:11 +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/154354 _coding style issues_ WARNING:TYPO_SPELLING: 'verion' may be misspelled - perhaps 'version'? #725: FILE: drivers/net/nbl/nbl_include/nbl_def_dispatch.h:29: + void (*get_firmware_version)(void *priv, char *firmware_verion, u8 max_len); total: 0 errors, 1 warnings, 0 checks, 692 lines checked