From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 210DD292D; Mon, 28 Aug 2017 19:58:03 +0200 (CEST) In-Reply-To: <20170828175703.5746-1-stephen@networkplumber.org> References: <20170828175703.5746-1-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20170828175803.210DD292D@dpdk.org> Date: Mon, 28 Aug 2017 19:58:03 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28036 [PATCH] rte: initialize logging before 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: Mon, 28 Aug 2017 17:58:03 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28036 _coding style issues_ WARNING:TYPO_SPELLING: 'befor' may be misspelled - perhaps 'before'? #16: the bus registration constructor is called befor the logging constructor. total: 0 errors, 1 warnings, 17 lines checked