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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 19 10:49:01 CEST 2019


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

_coding style issues_


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

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#1057: 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, 1198 lines checked


More information about the test-report mailing list