[dpdk-test-report] |WARNING| pw40649 [PATCH v1 2/7] compress/octeontx: add device setup PMD ops

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 5 12:36:15 CEST 2018


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 16)
#861: FILE: drivers/compress/octeontx/zip_pmd.c:110:
+		if (dev->data->queue_pairs[i] != NULL)
[...]
+		return -1;

total: 0 errors, 1 warnings, 1210 lines checked


More information about the test-report mailing list