automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw39048 [PATCH] AVX check
       [not found] <CAOFj0UVHOVFrEdKCZPuQMLWffxoKp9o=DbtDNnmTdyQtEb0yGQ@mail.gmail.com>
@ 2018-04-26 16:07 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-26 16:07 UTC (permalink / raw)
  To: test-report; +Cc: Riccardo Ravaioli

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

_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")'
#39: 
diff -r ac0f646132b8 src/lib/librte_net/rte_net_crc.c

ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#40: 
--- a/src/lib/librte_net/rte_net_crc.c    Thu Apr 26 17:25:01 2018 +0200

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#48: FILE: src/lib/librte_net/rte_net_crc.c:215:
+   if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX)) {$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (3, 7)
#48: FILE: src/lib/librte_net/rte_net_crc.c:215:
+   if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX)) {
+       alg = RTE_NET_CRC_SSE42;

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#49: FILE: src/lib/librte_net/rte_net_crc.c:216:
+       alg = RTE_NET_CRC_SSE42;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#50: FILE: src/lib/librte_net/rte_net_crc.c:217:
+       rte_net_crc_sse42_init();$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#51: FILE: src/lib/librte_net/rte_net_crc.c:218:
+   }$

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 3 errors, 5 warnings, 12 lines checked

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

only message in thread, other threads:[~2018-04-26 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAOFj0UVHOVFrEdKCZPuQMLWffxoKp9o=DbtDNnmTdyQtEb0yGQ@mail.gmail.com>
2018-04-26 16:07 ` [dpdk-test-report] |WARNING| pw39048 [PATCH] AVX check 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).