From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 056BC58F6; Wed, 12 Jul 2017 04:41:38 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: "Liu, Yu Y" Message-Id: <20170712024138.056BC58F6@dpdk.org> Date: Wed, 12 Jul 2017 04:41:38 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw26851 [PATCH] vhost: fix vhost-user init failed 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, 12 Jul 2017 02:41:38 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/26851 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #26: Cc: dev@dpdk.org; yliu@fridaylinux.org; maxime.coquelin@redhat.com; Yao, Lei A WARNING:LEADING_SPACE: please, no spaces at the start of a line #79: FILE: lib/librte_vhost/socket.c:672: + pthread_mutex_unlock(&vhost_user.mutex);$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #80: FILE: lib/librte_vhost/socket.c:673: + return ret;$ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 1 errors, 3 warnings, 9 lines checked