[dpdk-test-report] |WARNING| pw51334 [PATCH v2 6/6] app/testpmd: add mempool flags parameter

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 21 18:58:55 CET 2019


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

_coding style issues_


ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#84: FILE: app/test-pmd/testpmd.c:198:
+uint16_t mp_flags = 0; /**< flags parsed when create mempool */

total: 1 errors, 0 warnings, 104 lines checked


More information about the test-report mailing list