[dpdk-test-report] |WARNING| pw51602 [PATCH v6 8/8] net/ice: support vector AVX2 in TX

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 25 07:01:48 CET 2019


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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#207: 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, 227 lines checked


More information about the test-report mailing list