From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id BB1285598; Thu, 23 Mar 2017 13:51:33 +0100 (CET) In-Reply-To: <1490253059-28112-20-git-send-email-yuanhan.liu@linux.intel.com> References: <1490253059-28112-20-git-send-email-yuanhan.liu@linux.intel.com> To: test-report@dpdk.org Cc: Yuanhan Liu Message-Id: <20170323125133.BB1285598@dpdk.org> Date: Thu, 23 Mar 2017 13:51:33 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw22133 [PATCH v2 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: Thu, 23 Mar 2017 12:51:34 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/22133 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #253: 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'? #513: FILE: lib/librte_vhost/rte_vhost.h:354: + * count is returned to indicate the number of packets that were succesfully total: 0 errors, 2 warnings, 525 lines checked