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 8B1B7A052A for ; Fri, 10 Jul 2020 11:50:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F2D7E1DD86; Fri, 10 Jul 2020 11:50:02 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C1A681DD13; Fri, 10 Jul 2020 11:49:59 +0200 (CEST) In-Reply-To: <1594374530-24659-6-git-send-email-viacheslavo@mellanox.com> References: <1594374530-24659-6-git-send-email-viacheslavo@mellanox.com> To: test-report@dpdk.org Cc: Viacheslav Ovsiienko Message-Id: <20200710094959.C1A681DD13@dpdk.org> Date: Fri, 10 Jul 2020 11:49:59 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73719 [PATCH v1 06/16] net/mlx5: create rearm queue for packet pacing 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/73719 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #172: FILE: drivers/net/mlx5/mlx5_txpp.c:110: + /* Build SEND_EN request with slave WQE index. */ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #184: FILE: drivers/net/mlx5/mlx5_txpp.c:122: + /* Build WAIT request with slave CQE index. */ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #286: FILE: drivers/net/mlx5/mlx5_txpp.c:224: + sq_attr.cd_master = 1; total: 0 errors, 3 warnings, 0 checks, 258 lines checked