|WARNING| pw109377 [PATCH 25/39] net/ice: support IPv4 GRE raw pattern type

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 7 05:01:26 CEST 2022


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

_coding style issues_


WARNING:LONG_LINE: line length of 136 exceeds 100 columns
#191: FILE: drivers/net/ice/ice_switch_filter.c:336:
+	{pattern_eth_ipv4_gre_raw_ipv4,			ICE_SW_INSET_DIST_GRE_RAW_IPV4,		ICE_INSET_NONE,		ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 144 exceeds 100 columns
#192: FILE: drivers/net/ice/ice_switch_filter.c:337:
+	{pattern_eth_ipv4_gre_raw_ipv4_tcp,		ICE_SW_INSET_DIST_GRE_RAW_IPV4_TCP,		ICE_INSET_NONE,		ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 144 exceeds 100 columns
#193: FILE: drivers/net/ice/ice_switch_filter.c:338:
+	{pattern_eth_ipv4_gre_raw_ipv4_udp,		ICE_SW_INSET_DIST_GRE_RAW_IPV4_UDP,		ICE_INSET_NONE,		ICE_INSET_NONE},

total: 0 errors, 3 warnings, 0 checks, 186 lines checked


More information about the test-report mailing list