From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 29E4A2C55; Mon, 8 May 2017 13:04:38 +0200 (CEST) In-Reply-To: <1494215853-3328-1-git-send-email-qi.z.zhang@intel.com> References: <1494215853-3328-1-git-send-email-qi.z.zhang@intel.com> To: test-report@dpdk.org Cc: Qi Zhang Message-Id: <20170508110438.29E4A2C55@dpdk.org> Date: Mon, 8 May 2017 13:04:38 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24146 [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:04:38 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24146 _coding style issues_ CHECK:BRACES: Unbalanced braces around else statement #45: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4113: + else { WARNING:TYPO_SPELLING: 'orignal' may be misspelled - perhaps 'original'? #46: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4114: + /* remember orignal mask */ total: 0 errors, 1 warnings, 1 checks, 20 lines checked