From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B02413257; Tue, 11 Jul 2017 19:25:46 +0200 (CEST) In-Reply-To: <1499793847-30025-1-git-send-email-ilia.kurakin@intel.com> References: <1499793847-30025-1-git-send-email-ilia.kurakin@intel.com> To: test-report@dpdk.org Cc: ilia.kurakin@intel.com Message-Id: <20170711172546.B02413257@dpdk.org> Date: Tue, 11 Jul 2017 19:25:46 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw26792 [PATCH v3] The patch adds tracing of loop iterations that yielded no packets X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2017 17:25:46 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/26792 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #156: FILE: lib/librte_ether/rte_ethdev_profile.c:57: + __itt_domain *wasted_iter_domains[RTE_MAX_QUEUES_PER_PORT]; ^ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #160: FILE: lib/librte_ether/rte_ethdev_profile.c:61: + __itt_string_handle *wasted_iter_handles[RTE_MAX_QUEUES_PER_PORT]; ^ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #302: FILE: lib/librte_ether/rte_ethdev_profile.h:47: + * Pointer to struct rte_eth_dev corresponding to given port_id. +*/ total: 2 errors, 1 warnings, 231 lines checked