|WARNING| pw120907 [PATCH 2/2] app/testpmd: add disable-flow-flush parameter

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 15 02:49:48 CET 2022


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

_coding style issues_


ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#107: FILE: app/test-pmd/testpmd.c:389:
+uint8_t no_flow_flush = 0; /* do flow flush by default */

total: 1 errors, 0 warnings, 59 lines checked


More information about the test-report mailing list