automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106703 [PATCH v3 5/6] net/iavf: support L2TPv2 for AVF HASH
       [not found] <20220129062434.2455711-6-jie1x.wang@intel.com>
@ 2022-01-29  6:27 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-01-29  6:27 UTC (permalink / raw)
  To: test-report; +Cc: Jie Wang

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

_coding style issues_


WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#258: FILE: drivers/net/iavf/iavf_hash.c:592:
+	{iavf_pattern_eth_ipv4_udp_l2tpv2,		IAVF_RSS_TYPE_ETH_L2TPV2,	&ipv4_l2tpv2_tmplt},

WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#259: FILE: drivers/net/iavf/iavf_hash.c:593:
+	{iavf_pattern_eth_ipv4_udp_l2tpv2_ppp,		IAVF_RSS_TYPE_ETH_L2TPV2,	&ipv4_l2tpv2_ppp_tmplt},

WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#267: FILE: drivers/net/iavf/iavf_hash.c:661:
+	{iavf_pattern_eth_ipv6_udp_l2tpv2,		IAVF_RSS_TYPE_ETH_L2TPV2,	&ipv6_l2tpv2_tmplt},

WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#268: FILE: drivers/net/iavf/iavf_hash.c:662:
+	{iavf_pattern_eth_ipv6_udp_l2tpv2_ppp,		IAVF_RSS_TYPE_ETH_L2TPV2,	&ipv6_l2tpv2_ppp_tmplt},

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#289: FILE: drivers/net/iavf/iavf_hash.c:856:
+				flags_version = rte_be_to_cpu_16(

total: 0 errors, 4 warnings, 1 checks, 224 lines checked

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

only message in thread, other threads:[~2022-01-29  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220129062434.2455711-6-jie1x.wang@intel.com>
2022-01-29  6:27 ` |WARNING| pw106703 [PATCH v3 5/6] net/iavf: support L2TPv2 for AVF HASH 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).