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 260F4A0C45 for ; Mon, 13 Sep 2021 13:27:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1647740151; Mon, 13 Sep 2021 13:27:49 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 873894014F for ; Mon, 13 Sep 2021 13:27:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 6C987122527; Mon, 13 Sep 2021 13:27:48 +0200 (CEST) In-Reply-To: <20210913112633.2836730-1-andrew.rybchenko@oktetlabs.ru> References: <20210913112633.2836730-1-andrew.rybchenko@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andrew Rybchenko Message-Id: <20210913112748.6C987122527@dpdk.org> Date: Mon, 13 Sep 2021 13:27:48 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw98743 [PATCH v5] ethdev: fix representor port ID search by name 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/98743 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #194: FILE: drivers/net/mlx5/linux/mlx5_os.c:1684: + opriv->master && WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #218: FILE: drivers/net/mlx5/windows/mlx5_os.c:550: + opriv->master && total: 0 errors, 2 warnings, 150 lines checked