[dpdk-test-report] |WARNING| pw39997 [PATCH v4 3/3] memzone: improve zero-length memzone reserve

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 14 13:20:13 CEST 2018


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#373: FILE: test/test/test_memzone.c:552:
+		const unsigned int align = 1 << ((rte_rand() % 8) + 5); /* from 128 up to 4k alignment */

total: 0 errors, 1 warnings, 340 lines checked


More information about the test-report mailing list