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 D3C15429F1 for ; Thu, 27 Apr 2023 04:20:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEA4A40F18; Thu, 27 Apr 2023 04:20:11 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CDE4B40F18 for ; Thu, 27 Apr 2023 04:20:10 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id AF2CA121EF6; Thu, 27 Apr 2023 04:20:10 +0200 (CEST) Subject: |WARNING| pw126560 [PATCH] net/mana: return probe failure if there is no device found In-Reply-To: <1682561915-7204-1-git-send-email-longli@linuxonhyperv.com> References: <1682561915-7204-1-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20230427022010.AF2CA121EF6@dpdk.org> Date: Thu, 27 Apr 2023 04:20:10 +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/126560 _coding style issues_ WARNING:TYPO_SPELLING: 'deivces' may be misspelled - perhaps 'devices'? #71: FILE: drivers/net/mana/mana.c:1346: + * Return value: number of successfully probed deivces total: 0 errors, 1 warnings, 0 checks, 91 lines checked