|WARNING| pw114579 [PATCH 13/13] net/idpf: add AVX512 data path for single queue model

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 3 13:36:26 CEST 2022


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

_coding style issues_


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

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


More information about the test-report mailing list