automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw51998 [PATCH v2] kni: add IOVA va support for kni
       [not found] <20190401095118.4176-1-kirankumark@marvell.com>
@ 2019-04-01 18:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-04-01 18:31 UTC (permalink / raw)
  To: test-report; +Cc: Kiran Kumar Kokkilagadda

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

_coding style issues_


WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message
#197: FILE: kernel/linux/kni/kni_misc.c:268:
+	if (!mem->pgs) {
+		pr_err("%s: -ENOMEM
", __func__);

ERROR:SPACING: space required after that ',' (ctx:VxV)
#204: FILE: kernel/linux/kni/kni_misc.c:275:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4,9,0)
                                           ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#204: FILE: kernel/linux/kni/kni_misc.c:275:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4,9,0)
                                             ^

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#204: FILE: kernel/linux/kni/kni_misc.c:275:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4,9,0)

total: 2 errors, 2 warnings, 496 lines checked

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

only message in thread, other threads:[~2019-04-01 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190401095118.4176-1-kirankumark@marvell.com>
2019-04-01 18:31 ` [dpdk-test-report] |WARNING| pw51998 [PATCH v2] kni: add IOVA va support for kni 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).