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 0D1B1A0546 for ; Sat, 1 May 2021 19:20:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0981F4014F; Sat, 1 May 2021 19:20:44 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 01A5A4013F for ; Sat, 1 May 2021 19:20:43 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id EDE37121159; Sat, 1 May 2021 19:20:42 +0200 (CEST) In-Reply-To: <20210501171837.13282-4-dmitry.kozliuk@gmail.com> References: <20210501171837.13282-4-dmitry.kozliuk@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dmitry Kozlyuk Message-Id: <20210501172042.EDE37121159@dpdk.org> Date: Sat, 1 May 2021 19:20:42 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw92589 [kmods PATCH 3/3] windows/virt2phys: add tracing 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/92589 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #90: [1]: https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/wpp-software-tracing ERROR:SPACING: space required after that ',' (ctx:VxV) #286: FILE: windows/virt2phys/virt2phys_trace.h:8: + VIRT2PHYS_TRACE_GUID, (C5C835BB,5CFB,4757,B1D4,9DD74662E212), \ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #286: FILE: windows/virt2phys/virt2phys_trace.h:8: + VIRT2PHYS_TRACE_GUID, (C5C835BB,5CFB,4757,B1D4,9DD74662E212), \ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #286: FILE: windows/virt2phys/virt2phys_trace.h:8: + VIRT2PHYS_TRACE_GUID, (C5C835BB,5CFB,4757,B1D4,9DD74662E212), \ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #286: FILE: windows/virt2phys/virt2phys_trace.h:8: + VIRT2PHYS_TRACE_GUID, (C5C835BB,5CFB,4757,B1D4,9DD74662E212), \ ^ WARNING:LEADING_SPACE: please, no spaces at the start of a line #290: FILE: windows/virt2phys/virt2phys_trace.h:12: + WPP_LEVEL_LOGGER(flag)$ ERROR:SPACING: space required after that ',' (ctx:VxV) #296: FILE: windows/virt2phys/virt2phys_trace.h:18: +#define WPP_LEVEL_FLAGS_LOGGER(lvl,flags) \ ^ WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #315: FILE: windows/virt2phys/virt2phys_trace.h:37: +/* +begin_wpp config total: 5 errors, 3 warnings, 189 lines checked