From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BFB70A0471 for ; Fri, 16 Aug 2019 21:08:44 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B3F281BF16; Fri, 16 Aug 2019 21:08:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 06D021BF20; Fri, 16 Aug 2019 21:08:44 +0200 (CEST) In-Reply-To: <156595695082.7484.13482698229756801845.stgit@jrharri1-skx> References: <156595695082.7484.13482698229756801845.stgit@jrharri1-skx> To: test-report@dpdk.org Cc: Jim Harris Message-Id: <20190816190844.06D021BF20@dpdk.org> Date: Fri, 16 Aug 2019 21:08:44 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw57727 [PATCH v2 1/2] timer: use rte_mp_msg to pass TSC hz to secondary procs 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/57727 _coding style issues_ WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon #69: FILE: lib/librte_eal/common/eal_common_timer.c:102: + struct rte_mp_msg mp_req = {0};; total: 0 errors, 1 warnings, 91 lines checked