[dpdk-test-report] |WARNING| pw65110 [PATCH v3 3/3] lib: use RTE_DIM to calculate array size

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 24 05:57:23 CET 2020


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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#133: FILE: lib/librte_ip_frag/ip_frag_internal.c:110:
+	} else if ((idx = fp->last_idx) < RTE_DIM(fp->frags)) {

total: 1 errors, 0 warnings, 79 lines checked


More information about the test-report mailing list