automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw23965 [PATCH 2/2] table: add neon version for lru strategy 3
       [not found] <20170427134728.35392-2-ashwin.sekhar@caviumnetworks.com>
@ 2017-04-27 13:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-04-27 13:49 UTC (permalink / raw)
  To: test-report; +Cc: Ashwin Sekhar T K

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

_coding style issues_


WARNING:SINGLE_STATEMENT_DO_WHILE_MACRO: Single statement macros should not use a do {} while (0) loop
#125: FILE: lib/librte_table/rte_lru_arm64.h:53:
+#define lru_init(bucket)						\
+	do { bucket->lru_list = ~0LLU; } while (0)

total: 0 errors, 1 warnings, 111 lines checked

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

only message in thread, other threads:[~2017-04-27 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170427134728.35392-2-ashwin.sekhar@caviumnetworks.com>
2017-04-27 13:49 ` [dpdk-test-report] |WARNING| pw23965 [PATCH 2/2] table: add neon version for lru strategy 3 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).