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 AD57841DBC for ; Fri, 3 Mar 2023 03:14:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7A47427F5; Fri, 3 Mar 2023 03:14:42 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CA84342B71 for ; Fri, 3 Mar 2023 03:14:41 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B8DE7120D89; Fri, 3 Mar 2023 03:14:41 +0100 (CET) Subject: |WARNING| pw124755 [PATCH] net/mana: use trace points for data path logs In-Reply-To: <1677809657-26847-1-git-send-email-longli@linuxonhyperv.com> References: <1677809657-26847-1-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20230303021441.B8DE7120D89@dpdk.org> Date: Fri, 3 Mar 2023 03:14:41 +0100 (CET) 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/124755 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #216: FILE: drivers/net/mana/mana_trace.h:10: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #223: FILE: drivers/net/mana/mana_trace.h:17: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #231: FILE: drivers/net/mana/mana_trace.h:25: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #238: FILE: drivers/net/mana/mana_trace.h:32: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #246: FILE: drivers/net/mana/mana_trace.h:40: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #254: FILE: drivers/net/mana/mana_trace.h:48: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #262: FILE: drivers/net/mana/mana_trace.h:56: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #270: FILE: drivers/net/mana/mana_trace.h:64: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #277: FILE: drivers/net/mana/mana_trace.h:71: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #286: FILE: drivers/net/mana/mana_trace.h:80: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #294: FILE: drivers/net/mana/mana_trace.h:88: +RTE_TRACE_POINT_FP( WARNING:LONG_LINE: line length of 173 exceeds 100 columns #296: FILE: drivers/net/mana/mana_trace.h:90: + RTE_TRACE_POINT_ARGS(uintptr_t buf, uint32_t num_sgl, uint32_t inline_oob_size_dw, uint32_t client_data_unit, uintptr_t inline_oob_data, uint32_t inline_oob_size_b), CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #305: FILE: drivers/net/mana/mana_trace.h:99: +RTE_TRACE_POINT_FP( WARNING:LONG_LINE: line length of 129 exceeds 100 columns #307: FILE: drivers/net/mana/mana_trace.h:101: + RTE_TRACE_POINT_ARGS(uint32_t num_sge, uintptr_t addr, uint32_t size, uint32_t lkey, uint32_t list_size, uint32_t flags), CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #316: FILE: drivers/net/mana/mana_trace.h:110: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #325: FILE: drivers/net/mana/mana_trace.h:119: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #333: FILE: drivers/net/mana/mana_trace.h:127: +RTE_TRACE_POINT_FP( WARNING:LONG_LINE: line length of 129 exceeds 100 columns #335: FILE: drivers/net/mana/mana_trace.h:129: + RTE_TRACE_POINT_ARGS(uintptr_t page, uintptr_t addr, uint32_t queue_id, uint32_t queue_type, uint32_t tail, uint8_t arm), CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #344: FILE: drivers/net/mana/mana_trace.h:138: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #351: FILE: drivers/net/mana/mana_trace.h:145: +RTE_TRACE_POINT_FP( WARNING:LONG_LINE: line length of 176 exceeds 100 columns #353: FILE: drivers/net/mana/mana_trace.h:147: + RTE_TRACE_POINT_ARGS(uint32_t new_owner_bits, uint32_t old_owner_bits, uint32_t cqe_owner_bits, uint32_t work_queue_number, uint32_t send_work_queue, uint32_t cq_head), CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #362: FILE: drivers/net/mana/mana_trace.h:156: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #369: FILE: drivers/net/mana/mana_trace.h:163: +RTE_TRACE_POINT_FP( WARNING:LONG_LINE: line length of 259 exceeds 100 columns #371: FILE: drivers/net/mana/mana_trace.h:165: + RTE_TRACE_POINT_ARGS(uint16_t pkt_idx, uintptr_t buf, uint32_t nb_segs, uint32_t pkt_len, uint32_t format, uint32_t outer_ipv4, uint32_t outer_ipv6, uint32_t ip_checksum, uint32_t tcp_checksum, uint32_t udp_checksum, uint32_t transport_header_offset), CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #385: FILE: drivers/net/mana/mana_trace.h:179: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #392: FILE: drivers/net/mana/mana_trace.h:186: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #397: FILE: drivers/net/mana/mana_trace.h:191: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #402: FILE: drivers/net/mana/mana_trace.h:196: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #408: FILE: drivers/net/mana/mana_trace.h:202: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #413: FILE: drivers/net/mana/mana_trace.h:207: +RTE_TRACE_POINT_FP( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #421: FILE: drivers/net/mana/mana_trace.h:215: +RTE_TRACE_POINT_FP( total: 0 errors, 5 warnings, 26 checks, 685 lines checked