[dpdk-test-report] |WARNING| pw101362 [PATCH v7 06/13] app/test: add basic dmadev instance tests
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Oct 13 17:19:34 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/101362
_coding style issues_
WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#83: FILE: app/test/test_dmadev.c:15:
+#define ERR_RETURN(...) do { print_err(__func__, __LINE__, __VA_ARGS__); return -1; } while (0)
total: 0 errors, 1 warnings, 94 lines checked
More information about the test-report
mailing list