|WARNING| pw106001 [PATCH v2 2/2] net/ice: support drop any and steer all to queue

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 18 07:57:42 CET 2022


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

_coding style issues_


WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#131: FILE: drivers/net/ice/ice_switch_filter.c:209:
+	{pattern_any,					ICE_INSET_NONE,				ICE_INSET_NONE,				ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#139: FILE: drivers/net/ice/ice_switch_filter.c:293:
+	{pattern_any,					ICE_INSET_NONE,				ICE_INSET_NONE,				ICE_INSET_NONE},

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


More information about the test-report mailing list