From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D07212C55; Mon, 8 May 2017 13:49:43 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: "Liu, Yu Y" Message-Id: <20170508114943.D07212C55@dpdk.org> Date: Mon, 8 May 2017 13:49:43 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24147 [PATCH] net/ixgbe: fix LSC interrupt issue 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, 08 May 2017 11:49:44 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24147 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #20: This is fix for critical issues exposed by Gaetan Rivet's commit(8ea656f8c300175ac84f3cbe1117f5ef11ffc4eb) to enable LSC. CHECK:BRACES: Unbalanced braces around else statement #68: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4113: + else { WARNING:TYPO_SPELLING: 'orignal' may be misspelled - perhaps 'original'? #69: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4114: + /* remember orignal mask */ total: 0 errors, 2 warnings, 1 checks, 20 lines checked