From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E70B91AEF5; Fri, 22 Sep 2017 16:53:57 +0200 (CEST) In-Reply-To: <20170922145229.28463-1-ilia.kurakin@intel.com> References: <20170922145229.28463-1-ilia.kurakin@intel.com> To: test-report@dpdk.org Cc: ilia.kurakin@intel.com Message-Id: <20170922145357.E70B91AEF5@dpdk.org> Date: Fri, 22 Sep 2017 16:53:57 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw29113 [PATCH v8] 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: Fri, 22 Sep 2017 14:53:58 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/29113 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #220: FILE: lib/librte_ether/ethdev_profile.c:59: + __itt_domain *domains[RTE_MAX_QUEUES_PER_PORT]; ^ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #224: FILE: lib/librte_ether/ethdev_profile.c:63: + __itt_string_handle *handles[RTE_MAX_QUEUES_PER_PORT]; ^ total: 2 errors, 0 warnings, 308 lines checked