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 E2FA8468E0 for ; Thu, 12 Jun 2025 11:02:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC5704003C; Thu, 12 Jun 2025 11:02:36 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A719D4021F for ; Thu, 12 Jun 2025 11:02:35 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 8461A1252C1; Thu, 12 Jun 2025 11:01:38 +0200 (CEST) Subject: |WARNING| pw154355 [PATCH v1 04/17] =?utf-8?q?net/nbl=3A=C2=A0_add_Channel_layer_defin?= =?utf-8?q?itions_and_implementation?= In-Reply-To: <20250612085840.729830-5-kyo.liu@nebula-matrix.com> References: <20250612085840.729830-5-kyo.liu@nebula-matrix.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kyo Liu Message-Id: <20250612090138.8461A1252C1@dpdk.org> Date: Thu, 12 Jun 2025 11:01:38 +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/154355 _coding style issues_ WARNING:TYPO_SPELLING: 'defin' may be misspelled - perhaps 'define'? #27: Subject: [PATCH v1 04/17] =?utf-8?q?net/nbl=3A=C2=A0_add_Channel_layer_defin?= WARNING:TYPO_SPELLING: 'donot' may be misspelled - perhaps 'do not'? #594: FILE: drivers/net/nbl/nbl_hw/nbl_channel.c:267: + NBL_LOG(INFO, "payload_len donot match ack_len!," WARNING:TYPO_SPELLING: 'indivisual' may be misspelled - perhaps 'individual'? #1114: FILE: drivers/net/nbl/nbl_hw/nbl_channel.h:109: + * Every indivisual mgt must have the common mgt as its first member, and contains its unique total: 0 errors, 3 warnings, 0 checks, 1567 lines checked