[dpdk-test-report] |WARNING| pw42491 [v3, 14/16] net/dpaa: move the push queue set to global init

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 6 10:13:17 CEST 2018


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/42491

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 28)
#57: FILE: drivers/net/dpaa/dpaa_ethdev.c:1427:
+			if (dpaa_push_mode_max_queue > DPAA_MAX_PUSH_MODE_QUEUE)
+			    dpaa_push_mode_max_queue = DPAA_MAX_PUSH_MODE_QUEUE;

total: 0 errors, 1 warnings, 0 checks, 36 lines checked


More information about the test-report mailing list