From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 71AD97CE3; Thu, 29 Jun 2017 23:54:37 +0200 (CEST) In-Reply-To: <3705717.5YLzOZFs93@xps> References: <3705717.5YLzOZFs93@xps> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20170629215437.71AD97CE3@dpdk.org> Date: Thu, 29 Jun 2017 23:54:37 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25843 [PATCH v5 12/19] devargs: generic device representation 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: Thu, 29 Jun 2017 21:54:37 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25843 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #24: > lib/librte_eal/common/eal_common_devargs.c | 48 +++++------------------------ ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work #34: --- a/lib/librte_eal/common/eal_common_pci.c WARNING:LEADING_SPACE: please, no spaces at the start of a line #41: FILE: lib/librte_eal/common/eal_common_pci.c:536: + da->bus->parse(da->name, &addr);$ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 2 errors, 2 warnings, 8 lines checked