[dpdk-test-report] |WARNING| pw89319 [PATCH v1 2/3] net/ice: support RSS hash for IP fragment

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 17 04:51:00 CET 2021


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

_coding style issues_


WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#239: FILE: drivers/net/ice/ice_hash.c:509:
+	{pattern_eth_ipv6_frag_ext,		ICE_RSS_TYPE_ETH_IPV6_FRAG,	ICE_INSET_NONE,	&ipv6_frag_tmplt},

WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#244: FILE: drivers/net/ice/ice_hash.c:514:
+	{pattern_eth_vlan_ipv6_frag_ext,	ICE_RSS_TYPE_VLAN_IPV6_FRAG,	ICE_INSET_NONE, &ipv6_frag_tmplt},

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


More information about the test-report mailing list