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 0C964A0C41 for ; Thu, 30 Sep 2021 13:54:27 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EEA06410ED; Thu, 30 Sep 2021 13:54:26 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2D38E40DDA for ; Thu, 30 Sep 2021 13:54:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 06F131206FE; Thu, 30 Sep 2021 13:54:26 +0200 (CEST) In-Reply-To: <20210930115217.35210-1-jiaweiw@nvidia.com> References: <20210930115217.35210-1-jiaweiw@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jiawei Wang Message-Id: <20210930115426.06F131206FE@dpdk.org> Date: Thu, 30 Sep 2021 13:54:26 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100089 [PATCH] net/mlx5: optimize the device spawn time with representors 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/100089 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #173: FILE: drivers/net/mlx5/linux/mlx5_os.c:1838: + /* Port representor shares the same max prioirity with master. */ WARNING:TYPO_SPELLING: 'Availibility' may be misspelled - perhaps 'Availability'? #238: FILE: drivers/net/mlx5/mlx5.h:1209: + /* Availibility of mreg_c's. */ total: 0 errors, 2 warnings, 0 checks, 233 lines checked