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 59FEF468E0 for ; Thu, 12 Jun 2025 11:04:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46C504003C; Thu, 12 Jun 2025 11:04:41 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 836314003C for ; Thu, 12 Jun 2025 11:04:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 49CB11252C1; Thu, 12 Jun 2025 11:03:42 +0200 (CEST) Subject: |WARNING| pw154366 [PATCH v1 17/17] net/nbl: nbl device support set mtu and promisc In-Reply-To: <20250612085840.729830-18-kyo.liu@nebula-matrix.com> References: <20250612085840.729830-18-kyo.liu@nebula-matrix.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kyo Liu Message-Id: <20250612090342.49CB11252C1@dpdk.org> Date: Thu, 12 Jun 2025 11:03:42 +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/154366 _coding style issues_ WARNING:TYPO_SPELLING: 'faild' may be misspelled - perhaps 'failed'? #230: FILE: drivers/net/nbl/nbl_dispatch.c:867: + NBL_LOG(ERR, "userspace send set_promisc_mode ioctl msg faild ret %d", ret); total: 0 errors, 1 warnings, 0 checks, 265 lines checked