From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id CB0EC7CBE; Wed, 5 Jul 2017 02:12:02 +0200 (CEST) In-Reply-To: <20170704164627.324-3-declan.doherty@intel.com> References: <20170704164627.324-3-declan.doherty@intel.com> To: test-report@dpdk.org Cc: Declan Doherty Message-Id: <20170705001202.CB0EC7CBE@dpdk.org> Date: Wed, 5 Jul 2017 02:12:02 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw26444 [PATCH v3 2/4] net/bond: use ptype flags for LACP rx filtering 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: Wed, 05 Jul 2017 00:12:03 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/26444 _coding style issues_ CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #34: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:183: while (j < num_rx_total) { + total: 0 errors, 0 warnings, 1 checks, 21 lines checked