automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw27714 [PATCH] hash: optimize the softrss computation
       [not found] <1503403355-4917-1-git-send-email-zhouyates@gmail.com>
@ 2017-08-22 12:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-22 12:04 UTC (permalink / raw)
  To: test-report; +Cc: Zhou Yangchao

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13: 
Use rte_bsf32 and fast bit unset operation to optimize the softrss computation.

WARNING:LONG_LINE: line over 90 characters
#43: FILE: lib/librte_hash/rte_thash.h:215:
+			ret ^= rte_cpu_to_be_32(((const uint32_t *)rss_key)[j]) << (31 - i) |

WARNING:LONG_LINE: line over 90 characters
#67: FILE: lib/librte_hash/rte_thash.h:246:
+				(uint32_t)((uint64_t)(((const uint32_t *)rss_key)[j + 1]) >> (i + 1));

total: 0 errors, 3 warnings, 39 lines checked

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

only message in thread, other threads:[~2017-08-22 12:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1503403355-4917-1-git-send-email-zhouyates@gmail.com>
2017-08-22 12:04 ` [dpdk-test-report] |WARNING| pw27714 [PATCH] hash: optimize the softrss computation 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).