|WARNING| pw162121 [PATCH v4] test/flow: add support for async API
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Mar 3 14:23:36 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/162121
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#1409: FILE: app/test-flow-perf/items_gen.c:441:
+ for (i = 0; items[i].type != RTE_FLOW_ITEM_TYPE_END; i++) {
+ items[i].spec = NULL;
+ }
total: 0 errors, 1 warnings, 1650 lines checked
More information about the test-report
mailing list