|WARNING| pw161615 [PATCH v7 7/7] net/ice: add L2TPv2 RSS hash support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 19 12:26:11 CET 2026


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

_coding style issues_


WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#134: FILE: drivers/net/intel/ice/ice_hash.c:543:
+	{pattern_eth_ipv4_l2tpv2,		ICE_RSS_TYPE_IPV4_L2TPV2,	ICE_INSET_NONE,	&eth_ipv4_l2tpv2_tmplt},

WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#135: FILE: drivers/net/intel/ice/ice_hash.c:544:
+	{pattern_eth_ipv6_l2tpv2,		ICE_RSS_TYPE_IPV6_L2TPV2,	ICE_INSET_NONE,	&eth_ipv6_l2tpv2_tmplt},

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


More information about the test-report mailing list