[dpdk-test-report] |WARNING| pw102890 [PATCH] examples/multi_process: fix RX packets distribution

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 26 11:52:01 CEST 2021


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#147: FILE: examples/multi_process/client_server_mp/mp_server/main.c:237:
+	static uint8_t client = 0;

total: 1 errors, 0 warnings, 8 lines checked


More information about the test-report mailing list