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 15B3C45459 for ; Wed, 19 Jun 2024 12:09:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10FE542DBD; Wed, 19 Jun 2024 12:09:27 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3AAEF42DC9 for ; Wed, 19 Jun 2024 12:09:22 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 34E1212231F; Wed, 19 Jun 2024 12:09:22 +0200 (CEST) Subject: |WARNING| pw141377 [PATCH 6/7] net/nfp: add trace point about flow rule pattern In-Reply-To: <20240619100754.3480077-7-chaoyong.he@corigine.com> References: <20240619100754.3480077-7-chaoyong.he@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chaoyong He Message-Id: <20240619100922.34E1212231F@dpdk.org> Date: Wed, 19 Jun 2024 12:09:22 +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/141377 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #332: FILE: drivers/net/nfp/nfp_trace.h:239: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #347: FILE: drivers/net/nfp/nfp_trace.h:254: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #358: FILE: drivers/net/nfp/nfp_trace.h:265: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #369: FILE: drivers/net/nfp/nfp_trace.h:276: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #386: FILE: drivers/net/nfp/nfp_trace.h:293: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #399: FILE: drivers/net/nfp/nfp_trace.h:306: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #420: FILE: drivers/net/nfp/nfp_trace.h:327: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #443: FILE: drivers/net/nfp/nfp_trace.h:350: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #466: FILE: drivers/net/nfp/nfp_trace.h:373: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #485: FILE: drivers/net/nfp/nfp_trace.h:392: +RTE_TRACE_POINT( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #510: FILE: drivers/net/nfp/nfp_trace.h:417: +RTE_TRACE_POINT( total: 0 errors, 0 warnings, 11 checks, 407 lines checked