From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 6CC26378E; Thu, 29 Jun 2017 23:53:17 +0200 (CEST) In-Reply-To: <1498569361-5011-1-git-send-email-ilia.kurakin@intel.com> References: <1498569361-5011-1-git-send-email-ilia.kurakin@intel.com> To: test-report@dpdk.org Cc: ilia.kurakin@intel.com Message-Id: <20170629215317.6CC26378E@dpdk.org> Date: Thu, 29 Jun 2017 23:53:17 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25784 [PATCH] ether: add support for vtune task tracing 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: Thu, 29 Jun 2017 21:53:17 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25784 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #116: FILE: lib/librte_ether/rte_eth_itt.h:51: + __itt_domain *wasted_iter_domains[RTE_MAX_QUEUES_PER_PORT]; ^ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #120: FILE: lib/librte_ether/rte_eth_itt.h:55: + __itt_string_handle *wasted_iter_handles[RTE_MAX_QUEUES_PER_PORT]; ^ total: 2 errors, 0 warnings, 161 lines checked