[dpdk-test-report] |WARNING| pw91068 [PATCH v3 3/4] net/iavf: support RSS hash for IP fragment

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 11 09:05:51 CEST 2021


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

_coding style issues_


WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#182: FILE: drivers/net/iavf/iavf_hash.c:433:
+	{iavf_pattern_eth_ipv6_frag_ext,		IAVF_RSS_TYPE_OUTER_IPV6_FRAG,	&outer_ipv6_frag_tmplt},

WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#187: FILE: drivers/net/iavf/iavf_hash.c:438:
+	{iavf_pattern_eth_vlan_ipv6_frag_ext,		IAVF_RSS_TYPE_OUTER_IPV6_FRAG,	&outer_ipv6_frag_tmplt},

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


More information about the test-report mailing list