From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A498E3253; Wed, 19 Jul 2017 16:35:34 +0200 (CEST) In-Reply-To: <20170719143119.162003-2-danielx.t.mrzyglod@intel.com> References: <20170719143119.162003-2-danielx.t.mrzyglod@intel.com> To: test-report@dpdk.org Cc: Daniel Mrzyglod Message-Id: <20170719143534.A498E3253@dpdk.org> Date: Wed, 19 Jul 2017 16:35:34 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27056 [PATCH v2 1/3] drivers/bonding: add other agg selection modes 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, 19 Jul 2017 14:35:34 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27056 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #16: This patch add support for setting additional aggregator modes for IEEE802.3AD CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line #254: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1434: + if (agg_selection == AGG_COUNT || agg_selection == AGG_BANDWIDTH + || agg_selection == AGG_STABLE) total: 0 errors, 1 warnings, 1 checks, 450 lines checked