From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 316DB374C; Sat, 1 Apr 2017 09:30:28 +0200 (CEST) In-Reply-To: <1491031380-1499-20-git-send-email-yuanhan.liu@linux.intel.com> References: <1491031380-1499-20-git-send-email-yuanhan.liu@linux.intel.com> To: test-report@dpdk.org Cc: Yuanhan Liu Message-Id: <20170401073028.316DB374C@dpdk.org> Date: Sat, 1 Apr 2017 09:30:28 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw23119 [PATCH v4 19/22] vhost: rename header file 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: Sat, 01 Apr 2017 07:30:28 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/23119 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #251: FILE: lib/librte_vhost/rte_vhost.h:94: + int (*vring_state_changed)(int vid, uint16_t queue_id, int enable); /**< triggered when a vring is enabled or disabled */ WARNING:TYPO_SPELLING: 'succesfully' may be misspelled - perhaps 'successfully'? #515: FILE: lib/librte_vhost/rte_vhost.h:358: + * count is returned to indicate the number of packets that were succesfully total: 0 errors, 2 warnings, 528 lines checked