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 557DB45459 for ; Wed, 19 Jun 2024 12:09:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51BA842E53; Wed, 19 Jun 2024 12:09:49 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D62C342D68 for ; Wed, 19 Jun 2024 12:09:35 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id CEEBF12231F; Wed, 19 Jun 2024 12:09:35 +0200 (CEST) Subject: |WARNING| pw141373 [PATCH 2/7] net/nfp: add trace point about tunnel In-Reply-To: <20240619100754.3480077-3-chaoyong.he@corigine.com> References: <20240619100754.3480077-3-chaoyong.he@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chaoyong He Message-Id: <20240619100935.CEEBF12231F@dpdk.org> Date: Wed, 19 Jun 2024 12:09:35 +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/141373 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #206: FILE: drivers/net/nfp/nfp_trace.h:62: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #240: FILE: drivers/net/nfp/nfp_trace.h:96: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #276: FILE: drivers/net/nfp/nfp_trace.h:132: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #289: FILE: drivers/net/nfp/nfp_trace.h:145: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #302: FILE: drivers/net/nfp/nfp_trace.h:158: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #320: FILE: drivers/net/nfp/nfp_trace.h:176: +RTE_TRACE_POINT( total: 0 errors, 0 warnings, 6 checks, 208 lines checked