[dpdk-test-report] |WARNING| pw58549 [PATCH] net/iavf: enable AVX2 for iavf

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 4 09:24:28 CEST 2019


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

_coding style issues_


CHECK:BRACES: Unbalanced braces around else statement
#530: FILE: drivers/net/iavf/iavf_rxtx_vec_avx2.c:341:
+		} else

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#986: FILE: drivers/net/iavf/iavf_rxtx_vec_avx2.c:797:
+	nb_commit = nb_pkts = (uint16_t)RTE_MIN(txq->nb_free, nb_pkts);

total: 0 errors, 0 warnings, 2 checks, 1113 lines checked


More information about the test-report mailing list