* [dpdk-test-report] |WARNING| pw30325 [PATCH] igb_uio: fix unknown symbols
[not found] <20171013024644.51248-1-ferruh.yigit@intel.com>
@ 2017-10-13 2:47 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-13 2:47 UTC (permalink / raw)
To: test-report; +Cc: Ferruh Yigit
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/30325
_coding style issues_
ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#15:
This patch partially reverts the commit d196343a258e and adds some
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#79: FILE: lib/librte_eal/linuxapp/igb_uio/compat.h:128:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 3, 0)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#85: FILE: lib/librte_eal/linuxapp/igb_uio/compat.h:132:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 5, 0)
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#106: FILE: lib/librte_eal/linuxapp/igb_uio/igb_uio.c:101:
+ unsigned offset = desc->msi_attrib.entry_nr * PCI_MSIX_ENTRY_SIZE +
total: 1 errors, 3 warnings, 133 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-10-13 2:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20171013024644.51248-1-ferruh.yigit@intel.com>
2017-10-13 2:47 ` [dpdk-test-report] |WARNING| pw30325 [PATCH] igb_uio: fix unknown symbols 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).