[dpdk-test-report] |WARNING| pw27056 [PATCH v2 1/3] drivers/bonding: add other agg selection modes

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 19 16:35:34 CEST 2017


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


More information about the test-report mailing list