[dpdk-test-report] |WARNING| pw97708 [PATCH v2 3/6] app/test: add basic dmadev copy tests

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 1 18:33:47 CEST 2021


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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#204: FILE: app/test/test_dmadev.c:148:
+		if ((i = rte_dmadev_completed(dev_id, vchan, max_ops * 2, &id, NULL)) != max_ops) {

total: 1 errors, 0 warnings, 214 lines checked


More information about the test-report mailing list