automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw66832 [PATCH 5/5] net/iavf: add support for FDIR mark action
       [not found] <1584510121-377747-6-git-send-email-simei.su@intel.com>
@ 2020-03-18  5:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-18  5:44 UTC (permalink / raw)
  To: test-report; +Cc: Simei Su

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

_coding style issues_


WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter->input.rule_cfg.action_set.actions[number]'
#132: FILE: drivers/net/iavf/iavf_fdir.c:385:
+			filter_action = &filter->input.rule_cfg.
+					action_set.actions[number];

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter->input.rule_cfg.action_set.actions[number]'
#172: FILE: drivers/net/iavf/iavf_fdir.c:425:
+		filter_action = &filter->input.rule_cfg.
+				action_set.actions[number];

total: 0 errors, 2 warnings, 0 checks, 96 lines checked

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

only message in thread, other threads:[~2020-03-18  5:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1584510121-377747-6-git-send-email-simei.su@intel.com>
2020-03-18  5:44 ` [dpdk-test-report] |WARNING| pw66832 [PATCH 5/5] net/iavf: add support for FDIR mark action 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).