[dpdk-test-report] |WARNING| pw99152 [PATCH v4 4/9] app/test: add basic dmadev instance tests
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 17 15:32:53 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/99152
_coding style issues_
WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#81: FILE: app/test/test_dmadev.c:16:
+#define ERR_RETURN(...) do { print_err(__func__, __LINE__, __VA_ARGS__); return -1; } while (0)
total: 0 errors, 1 warnings, 92 lines checked
More information about the test-report
mailing list