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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 11 09:04:03 CEST 2021


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

_coding style issues_


WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#240: 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
#245: 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