[dpdk-test-report] |WARNING| pw92042 [PATCH v7 05/10] app/testpmd: add clock_gettime on Windows

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 23 02:34:28 CEST 2021


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#141: FILE: app/test-pmd/config.h:36:
+_clock_gettime(clockid_t clock_id, struct timespec* tp)

total: 1 errors, 0 warnings, 91 lines checked


More information about the test-report mailing list