From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 42A8E3258; Fri, 1 Dec 2017 18:18:32 +0100 (CET) In-Reply-To: References: To: test-report@dpdk.org Cc: Antonio Fischetti Message-Id: <20171201171832.42A8E3258@dpdk.org> Date: Fri, 1 Dec 2017 18:18:32 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31878 [PATCH v2] net/virtio: fix an incorrect behavior of device stop/start 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: Fri, 01 Dec 2017 17:18:32 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31878 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #21: I could replicate the same issue by using testpmd + a VM (= Virtual Machine). ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #52: commit d8227497ec5c3de75fe378e09fc9673ae097fa73 ERROR:CODE_INDENT: code indent should use tabs where possible #298: FILE: drivers/net/virtio/virtqueue.c:83: + //vq->vq_used_cons_idx++;$ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 3 errors, 1 warnings, 0 checks, 8 lines checked