From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D2DD047CD; Wed, 19 Jul 2017 10:56:25 +0200 (CEST) In-Reply-To: <1500454485-11156-1-git-send-email-ilia.kurakin@intel.com> References: <1500454485-11156-1-git-send-email-ilia.kurakin@intel.com> To: test-report@dpdk.org Cc: ilia.kurakin@intel.com Message-Id: <20170719085625.D2DD047CD@dpdk.org> Date: Wed, 19 Jul 2017 10:56:25 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27048 [PATCH v5] 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: Wed, 19 Jul 2017 08:56:26 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27048 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #213: FILE: lib/librte_ether/rte_ethdev_profile.c:59: + __itt_domain *domains[RTE_MAX_QUEUES_PER_PORT]; ^ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #217: FILE: lib/librte_ether/rte_ethdev_profile.c:63: + __itt_string_handle *handles[RTE_MAX_QUEUES_PER_PORT]; ^ total: 2 errors, 0 warnings, 278 lines checked