From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 94518377E; Mon, 24 Jul 2017 19:08:58 +0200 (CEST) In-Reply-To: <1500915997-26223-1-git-send-email-ilia.kurakin@intel.com> References: <1500915997-26223-1-git-send-email-ilia.kurakin@intel.com> To: test-report@dpdk.org Cc: ilia.kurakin@intel.com Message-Id: <20170724170858.94518377E@dpdk.org> Date: Mon, 24 Jul 2017 19:08:58 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27158 [PATCH v6] 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: Mon, 24 Jul 2017 17:08:58 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27158 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #171: 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) #175: FILE: lib/librte_ether/rte_ethdev_profile.c:63: + __itt_string_handle *handles[RTE_MAX_QUEUES_PER_PORT]; ^ total: 2 errors, 0 warnings, 238 lines checked