[dpdk-test-report] |WARNING| pw78059 [PATCH v2 1/3] net/ice: add AVX512 vector path

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 18 05:55:26 CEST 2020


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

_coding style issues_


CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#1021: FILE: drivers/net/ice/ice_rxtx_vec_avx512.c:754:
+	nb_commit = nb_pkts = (uint16_t)RTE_MIN(txq->nb_tx_free, nb_pkts);

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


More information about the test-report mailing list