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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 26 08:58:32 CET 2022


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

_coding style issues_


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