From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 5507F2C35; Tue, 7 Mar 2017 23:28:06 +0100 (CET) In-Reply-To: <20170307222757.33759-1-keith.wiles@intel.com> References: <20170307222757.33759-1-keith.wiles@intel.com> To: test-report@dpdk.org Cc: Keith Wiles Message-Id: <20170307222806.5507F2C35@dpdk.org> Date: Tue, 7 Mar 2017 23:28:06 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw21572 [PATCH v2] net/bonding: reduce slave starvation on rx poll 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, 07 Mar 2017 22:28:06 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/21572 _coding style issues_ CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #90: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:164: + internals->active_slave = idx = 0; total: 0 errors, 0 warnings, 1 checks, 70 lines checked