automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw52427 [PATCH] kni: fix build for ndo_fdb_add in Linux 5.1
       [not found] <20190408142226.88179-1-ferruh.yigit@intel.com>
@ 2019-04-08 14:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-04-08 14:23 UTC (permalink / raw)
  To: test-report; +Cc: Ferruh Yigit

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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#68: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3948:
+#if ( LINUX_VERSION_CODE >= KERNEL_VERSION(5,1,0) )
                                             ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#68: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3948:
+#if ( LINUX_VERSION_CODE >= KERNEL_VERSION(5,1,0) )
                                               ^

ERROR:SPACING: space prohibited after that open parenthesis '('
#68: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3948:
+#if ( LINUX_VERSION_CODE >= KERNEL_VERSION(5,1,0) )

ERROR:SPACING: space prohibited before that close parenthesis ')'
#68: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3948:
+#if ( LINUX_VERSION_CODE >= KERNEL_VERSION(5,1,0) )

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#68: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3948:
+#if ( LINUX_VERSION_CODE >= KERNEL_VERSION(5,1,0) )

total: 4 errors, 1 warnings, 23 lines checked

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

only message in thread, other threads:[~2019-04-08 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190408142226.88179-1-ferruh.yigit@intel.com>
2019-04-08 14:23 ` [dpdk-test-report] |WARNING| pw52427 [PATCH] kni: fix build for ndo_fdb_add in Linux 5.1 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).