[dpdk-test-report] |WARNING| [PATCH 1/2] l3fwd: rework long options parsing

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 22 14:53:01 CET 2016


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#71: FILE: examples/l3fwd/main.c:495:
+	 * conflict with short options */

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#234: FILE: examples/l3fwd/main.c:624:
+			if (0 == getopt_long(argc, argvopt, "",

total: 0 errors, 2 warnings, 217 lines checked


More information about the test-report mailing list