From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id ADCA2199B3; Wed, 6 Dec 2017 06:26:32 +0100 (CET) In-Reply-To: <20171206052528.xmxjxfkkurq7hhsp@debian-xvivbkq> References: <20171206052528.xmxjxfkkurq7hhsp@debian-xvivbkq> To: test-report@dpdk.org Cc: Tiwei Bie Message-Id: <20171206052632.ADCA2199B3@dpdk.org> Date: Wed, 6 Dec 2017 06:26:32 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31938 [PATCH v2 06/10] net/virtio: fix queue setup consistency 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, 06 Dec 2017 05:26:32 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31938 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #19: > diff --git a/drivers/net/virtio/virtio_ethdev.c b/drivers/net/virtio/virtio_ethdev.c ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #41: 25bf7a0b0936 ("vhost: make error handling consistent in Rx path") ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #43: efc83a1e7fc3 ("net/virtio: fix queue setup consistency") ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #50: # 25bf7a0b0936 was applied after efc83a1e7fc3 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #51: git checkout 25bf7a0b0936 ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 5 errors, 1 warnings, 0 checks, 7 lines checked