automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw49245 kni: fix build on RHEL8 and RHEL7.6-ALT
       [not found] <1545408927-72528-2-git-send-email-zengxhsh@cn.ibm.com>
@ 2018-12-21 16:16 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-12-21 16:16 UTC (permalink / raw)
  To: test-report; +Cc: David Zeng

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#37: FILE: kernel/linux/kni/compat.h:111:
+	(RHEL_RELEASE_CODE >= RHEL_RELEASE_VERSION(7, 5)) && \

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#38: FILE: kernel/linux/kni/compat.h:112:
+	(RHEL_RELEASE_CODE < RHEL_RELEASE_VERSION(8, 0)) && \

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#39: FILE: kernel/linux/kni/compat.h:113:
+	(LINUX_VERSION_CODE < KERNEL_VERSION(4, 14, 0)))

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#52: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3933:
+	(RHEL_RELEASE_CODE >= RHEL_RELEASE_VERSION(7, 5)) && \

ERROR:CODE_INDENT: code indent should use tabs where possible
#53: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3934:
+        (RHEL_RELEASE_CODE < RHEL_RELEASE_VERSION(8, 0)) && \$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#53: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3934:
+        (RHEL_RELEASE_CODE < RHEL_RELEASE_VERSION(8, 0)) && \$

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#53: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3934:
+        (RHEL_RELEASE_CODE < RHEL_RELEASE_VERSION(8, 0)) && \

ERROR:CODE_INDENT: code indent should use tabs where possible
#54: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3935:
+        (LINUX_VERSION_CODE < KERNEL_VERSION(4, 14, 0)))$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#54: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3935:
+        (LINUX_VERSION_CODE < KERNEL_VERSION(4, 14, 0)))$

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#54: FILE: kernel/linux/kni/ethtool/igb/kcompat.h:3935:
+        (LINUX_VERSION_CODE < KERNEL_VERSION(4, 14, 0)))

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'David Zeng <zengxiaoh81@gmail.com>'

total: 2 errors, 10 warnings, 26 lines checked

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

only message in thread, other threads:[~2018-12-21 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1545408927-72528-2-git-send-email-zengxhsh@cn.ibm.com>
2018-12-21 16:16 ` [dpdk-test-report] |WARNING| pw49245 kni: fix build on RHEL8 and RHEL7.6-ALT 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).