From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 697C337AF; Tue, 11 Jul 2017 19:49:10 +0200 (CEST) In-Reply-To: <1499795286-31826-1-git-send-email-ilia.kurakin@intel.com> References: <1499795286-31826-1-git-send-email-ilia.kurakin@intel.com> To: test-report@dpdk.org Cc: ilia.kurakin@intel.com Message-Id: <20170711174910.697C337AF@dpdk.org> Date: Tue, 11 Jul 2017 19:49:10 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw26793 [PATCH v3] 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: Tue, 11 Jul 2017 17:49:10 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/26793 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #157: 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) #161: FILE: lib/librte_ether/rte_ethdev_profile.c:61: + __itt_string_handle *wasted_iter_handles[RTE_MAX_QUEUES_PER_PORT]; ^ total: 2 errors, 0 warnings, 231 lines checked