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 D667EA0548 for ; Sat, 16 Oct 2021 11:14:53 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1E8F41159; Sat, 16 Oct 2021 11:14:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3219B4067C for ; Sat, 16 Oct 2021 11:14:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2D8E5121D26; Sat, 16 Oct 2021 11:14:53 +0200 (CEST) In-Reply-To: <20211016091214.1831902-11-xuemingl@nvidia.com> References: <20211016091214.1831902-11-xuemingl@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Xueming Li Message-Id: <20211016091453.2D8E5121D26@dpdk.org> Date: Sat, 16 Oct 2021 11:14:53 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw101884 [PATCH v2 10/13] net/mlx5: move Rx queue DevX resource 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/101884 _coding style issues_ WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'? #339: FILE: drivers/net/mlx5/linux/mlx5_verbs.c:422: + ret = mlx5_ibv_modify_wq(rxq, IBV_WQS_RDY); total: 0 errors, 1 warnings, 0 checks, 983 lines checked