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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 14 15:48:54 CEST 2018


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#378: 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, 342 lines checked


More information about the test-report mailing list