[dpdk-test-report] |WARNING| pw60964 [PATCH v8 2/2] mbuf: add unit test for bulk alloc/free functions

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 11 14:16:26 CEST 2019


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#172: FILE: app/test/test_mbuf.c:676:
+		if ((i % 16) == 0) {
[...]
+		} else {
[...]

total: 0 errors, 1 warnings, 189 lines checked


More information about the test-report mailing list