automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105009 [PATCH v12 02/11] app/test: remove POSIX-specific code
       [not found] <1638912263-7054-3-git-send-email-jizh@linux.microsoft.com>
@ 2021-12-07 21:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-12-07 21:26 UTC (permalink / raw)
  To: test-report; +Cc: Jie Zhou

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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: app/test/test_cmdline_ipaddr.c:15:
+#define IP4(a,b,c,d) {.s_addr = (uint32_t)(((a) & 0xff) | \
              ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: app/test/test_cmdline_ipaddr.c:15:
+#define IP4(a,b,c,d) {.s_addr = (uint32_t)(((a) & 0xff) | \
                ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: app/test/test_cmdline_ipaddr.c:15:
+#define IP4(a,b,c,d) {.s_addr = (uint32_t)(((a) & 0xff) | \
                  ^

total: 3 errors, 0 warnings, 267 lines checked

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

only message in thread, other threads:[~2021-12-07 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1638912263-7054-3-git-send-email-jizh@linux.microsoft.com>
2021-12-07 21:26 ` |WARNING| pw105009 [PATCH v12 02/11] app/test: remove POSIX-specific code 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).