[dpdk-test-report] |WARNING| pw103635 [PATCH v4 1/9] gpudev: introduce GPU device class library
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Nov 3 12:06:44 CET 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/103635
_coding style issues_
ERROR:SPACING: space required before the open parenthesis '('
#302: FILE: app/test-gpudev/main.c:88:
+ if(rte_gpu_info_get(gpu_id, &ginfo))
ERROR:SPACING: space required after that ',' (ctx:VxB)
#545: FILE: lib/gpudev/gpudev.c:17:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#545: FILE: lib/gpudev/gpudev.c:17:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", RTE_FMT_TAIL(__VA_ARGS__,)))
^
total: 3 errors, 0 warnings, 788 lines checked
More information about the test-report
mailing list