From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 5E4D71B1ED; Thu, 26 Oct 2017 15:45:30 +0200 (CEST) In-Reply-To: <1509025484-15771-1-git-send-email-xiangxia.m.yue@gmail.com> References: <1509025484-15771-1-git-send-email-xiangxia.m.yue@gmail.com> To: test-report@dpdk.org Cc: Tonghao Zhang Message-Id: <20171026134530.5E4D71B1ED@dpdk.org> Date: Thu, 26 Oct 2017 15:45:30 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30970 [PATCH 1/4] net/ixgbevf: unregister irq handler when other interrupts not 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:30 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30970 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #18: When we bind the ixgbe VF (e.g 82599 card) to igb_uio and enable the rx-interrupt, ERROR:TRAILING_WHITESPACE: trailing whitespace #56: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:5123: +^I$ total: 1 errors, 1 warnings, 0 checks, 27 lines checked