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 4A9F445913 for ; Fri, 6 Sep 2024 12:23:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46DCC42E12; Fri, 6 Sep 2024 12:23:18 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 83F464029E for ; Fri, 6 Sep 2024 12:23:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 46DDD121D10; Fri, 6 Sep 2024 12:23:16 +0200 (CEST) Subject: |WARNING| pw143689 [PATCH 3/3] net/mlx5/hws: print CQE error syndrome and more information In-Reply-To: <20240906102151.171965-4-gavinl@nvidia.com> References: <20240906102151.171965-4-gavinl@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gavin Li Message-Id: <20240906102316.46DDD121D10@dpdk.org> Date: Fri, 6 Sep 2024 12:23:16 +0200 (CEST) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/143689 _coding style issues_ WARNING:TYPO_SPELLING: 'Vender' may be misspelled - perhaps 'Vendor'? #145: FILE: drivers/net/mlx5/hws/mlx5dr_send.c:604: + DR_LOG(ERR, "CQE ERR:0x%x, Vender_ERR:0x%x, OP:0x%x, QPN:0x%x, WQE_CNT:0x%x", WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: Minggang Li(Gavin) ' != 'Signed-off-by: Gavin Li ' total: 0 errors, 2 warnings, 0 checks, 16 lines checked