|WARNING| pw153742 [PATCH 1/3] argparse: add support for string and boolean args

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 27 11:22:19 CEST 2025


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

_coding style issues_


WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#175: FILE: lib/argparse/rte_argparse.c:536:
+		ARGPARSE_LOG(ERR, "argument %s expects a boolean (true/false, 0/1) value!", arg->name_long);

total: 0 errors, 1 warnings, 107 lines checked


More information about the test-report mailing list