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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 7 04:00:17 CET 2019


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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#130: 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, 68 lines checked


More information about the test-report mailing list