[dpdk-test-report] |WARNING| pw31661 [PATCH 2/5] examples/kni: add optional parameter to enable LRO

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 27 12:25:45 CET 2017


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#35: FILE: examples/kni/main.c:147:
+static int enable_lro = 0;

total: 1 errors, 0 warnings, 49 lines checked


More information about the test-report mailing list