[dpdk-test-report] |WARNING| pw99403 [RFC PATCH v7 5/5] app/test: add tests for PIE

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 22 09:48:23 CEST 2021


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#183: FILE: app/test/test_pie.c:30:
+	uint16_t *dp_update_interval;   /**< Update interval for drop probability
+					 * (milliseconds)

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#578: FILE: app/test/test_pie.c:425:
+static uint16_t ft2_dp_update_interval[] =
+				{10, 20, 50, 150, 300, 600, 900, 1200, 1500, 3000};

total: 1 errors, 1 warnings, 1189 lines checked


More information about the test-report mailing list