[dpdk-test-report] |WARNING| pw51439 [PATCH v4 8/8] net/ice: support vector AVX2 in TX
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Mar 21 19:03:02 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/51439
_coding style issues_
WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#206: FILE: drivers/net/ice/ice_rxtx_vec_avx2.c:774:
+ nb_commit = nb_pkts = (uint16_t)RTE_MIN(txq->nb_tx_free, nb_pkts);
total: 0 errors, 1 warnings, 1 checks, 226 lines checked
More information about the test-report
mailing list