automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw33758 [PATCH v2] ethdev: increase flow type limit from 32 to 64
       [not found] <1516035500-6010-1-git-send-email-kirill.rybalchenko@intel.com>
@ 2018-01-15 16:59 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-15 16:59 UTC (permalink / raw)
  To: test-report; +Cc: Kirill Rybalchenko

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

_coding style issues_


WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter_info_v22->info.global_conf.sym_hash_enable_mask[0]'
#451: FILE: lib/librte_ether/rte_ethdev.c:3241:
+			filter_info_v22->
+			info.global_conf.sym_hash_enable_mask[0] =

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter_info.info.global_conf.sym_hash_enable_mask[0]'
#453: FILE: lib/librte_ether/rte_ethdev.c:3243:
+				(uint32_t)filter_info.info.
+				global_conf.sym_hash_enable_mask[0];

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter_info.info.global_conf.valid_bit_mask[0]'
#456: FILE: lib/librte_ether/rte_ethdev.c:3246:
+				(uint32_t)filter_info.info.global_conf.
+				valid_bit_mask[0];

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter_info_v22->info.global_conf.sym_hash_enable_mask[0]'
#481: FILE: lib/librte_ether/rte_ethdev.c:3271:
+				(uint32_t)filter_info_v22->
+				info.global_conf.sym_hash_enable_mask[0];

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter_info_v22->info.global_conf.valid_bit_mask[0]'
#484: FILE: lib/librte_ether/rte_ethdev.c:3274:
+				(uint32_t)filter_info_v22->
+				info.global_conf.valid_bit_mask[0];

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#501: FILE: lib/librte_ether/rte_ethdev.c:3291:
+int

total: 0 errors, 6 warnings, 449 lines checked

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

only message in thread, other threads:[~2018-01-15 16:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1516035500-6010-1-git-send-email-kirill.rybalchenko@intel.com>
2018-01-15 16:59 ` [dpdk-test-report] |WARNING| pw33758 [PATCH v2] ethdev: increase flow type limit from 32 to 64 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).