* [dpdk-test-report] |WARNING| pw31633 [PATCH] net/i40e: move RSS to flow API
[not found] <20171124084312.57832-1-wei.zhao1@intel.com>
@ 2017-11-27 11:25 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-27 11:25 UTC (permalink / raw)
To: test-report; +Cc: zhao wei
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/31633
_coding style issues_
WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'conf_info->region[n].user_priority[0]'
#361: FILE: drivers/net/i40e/i40e_flow.c:4251:
+ conf_info->
+ region[n].user_priority[0];
WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'conf_info->region[n].hw_flowtype[0]'
#369: FILE: drivers/net/i40e/i40e_flow.c:4259:
+ conf_info->
+ region[n].hw_flowtype[0];
WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'conf_info->region[n].user_priority[0]'
#378: FILE: drivers/net/i40e/i40e_flow.c:4268:
+ conf_info->
+ region[n].user_priority[0];
WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'conf_info->region[n].hw_flowtype[0]'
#386: FILE: drivers/net/i40e/i40e_flow.c:4276:
+ conf_info->
+ region[n].hw_flowtype[0];
total: 0 errors, 4 warnings, 0 checks, 525 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-11-27 11:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20171124084312.57832-1-wei.zhao1@intel.com>
2017-11-27 11:25 ` [dpdk-test-report] |WARNING| pw31633 [PATCH] 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).