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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 17 04:20:49 CET 2021


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

_coding style issues_


WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#179: 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
#184: 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, 133 lines checked


More information about the test-report mailing list