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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 6 05:30:51 CEST 2019


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

_coding style issues_


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

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


More information about the test-report mailing list