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 1E3A442D7F for ; Wed, 28 Jun 2023 13:11:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A00941144; Wed, 28 Jun 2023 13:11:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 63576410F1 for ; Wed, 28 Jun 2023 13:11:49 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5DB41120922; Wed, 28 Jun 2023 13:11:49 +0200 (CEST) Subject: |WARNING| pw129047 [PATCH v3 1/4] net/mlx5: introduce tracepoints for mlx5 drivers In-Reply-To: <20230628110958.1403-2-viacheslavo@nvidia.com> References: <20230628110958.1403-2-viacheslavo@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Viacheslav Ovsiienko Message-Id: <20230628111149.5DB41120922@dpdk.org> Date: Wed, 28 Jun 2023 13:11:49 +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/129047 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #273: FILE: drivers/net/mlx5/mlx5_tx.h:26: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #280: FILE: drivers/net/mlx5/mlx5_tx.h:33: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #287: FILE: drivers/net/mlx5/mlx5_tx.h:40: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #293: FILE: drivers/net/mlx5/mlx5_tx.h:46: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #300: FILE: drivers/net/mlx5/mlx5_tx.h:53: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #309: FILE: drivers/net/mlx5/mlx5_tx.h:62: +RTE_TRACE_POINT_FP( total: 0 errors, 0 warnings, 6 checks, 272 lines checked