[dpdk-test-report] |WARNING| pw38557 [PATCH RFC 5/8] eal/linux: use glibc malloc in interrupt handling

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 19 17:02:11 CEST 2018


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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#52: FILE: lib/librte_eal/linuxapp/eal/eal_interrupts.c:432:
+		if ((src = calloc(1, sizeof(*src))) == NULL) {

total: 1 errors, 0 warnings, 44 lines checked


More information about the test-report mailing list