|WARNING| pw115904 [PATCH v2 13/14] net/idpf: add AVX512 data path for single queue model
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Sep 5 13:03:12 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/115904
_coding style issues_
CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#1127: 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, 1254 lines checked
More information about the test-report
mailing list