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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 23 08:05:35 CEST 2019


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

_coding style issues_


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

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


More information about the test-report mailing list