* [dpdk-test-report] |WARNING| pw23001 [PATCH] kni: define HAVE_VF_VLAN_PROTO for SLES12SP3
[not found] <20170331113240.2399-1-ndas@suse.de>
@ 2017-03-31 11:33 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-31 11:33 UTC (permalink / raw)
To: test-report; +Cc: Nirmoy Das
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/23001
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxV)
#31: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3932:
+#if (( LINUX_VERSION_CODE >= KERNEL_VERSION(4,9,0) ) \
^
ERROR:SPACING: space required after that ',' (ctx:VxV)
#31: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3932:
+#if (( LINUX_VERSION_CODE >= KERNEL_VERSION(4,9,0) ) \
^
ERROR:SPACING: space prohibited after that open parenthesis '('
#31: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3932:
+#if (( LINUX_VERSION_CODE >= KERNEL_VERSION(4,9,0) ) \
ERROR:SPACING: space prohibited before that close parenthesis ')'
#31: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3932:
+#if (( LINUX_VERSION_CODE >= KERNEL_VERSION(4,9,0) ) \
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#31: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3932:
+#if (( LINUX_VERSION_CODE >= KERNEL_VERSION(4,9,0) ) \
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#32: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3933:
+ || (defined(CONFIG_SUSE_KERNEL) && \$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#33: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3934:
+ (LINUX_VERSION_CODE >= KERNEL_VERSION(4,4,57))))$
ERROR:SPACING: space required after that ',' (ctx:VxV)
#33: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3934:
+ (LINUX_VERSION_CODE >= KERNEL_VERSION(4,4,57))))
^
ERROR:SPACING: space required after that ',' (ctx:VxV)
#33: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3934:
+ (LINUX_VERSION_CODE >= KERNEL_VERSION(4,4,57))))
^
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#33: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3934:
+ (LINUX_VERSION_CODE >= KERNEL_VERSION(4,4,57))))
total: 6 errors, 4 warnings, 12 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-31 11:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20170331113240.2399-1-ndas@suse.de>
2017-03-31 11:33 ` [dpdk-test-report] |WARNING| pw23001 [PATCH] kni: define HAVE_VF_VLAN_PROTO for SLES12SP3 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).