[dpdk-test-report] |WARNING| pw89371 [PATCH 1/2] net/ice: add Tx AVX512 offload path

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 17 10:36:40 CET 2021


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

_coding style issues_


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

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


More information about the test-report mailing list