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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#84: FILE: drivers/net/iavf/iavf_fdir.c:118:
+	{iavf_pattern_eth_ipv4_pfcp,		IAVF_FDIR_INSET_PFCP,			IAVF_INSET_NONE},

WARNING:LONG_LINE: line over 90 characters
#85: FILE: drivers/net/iavf/iavf_fdir.c:119:
+	{iavf_pattern_eth_ipv6_pfcp,		IAVF_FDIR_INSET_PFCP,			IAVF_INSET_NONE},

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

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

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