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 41B38A00C2 for ; Tue, 6 Dec 2022 07:50:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E63440151; Tue, 6 Dec 2022 07:50:26 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 52DFC40A7F for ; Tue, 6 Dec 2022 07:50:24 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 4EE8C122CD9; Tue, 6 Dec 2022 07:50:24 +0100 (CET) Subject: |WARNING| pw120472 [PATCH V3 2/5] ethdev: fix skip valid port in probing callback In-Reply-To: <20221206064536.1946-3-lihuisong@huawei.com> References: <20221206064536.1946-3-lihuisong@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Huisong Li Message-Id: <20221206065024.4EE8C122CD9@dpdk.org> Date: Tue, 6 Dec 2022 07:50:24 +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/120472 _coding style issues_ WARNING:TYPO_SPELLING: 'skiped' may be misspelled - perhaps 'skipped'? #59: RTE_ETH_DEV_UNUSED, this port will be skiped. total: 0 errors, 1 warnings, 118 lines checked