[dpdk-test-report] |WARNING| pw78882 [PATCH v4 3/3] net/iavf: enable AVX512 for TX

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Sep 27 03:33:20 CEST 2020


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

_coding style issues_


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

total: 0 errors, 0 warnings, 1 checks, 395 lines checked


More information about the test-report mailing list