[dpdk-test-report] |WARNING| pw25038 [PATCH] ring: use aligned memzone allocation

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 2 22:04:39 CEST 2017


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#37: FILE: lib/librte_ring/rte_ring.c:192:
+	mz = rte_memzone_reserve_aligned(mz_name, ring_size, socket_id, mz_flags, __alignof__(*r));

total: 0 errors, 1 warnings, 8 lines checked


More information about the test-report mailing list