|WARNING| pw159947 [PATCH v3 5/7] dpdk-test: add flow parser library functional tests

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 16 00:02:45 CET 2026


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

_coding style issues_


WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#305: FILE: app/test/test_flow_parser.c:175:
+		"flow indirect_action 0 create transfer list actions sample ratio 1 index 1 / jump group 2 / end";

ERROR:C99_COMMENTS: do not use C99 // comments
#364: FILE: app/test/test_flow_parser.c:234:
+	// meter itself needs to be created beforehand; here we just test parsing

ERROR:C99_COMMENTS: do not use C99 // comments
#743: FILE: app/test/test_flow_parser.c:613:
+		"flow create 0 rule 7"; // destroy

total: 2 errors, 1 warnings, 712 lines checked


More information about the test-report mailing list