From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B03B51B25A; Tue, 14 Nov 2017 18:39:10 +0100 (CET) In-Reply-To: References: To: test-report@dpdk.org Cc: Antonio Fischetti Message-Id: <20171114173910.B03B51B25A@dpdk.org> Date: Tue, 14 Nov 2017 18:39:10 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31368 [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: Tue, 14 Nov 2017 17:39:10 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31368 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #48: ./testpmd -c 0x3 -n 4 --socket-mem 512 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work #197: --- a/drivers/net/virtio/virtqueue.c ERROR:CODE_INDENT: code indent should use tabs where possible #204: FILE: drivers/net/virtio/virtqueue.c:83: + //vq->vq_used_cons_idx++;$ ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?) #207: FILE: drivers/net/virtio/virtqueue.c:85: Not quite sure if this change make any sense to you? ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 4 errors, 1 warnings, 0 checks, 8 lines checked