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 EB4CFA034F for ; Mon, 21 Feb 2022 20:29:43 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B0A741156; Mon, 21 Feb 2022 20:29:43 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D6B5341150 for ; Mon, 21 Feb 2022 20:29:41 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id BC73212336A; Mon, 21 Feb 2022 20:29:41 +0100 (CET) Subject: |WARNING| pw107907 [PATCH 20.11 1/5] common/mlx5: add minimum WQE size for striding RQ In-Reply-To: <20220221192918.2455579-2-michaelba@nvidia.com> References: <20220221192918.2455579-2-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michael Baum Message-Id: <20220221192941.BC73212336A@dpdk.org> Date: Mon, 21 Feb 2022 20:29:41 +0100 (CET) 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/107907 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit fatal: bad o ("430c2a3c4250aafca")' #119: [ upstream commit 10599cf83ebe768fe5ebe3e430c2a3c4250aafca ] ERROR:CODE_INDENT: code indent should use tabs where possible #166: FILE: drivers/common/mlx5/mlx5_devx_cmds.c:744: +^I^I MLX5_GET_HCA_CAP_OP_MOD_GENERAL_DEVICE_2 |$ total: 2 errors, 0 warnings, 117 lines checked