From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 6FF9A199AE; Mon, 18 Sep 2017 05:01:37 +0200 (CEST) In-Reply-To: <1505703634-794-1-git-send-email-phil.yang@arm.com> References: <1505703634-794-1-git-send-email-phil.yang@arm.com> To: test-report@dpdk.org Cc: Phil Yang Message-Id: <20170918030137.6FF9A199AE@dpdk.org> Date: Mon, 18 Sep 2017 05:01:37 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28810 [PATCH] app/testpmd: fix stats period can't quit normally in container 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, 18 Sep 2017 03:01:37 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28810 _coding style issues_ ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0 #31: FILE: app/test-pmd/testpmd.c:186: +uint8_t f_quit = 0; /* Receive LSC INTERRUPTION to stop show statistics periodically */ total: 1 errors, 0 warnings, 23 lines checked