automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw91672 [PATCH v4 5/9] app/testpmd: add clock_gettime_monotonic
       [not found] <1618594501-23795-6-git-send-email-jizh@linux.microsoft.com>
@ 2021-04-16 17:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-04-16 17:35 UTC (permalink / raw)
  To: test-report; +Cc: Jie Zhou

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

_coding style issues_


WARNING:TRAILING_SEMICOLON: macros should not use a trailing semicolon
#75: FILE: app/test-pmd/config.c:67:
+#define _clock_gettime_monotonic(cur_time) clock_gettime_monotonic(&cur_time);

WARNING:TRAILING_SEMICOLON: macros should not use a trailing semicolon
#77: FILE: app/test-pmd/config.c:69:
+#define _clock_gettime_monotonic(cur_time) clock_gettime(CLOCK_TYPE_ID, &cur_time);

total: 0 errors, 2 warnings, 57 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-16 17:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1618594501-23795-6-git-send-email-jizh@linux.microsoft.com>
2021-04-16 17:35 ` [dpdk-test-report] |WARNING| pw91672 [PATCH v4 5/9] app/testpmd: add clock_gettime_monotonic checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).