[dpdk-test-report] |WARNING| pw89432 [PATCH v2 2/4] net/iavf: add offload path for Tx AVX512

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 18 06:25:47 CET 2021


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

_coding style issues_


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

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


More information about the test-report mailing list