From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 16782590E; Thu, 17 Nov 2016 06:29:09 +0100 (CET) In-Reply-To: <1479360605-20558-4-git-send-email-shreyansh.jain@nxp.com> References: <1479360605-20558-4-git-send-email-shreyansh.jain@nxp.com> To: test-report@dpdk.org Cc: Shreyansh Jain Message-Id: <20161117052909.16782590E@dpdk.org> Date: Thu, 17 Nov 2016 06:29:09 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| [RFC PATCH 3/6] bus: add bus driver layer X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2016 05:29:09 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/17056 _coding style issues_ WARNING:TYPO_SPELLING: 'implmentation' may be misspelled - perhaps 'implementation'? #140: - This way, each bus implmentation would be within the drivers/* area and ERROR:SPACING: space required after that ',' (ctx:VxV) #380: FILE: bus/pci/linuxapp/pci_bus.c:93: + splitaddr.function = strchr(splitaddr.devid,'.'); ^ ERROR:SPACING: spaces required around that '<' (ctx:VxV) #417: FILE: bus/pci/linuxapp/pci_bus.c:130: + for (i = 0; i