[dpdk-test-report] |WARNING| pw28455 [PATCH 2/2] test/ring: do not mask result of enqueue or dequeue

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 7 14:22:02 CEST 2017


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#82: FILE: test/test/test_ring.c:426:
+		if (ret != MAX_BULK) {
 			goto fail;
 		}

total: 0 errors, 1 warnings, 213 lines checked


More information about the test-report mailing list