automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH v2 01/55] net/sfc: libefx-based PMD stub sufficient to build and init
       [not found] <1480436367-20749-2-git-send-email-arybchenko@solarflare.com>
@ 2016-11-29 16:20 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-11-29 16:20 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#809: FILE: drivers/net/sfc/sfc_kvargs.c:53:
+		return EINVAL;

CHECK:CAMELCASE: Avoid CamelCase: <PRIu8>
#975: FILE: drivers/net/sfc/sfc_log.h:40:
+			RTE_FMT("sfc_efx " PCI_PRI_FMT " #%" PRIu8 ": "	\

ERROR:SPACING: space required after that ',' (ctx:VxB)
#976: FILE: drivers/net/sfc/sfc_log.h:41:
+				RTE_FMT_HEAD(__VA_ARGS__,) "
",	\
 				                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#982: FILE: drivers/net/sfc/sfc_log.h:47:
+				RTE_FMT_TAIL(__VA_ARGS__,)));		\
 				                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1004: FILE: drivers/net/sfc/sfc_log.h:69:
+					RTE_FMT_HEAD(__VA_ARGS__,),	\
 					                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1006: FILE: drivers/net/sfc/sfc_log.h:71:
+					RTE_FMT_TAIL(__VA_ARGS__,)));	\
 					                        ^

total: 4 errors, 1 warnings, 777 lines checked

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

only message in thread, other threads:[~2016-11-29 16:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1480436367-20749-2-git-send-email-arybchenko@solarflare.com>
2016-11-29 16:20 ` [dpdk-test-report] |WARNING| [PATCH v2 01/55] net/sfc: libefx-based PMD stub sufficient to build and init 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).