|WARNING| pw113359 [RFC PATCH 6/6] test/telemetry-json: add test case for escaping strings in arrays

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 23 18:45:04 CEST 2022


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

_coding style issues_


WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#85: FILE: app/test/test_telemetry_json.c:147:
+	/* "meaning of life", with tab between first two words, 
 at end, and "life" in quotes,

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#86: FILE: app/test/test_telemetry_json.c:148:
+	 * followed by "all the fish" in quotes */

total: 0 errors, 2 warnings, 36 lines checked


More information about the test-report mailing list