[dpdk-test-report] |WARNING| pw86521 [PATCH v3 2/3] net/i40e: add AVX512 vector path
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jan 14 08:00:57 CET 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/86521
_coding style issues_
CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#1223: FILE: drivers/net/i40e/i40e_rxtx_vec_avx512.c:954:
+ nb_commit = nb_pkts = (uint16_t)RTE_MIN(txq->nb_tx_free, nb_pkts);
total: 0 errors, 0 warnings, 1 checks, 1225 lines checked
More information about the test-report
mailing list