|WARNING| pw118374 [PATCH v3 14/15] net/idpf: add AVX512 data path for single queue model

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 18 13:18:10 CEST 2022


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

_coding style issues_


CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#1103: FILE: drivers/net/idpf/idpf_rxtx_vec_avx512.c:760:
+	nb_commit = nb_pkts = (uint16_t)RTE_MIN(txq->nb_free, nb_pkts);

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


More information about the test-report mailing list