From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A00311B6A8; Mon, 16 Oct 2017 12:48:22 +0200 (CEST) In-Reply-To: <3e1f7960-711a-39fd-2a2f-ddea47df36d0@redhat.com> References: <3e1f7960-711a-39fd-2a2f-ddea47df36d0@redhat.com> To: test-report@dpdk.org Cc: Maxime Coquelin Message-Id: <20171016104822.A00311B6A8@dpdk.org> Date: Mon, 16 Oct 2017 12:48:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30425 [PATCH v3 15/19] vhost: postpone rings addresses translation 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, 16 Oct 2017 10:48:22 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30425 _coding style issues_ WARNING:TYPO_SPELLING: 'adresses' may be misspelled - perhaps 'addresses'? #52: VHOST_USER_SET_VRING_ADDR. At that time, the ring adresses aren't ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work #69: @@ -464,6 +437,43 @@ translate_ring_addresses(struct virtio_net *dev, WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #100: + (1ULL << VHOST_USER_F_PROTOCOL_FEATURES))) { ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?) #131: FILE: lib/librte_vhost/vhost_user.c:371: vhost_virtqueue *vq, ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 3 errors, 2 warnings, 33 lines checked