|WARNING| pw121545 [PATCH v2 4/6] app/dumpcap: support multiple interfaces

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 4 04:39:00 CET 2023


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#187: FILE: app/dumpcap/main.c:230:
+ ^I^I^Icontinue;$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#187: FILE: app/dumpcap/main.c:230:
+ ^I^I^Icontinue;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#187: FILE: app/dumpcap/main.c:230:
+ ^I^I^Icontinue;$

total: 1 errors, 2 warnings, 426 lines checked


More information about the test-report mailing list