[dpdk-test-report] |WARNING| pw29333 [PATCH v2 07/12] eal: add channel for primary/secondary communication

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 28 15:55:21 CEST 2017


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

_coding style issues_


WARNING:SIZEOF_PARENTHESIS: sizeof ev should be sizeof(ev)
#359: FILE: lib/librte_eal/common/eal_common_proc.c:335:
+	events = calloc(20, sizeof ev);

total: 0 errors, 1 warnings, 655 lines checked


More information about the test-report mailing list