From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id DEFB22C24; Mon, 18 Dec 2017 03:52:50 +0100 (CET) In-Reply-To: <20171218025047.a6ofepaey2ztozd3@debian-xvivbkq> References: <20171218025047.a6ofepaey2ztozd3@debian-xvivbkq> To: test-report@dpdk.org Cc: Tiwei Bie Message-Id: <20171218025250.DEFB22C24@dpdk.org> Date: Mon, 18 Dec 2017 03:52:50 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32342 [PATCH] net/virtio: fix Rx and Tx handler selection for arm32 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: Mon, 18 Dec 2017 02:52:51 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32342 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #46: 4819eae8d94b ("net/virtio: rationalize setting of Rx/Tx handlers") ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #47: 0964936308cd ("net/virtio: keep Rx handler whatever the Tx queue config") WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #73: > diff --git a/drivers/net/virtio/virtio_ethdev.c b/drivers/net/virtio/virtio_ethdev.c ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 3 errors, 1 warnings, 0 checks, 9 lines checked