From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D254B591E; Wed, 15 Feb 2017 15:04:19 +0100 (CET) In-Reply-To: <1487167444-642-1-git-send-email-jblunck@infradead.org> References: <1487167444-642-1-git-send-email-jblunck@infradead.org> To: test-report@dpdk.org Cc: Jan Blunck Message-Id: <20170215140419.D254B591E@dpdk.org> Date: Wed, 15 Feb 2017 15:04:19 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw20435 [RFC] eal: use busname and devargs to attach devices 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: Wed, 15 Feb 2017 14:04:19 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/20435 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #64: Using just the device name to attach a device on the EAL level is not enough WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline #151: FILE: lib/librte_eal/common/eal_common_dev.c:127: + RTE_LOG(ERR, EAL, "Attaching device to bus failed "); total: 0 errors, 2 warnings, 121 lines checked