[dpdk-test-report] |WARNING| pw97398 [RFC PATCH 4/7] app/test: add basic dmadev copy tests
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Aug 26 20:35:04 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97398
_coding style issues_
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#185: FILE: app/test/test_dmadev.c:128:
+ if ((i = rte_dmadev_completed(dev_id, vchan, max_ops * 2, &id, NULL)) != max_ops) {
total: 1 errors, 0 warnings, 193 lines checked
More information about the test-report
mailing list