automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw33059 [PATCH v2] net/i40e: move RSS to flow API
       [not found] <20180108083530.20572-1-wei.zhao1@intel.com>
@ 2018-01-08  8:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-08  8:44 UTC (permalink / raw)
  To: test-report; +Cc: Wei Zhao

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

_coding style issues_


WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'conf_info->region[n].user_priority[0]'
#370: FILE: drivers/net/i40e/i40e_flow.c:4255:
+						conf_info->
+						region[n].user_priority[0];

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'conf_info->region[n].hw_flowtype[0]'
#378: FILE: drivers/net/i40e/i40e_flow.c:4263:
+						conf_info->
+						region[n].hw_flowtype[0];

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'conf_info->region[n].user_priority[0]'
#387: FILE: drivers/net/i40e/i40e_flow.c:4272:
+						conf_info->
+						region[n].user_priority[0];

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'conf_info->region[n].hw_flowtype[0]'
#395: FILE: drivers/net/i40e/i40e_flow.c:4280:
+						conf_info->
+						region[n].hw_flowtype[0];

total: 0 errors, 4 warnings, 0 checks, 529 lines checked

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

only message in thread, other threads:[~2018-01-08  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180108083530.20572-1-wei.zhao1@intel.com>
2018-01-08  8:44 ` [dpdk-test-report] |WARNING| pw33059 [PATCH v2] net/i40e: move RSS to flow API 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).