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 D35EFA0588 for ; Wed, 8 Apr 2020 01:07:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CB8B21C02D; Wed, 8 Apr 2020 01:07:40 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C45891C06D; Wed, 8 Apr 2020 01:07:39 +0200 (CEST) In-Reply-To: <20200407230647.59478-2-thomas@monjalon.net> References: <20200407230647.59478-2-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20200407230739.C45891C06D@dpdk.org> Date: Wed, 8 Apr 2020 01:07:39 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw67918 [PATCH v2 1/3] common/mlx5: split glue initialization 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/67918 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #165: FILE: drivers/common/mlx5/mlx5_common.c:294: + mlx5_common_logtype = rte_log_register_type_and_pick_level("pmd.common.mlx5", RTE_LOG_NOTICE); total: 0 errors, 1 warnings, 102 lines checked