[dpdk-test-report] |WARNING| pw102817 [PATCH v7 11/11] app/test: enable subset of unit tests on Windows
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Oct 26 04:29:08 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/102817
_coding style issues_
ERROR:C99_COMMENTS: do not use C99 // comments
#652: FILE: app/test/test_dmadev.c:877:
+#endif //ifdef RTE_EXEC_ENV_WINDOWS
ERROR:C99_COMMENTS: do not use C99 // comments
#673: FILE: app/test/test_dmadev_api.c:578:
+#endif //ifndef RTE_EXEC_ENV_WINDOWS
ERROR:C99_COMMENTS: do not use C99 // comments
#1793: FILE: app/test/test_lpm.c:1597:
+#endif //ifdef RTE_EXEC_ENV_WINDOWS
total: 3 errors, 0 warnings, 2194 lines checked
More information about the test-report
mailing list