automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32931 [PATCH v4 02/15] net/avf: initialization of avf PMD
       [not found] <1515140505-38655-3-git-send-email-wenzhuo.lu@intel.com>
@ 2018-01-05  8:21 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-05  8:21 UTC (permalink / raw)
  To: test-report; +Cc: Wenzhuo Lu

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#644: FILE: drivers/net/avf/avf_ethdev.c:348:
+	snprintf(z_name, sizeof(z_name), "avf_dma_%"PRIu64, rte_rand());

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#644: FILE: drivers/net/avf/avf_ethdev.c:348:
+	snprintf(z_name, sizeof(z_name), "avf_dma_%"PRIu64, rte_rand());

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#655: FILE: drivers/net/avf/avf_ethdev.c:359:
+		    "memzone %s allocated with physical address: %"PRIu64,

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#669: FILE: drivers/net/avf/avf_ethdev.c:373:
+		    "memzone %s to be freed with physical address: %"PRIu64,

CHECK:BRACES: Unbalanced braces around else statement
#919: FILE: drivers/net/avf/avf_vchnl.c:182:
+				} else

total: 0 errors, 0 warnings, 986 lines checked

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

only message in thread, other threads:[~2018-01-05  8:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1515140505-38655-3-git-send-email-wenzhuo.lu@intel.com>
2018-01-05  8:21 ` [dpdk-test-report] |WARNING| pw32931 [PATCH v4 02/15] net/avf: initialization of avf PMD 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).