|WARNING| pw160692 [PATCH 6/6] net/ice: add L2TPv2 RSS hash support

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 2 10:45:49 CET 2026


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

_coding style issues_


WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#119: 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
#120: 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, 49 lines checked


More information about the test-report mailing list