From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id AEB50A0521 for ; Tue, 28 Jul 2020 08:23:31 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A67831C0C5; Tue, 28 Jul 2020 08:23:31 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id E3ABD1C0C6; Tue, 28 Jul 2020 08:23:29 +0200 (CEST) In-Reply-To: <1595917336-30613-1-git-send-email-xuemingl@mellanox.com> References: <1595917336-30613-1-git-send-email-xuemingl@mellanox.com> To: test-report@dpdk.org Cc: Xueming Li Message-Id: <20200728062329.E3ABD1C0C6@dpdk.org> Date: Tue, 28 Jul 2020 08:23:29 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74898 [v1] vdpa/mlx5: use control core Id for vhost thread X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/74898 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #69: FILE: drivers/vdpa/mlx5/mlx5_vdpa_event.c:58: + lcore = (uint32_t)rte_get_master_lcore(); total: 0 errors, 1 warnings, 8 lines checked