[dpdk-test-report] |WARNING| pw59714 [PATCH v3 02/15] vhost: unify unroll pragma parameter

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 25 11:33:18 CEST 2019


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

_coding style issues_


WARNING:DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON: do {} while (0) macros should not be semicolon terminated
#76: FILE: lib/librte_vhost/vhost.h:57:
+#define UNROLL_PRAGMA(param) do {} while (0);

total: 0 errors, 1 warnings, 48 lines checked


More information about the test-report mailing list