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 8E791A034F for ; Mon, 21 Feb 2022 20:31:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89C8040DF6; Mon, 21 Feb 2022 20:31:29 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 32C8D4013F for ; Mon, 21 Feb 2022 20:31:26 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 2EB1212336A; Mon, 21 Feb 2022 20:31:26 +0100 (CET) Subject: |WARNING| pw107909 [PATCH 20.11 4/5] net/mlx5: fix memory socket selection in ASO management In-Reply-To: <20220221192918.2455579-5-michaelba@nvidia.com> References: <20220221192918.2455579-5-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michael Baum Message-Id: <20220221193126.2EB1212336A@dpdk.org> Date: Mon, 21 Feb 2022 20:31:26 +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/107909 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit fatal: bad o ("b0774275531c05f9b")' #121: [ upstream commit 147f6fb42bd7637b37a9180b0774275531c05f9b ] ERROR:CODE_INDENT: code indent should use tabs where possible #190: FILE: drivers/net/mlx5/mlx5_flow_age.c:137: +^I SOCKET_ID_ANY);$ total: 2 errors, 0 warnings, 0 checks, 89 lines checked