[dpdk-test-report] |WARNING| pw37114 [PATCH v4] eal: add API to align integer to previous power of 2

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 4 15:21:08 CEST 2018


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

_coding style issues_


WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#174: FILE: test/test/test_common.c:74:
+#define FAIL_ALIGN64(x, j, q)\
+	{printf(x "() test failed: %"PRIu64" %"PRIu64"
", j, q);\
+	return -1; }

total: 0 errors, 1 warnings, 168 lines checked


More information about the test-report mailing list