From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 5EE501B651; Tue, 26 Dec 2017 10:47:59 +0100 (CET) In-Reply-To: <20171226093907.83005-1-wei.zhao1@intel.com> References: <20171226093907.83005-1-wei.zhao1@intel.com> To: test-report@dpdk.org Cc: Wei Zhao Message-Id: <20171226094759.5EE501B651@dpdk.org> Date: Tue, 26 Dec 2017 10:47:59 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32749 [PATCH v4] net/ixgbe: add flow parser ntuple support 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: Tue, 26 Dec 2017 09:47:59 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32749 _coding style issues_ CHECK:BRACES: Blank lines aren't necessary before a close brace '}' #123: FILE: drivers/net/ixgbe/ixgbe_flow.c:333: + } WARNING:TABSTOP: Statements should start on a tabstop #157: FILE: drivers/net/ixgbe/ixgbe_flow.c:352: + return -rte_errno; total: 0 errors, 1 warnings, 1 checks, 185 lines checked