automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40245 [PATCH v6 1/8] lib/librte_eal: explicit tmp cast
       [not found] <152686805827.58694.11447559809199835902.stgit@localhost.localdomain>
@ 2018-05-21  2:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-21  2:01 UTC (permalink / raw)
  To: test-report; +Cc: Andy Green

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#26: 
         tmp = len;                                                                                          \

WARNING:LONG_LINE: line over 90 characters
#79: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:600:
+    tmp = (int)len;                                                                                         \

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#79: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:600:
+    tmp = (int)len;                                                                                         \$

WARNING:LONG_LINE: line over 90 characters
#82: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:602:
+    tmp -= (int)len;                                                                                        \

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#82: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:602:
+    tmp -= (int)len;                                                                                        \$

WARNING:LONG_LINE: line over 90 characters
#91: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:616:
+        tmp = (int)len;                                                                                     \

ERROR:CODE_INDENT: code indent should use tabs where possible
#91: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:616:
+        tmp = (int)len;                                                                                     \$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#91: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:616:
+        tmp = (int)len;                                                                                     \$

WARNING:LONG_LINE: line over 90 characters
#94: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:618:
+        tmp -= (int)len;                                                                                    \

ERROR:CODE_INDENT: code indent should use tabs where possible
#94: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:618:
+        tmp -= (int)len;                                                                                    \$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#94: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy.h:618:
+        tmp -= (int)len;                                                                                    \$

total: 2 errors, 9 warnings, 22 lines checked

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

only message in thread, other threads:[~2018-05-21  2:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <152686805827.58694.11447559809199835902.stgit@localhost.localdomain>
2018-05-21  2:01 ` [dpdk-test-report] |WARNING| pw40245 [PATCH v6 1/8] lib/librte_eal: explicit tmp cast 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).