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 B5FFB42DD9 for ; Wed, 5 Jul 2023 17:33:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1D544021F; Wed, 5 Jul 2023 17:33:33 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 98E284021F for ; Wed, 5 Jul 2023 17:33:31 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 93DE9120922; Wed, 5 Jul 2023 17:33:31 +0200 (CEST) Subject: |WARNING| pw129303 [PATCH v5 1/4] net/mlx5: introduce tracepoints for mlx5 drivers In-Reply-To: <20230705153125.4657-2-viacheslavo@nvidia.com> References: <20230705153125.4657-2-viacheslavo@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Viacheslav Ovsiienko Message-Id: <20230705153331.93DE9120922@dpdk.org> Date: Wed, 5 Jul 2023 17:33:31 +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/129303 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #281: FILE: drivers/net/mlx5/mlx5_trace.h:23: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #288: FILE: drivers/net/mlx5/mlx5_trace.h:30: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #295: FILE: drivers/net/mlx5/mlx5_trace.h:37: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #301: FILE: drivers/net/mlx5/mlx5_trace.h:43: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #308: FILE: drivers/net/mlx5/mlx5_trace.h:50: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #317: FILE: drivers/net/mlx5/mlx5_trace.h:59: +RTE_TRACE_POINT_FP( total: 0 errors, 0 warnings, 6 checks, 302 lines checked