automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32863 [PATCH v3 03/15] net/avf: enable queue and device
       [not found] <1515043636-27613-4-git-send-email-wenzhuo.lu@intel.com>
@ 2018-01-04  5:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-04  5:26 UTC (permalink / raw)
  To: test-report; +Cc: Wenzhuo Lu

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

_coding style issues_


CHECK:BRACES: Unbalanced braces around else statement
#180: FILE: drivers/net/avf/avf_ethdev.c:119:
+	} else

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#1227: FILE: drivers/net/avf/avf_rxtx.h:117:
+	printf("Queue %d Rx_desc %d: QW0: 0x%016"PRIx64" QW1: 0x%016"PRIx64"
",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#1227: FILE: drivers/net/avf/avf_rxtx.h:117:
+	printf("Queue %d Rx_desc %d: QW0: 0x%016"PRIx64" QW1: 0x%016"PRIx64"
",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#1233: FILE: drivers/net/avf/avf_rxtx.h:123:
+	printf("Queue %d Rx_desc %d: QW0: 0x%016"PRIx64" QW1: 0x%016"PRIx64

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#1234: FILE: drivers/net/avf/avf_rxtx.h:124:
+	       " QW2: 0x%016"PRIx64" QW3: 0x%016"PRIx64"
", rxq->queue_id,

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#1266: FILE: drivers/net/avf/avf_rxtx.h:156:
+	printf("Queue %d %s %d: QW0: 0x%016"PRIx64" QW1: 0x%016"PRIx64"
",

total: 0 errors, 0 warnings, 6 checks, 1577 lines checked

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

only message in thread, other threads:[~2018-01-04  5:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1515043636-27613-4-git-send-email-wenzhuo.lu@intel.com>
2018-01-04  5:26 ` [dpdk-test-report] |WARNING| pw32863 [PATCH v3 03/15] net/avf: enable queue and device 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).