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 921EBA0540 for ; Sun, 19 Jul 2020 12:09:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 70CB41C07E; Sun, 19 Jul 2020 12:09:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 1BC3E1C0AC; Sun, 19 Jul 2020 12:09:52 +0200 (CEST) In-Reply-To: <20200719100735.2473014-1-thomas@monjalon.net> References: <20200719100735.2473014-1-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20200719100952.1BC3E1C0AC@dpdk.org> Date: Sun, 19 Jul 2020 12:09:52 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74425 [PATCH] common/mlx5: fix CPU detection for PCI relaxed ordering 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/74425 _coding style issues_ ERROR:INITIALISED_STATIC: do not initialise statics to false #217: FILE: drivers/common/mlx5/mlx5_common.c:138: + static bool once = false; total: 1 errors, 0 warnings, 0 checks, 130 lines checked