automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40551 [PATCH RFC 10/10] mem: enable memfd-based hugepage allocation
       [not found] <8b65d1c810721ef2ffe8019ec9504eb2112bb91e.1527776837.git.anatoly.burakov@intel.com>
@ 2018-05-31 14:33 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-31 14:33 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#77: FILE: lib/librte_eal/linuxapp/eal/eal_hugepage_info.c:348:
+		 * 1GB per page size */

WARNING:BRACES: braces {} are not necessary for single statement blocks
#108: FILE: lib/librte_eal/linuxapp/eal/eal_hugepage_info.c:379:
+	if (errno != EINVAL) {
+		return 1;
+	}

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#439: FILE: lib/librte_eal/linuxapp/eal/eal_memfd.h:17:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 14, 0)

total: 0 errors, 3 warnings, 404 lines checked

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

only message in thread, other threads:[~2018-05-31 14:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8b65d1c810721ef2ffe8019ec9504eb2112bb91e.1527776837.git.anatoly.burakov@intel.com>
2018-05-31 14:33 ` [dpdk-test-report] |WARNING| pw40551 [PATCH RFC 10/10] mem: enable memfd-based hugepage allocation 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).