From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 2912BF8AA; Sat, 25 Feb 2017 11:29:31 +0100 (CET) In-Reply-To: <1488018496-995-4-git-send-email-jblunck@infradead.org> References: <1488018496-995-4-git-send-email-jblunck@infradead.org> To: test-report@dpdk.org Cc: Jan Blunck Message-Id: <20170225102931.2912BF8AA@dpdk.org> Date: Sat, 25 Feb 2017 11:29:31 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw20753 [PATCH v3 03/10] eal: move virtual device probing into a bus 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: Sat, 25 Feb 2017 10:29:31 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/20753 _coding style issues_ ERROR:INITIALISED_STATIC: do not initialise statics to 0 #185: FILE: lib/librte_eal/common/eal_common_vdev.c:174: + static int registered = 0; total: 1 errors, 0 warnings, 105 lines checked