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 7BD1F43252 for ; Tue, 31 Oct 2023 15:30:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76D1940691; Tue, 31 Oct 2023 15:30:57 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0246440DFD for ; Tue, 31 Oct 2023 15:30:47 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id ED50F120A24; Tue, 31 Oct 2023 15:30:46 +0100 (CET) Subject: |WARNING| pw133675 [PATCH 7/8] net/mlx5: sort port spawn data with uplink ports first In-Reply-To: <20231031142733.2009166-8-dsosnowski@nvidia.com> References: <20231031142733.2009166-8-dsosnowski@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dariusz Sosnowski Message-Id: <20231031143046.ED50F120A24@dpdk.org> Date: Tue, 31 Oct 2023 15:30:46 +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/133675 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #126: only a single master port. It resulted in an order where WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #127: master port first comes second, then representors in ascending WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #136: to be first. If there are many uplink ports, the master port will WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #162: FILE: drivers/net/mlx5/linux/mlx5_os.c:1808: + /* Then master devices. */ total: 0 errors, 4 warnings, 0 checks, 16 lines checked