[dpdk-test-report] |WARNING| pw36466 [PATCH 1/2] kvargs: the life of the party

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 23 19:46:52 CET 2018


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

_coding style issues_


WARNING:TRAILING_SEMICOLON: macros should not use a trailing semicolon
#165: FILE: lib/librte_eal/kvargs/rte_kvargs.c:15:
+#define RTE_LOG(lvl, prefix, ...) \
+	fprintf(lvl, prefix " " __VA_ARGS__);

total: 0 errors, 1 warnings, 98 lines checked


More information about the test-report mailing list