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 71990455C0 for ; Mon, 8 Jul 2024 04:47:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BFB540DD1; Mon, 8 Jul 2024 04:47:43 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B2BCC40B9C for ; Mon, 8 Jul 2024 04:47:40 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A5EB1128144; Mon, 8 Jul 2024 04:47:40 +0200 (CEST) Subject: |WARNING| pw142185 [PATCH v2 1/7] net/nfp: add trace points about port In-Reply-To: <20240708024543.77126-2-chaoyong.he@corigine.com> References: <20240708024543.77126-2-chaoyong.he@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chaoyong He Message-Id: <20240708024740.A5EB1128144@dpdk.org> Date: Mon, 8 Jul 2024 04:47:40 +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/142185 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #281: FILE: drivers/net/nfp/nfp_trace.h:13: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #300: FILE: drivers/net/nfp/nfp_trace.h:32: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #314: FILE: drivers/net/nfp/nfp_trace.h:46: +RTE_TRACE_POINT( total: 0 errors, 0 warnings, 3 checks, 179 lines checked