From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 920AB1B223; Thu, 26 Oct 2017 15:45:31 +0200 (CEST) In-Reply-To: <1509025484-15771-3-git-send-email-xiangxia.m.yue@gmail.com> References: <1509025484-15771-3-git-send-email-xiangxia.m.yue@gmail.com> To: test-report@dpdk.org Cc: Tonghao Zhang Message-Id: <20171026134531.920AB1B223@dpdk.org> Date: Thu, 26 Oct 2017 15:45:31 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30972 [PATCH 3/4] net/ixgbevf: save IXGBE_VTEIMS to intr->mask for performance. 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, 26 Oct 2017 13:45:31 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30972 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #18: If dpdk APPs call the rte_eth_dev_rx_intr_enable or rte_eth_dev_rx_intr_disable ERROR:TRAILING_WHITESPACE: trailing whitespace #89: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4961: +^I$ ERROR:TRAILING_WHITESPACE: trailing whitespace #102: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4973: +^I$ total: 2 errors, 1 warnings, 0 checks, 160 lines checked