automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw66829 [PATCH 2/5] net/iavf: add support for FDIR GTPU
       [not found] <1584510121-377747-3-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/66829

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#89: FILE: drivers/net/iavf/iavf_fdir.c:88:
+	{iavf_pattern_eth_ipv4_gtpu,		IAVF_FDIR_INSET_GTPU,			IAVF_INSET_NONE},

WARNING:LONG_LINE: line over 90 characters
#90: FILE: drivers/net/iavf/iavf_fdir.c:89:
+	{iavf_pattern_eth_ipv4_gtpu_eh,		IAVF_FDIR_INSET_GTPU_EH,		IAVF_INSET_NONE},

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter->input.rule_cfg.proto_stack.proto_hdr[layer]'
#112: FILE: drivers/net/iavf/iavf_fdir.c:706:
+			hdr = &filter->input.rule_cfg.proto_stack.
+				proto_hdr[layer];

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#128: FILE: drivers/net/iavf/iavf_fdir.c:722:
+					VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'filter->input.rule_cfg.proto_stack.proto_hdr[layer]'
#144: FILE: drivers/net/iavf/iavf_fdir.c:738:
+			hdr = &filter->input.rule_cfg.proto_stack.
+				proto_hdr[layer];

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#151: FILE: drivers/net/iavf/iavf_fdir.c:745:
+					VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(

total: 0 errors, 4 warnings, 2 checks, 91 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-3-git-send-email-simei.su@intel.com>
2020-03-18  5:44 ` [dpdk-test-report] |WARNING| pw66829 [PATCH 2/5] net/iavf: add support for FDIR GTPU 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).