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 877D5A09FF for ; Mon, 28 Dec 2020 13:35:21 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 567C8CAAB; Mon, 28 Dec 2020 13:35:05 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 43FCBCA41; Mon, 28 Dec 2020 13:35:04 +0100 (CET) In-Reply-To: <20201228123302.3608-2-talshn@nvidia.com> References: <20201228123302.3608-2-talshn@nvidia.com> To: test-report@dpdk.org Cc: Tal Shnaiderman Message-Id: <20201228123504.43FCBCA41@dpdk.org> Date: Mon, 28 Dec 2020 13:35:04 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw85809 [PATCH v2 01/35] common/mlx5/windows: add missing DV and IBV definitions 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/85809 _coding style issues_ WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'? #201: FILE: drivers/common/mlx5/windows/mlx5_win_defs.h:155: + IBV_WQS_RESET, WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'? #202: FILE: drivers/common/mlx5/windows/mlx5_win_defs.h:156: + IBV_WQS_RDY, WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'? #203: FILE: drivers/common/mlx5/windows/mlx5_win_defs.h:157: + IBV_WQS_ERR, WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'? #204: FILE: drivers/common/mlx5/windows/mlx5_win_defs.h:158: + IBV_WQS_UNKNOWN total: 0 errors, 4 warnings, 145 lines checked