|WARNING| pw115243 [PATCH] examples: add eventdev_producer_consumer example

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 18 19:03:57 CEST 2022


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

_coding style issues_


WARNING:SUSPECT_COMMA_SEMICOLON: Possible comma where semicolon could be used
#222: FILE: examples/eventdev_producer_consumer/main.c:103:
+		npkts_to_send = n, npkts_sent = 0;

total: 0 errors, 1 warnings, 712 lines checked


More information about the test-report mailing list