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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 17 03:54:18 CET 2022


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

_coding style issues_


WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#130: 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
#138: 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