[dpdk-test-report] |WARNING| pw51217 [PATCH v3 8/8] net/ice: support vector AVX2 in TX
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Mar 15 07:18:07 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/51217
_coding style issues_
WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#177: FILE: drivers/net/ice/ice_rxtx_vec_avx2.c:765:
+ nb_commit = nb_pkts = (uint16_t)RTE_MIN(txq->nb_tx_free, nb_pkts);
total: 0 errors, 1 warnings, 1 checks, 204 lines checked
More information about the test-report
mailing list