[dpdk-test-report] |WARNING| pw24884 [PATCH] Correctly handle malloc_elem resize with padding

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 31 02:10:02 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required before the open brace '{'
#38: FILE: lib/librte_eal/common/malloc_elem.c:338:
+	if (elem->size - new_total_size >= MIN_DATA_SIZE + MALLOC_ELEM_OVERHEAD){

total: 1 errors, 0 warnings, 13 lines checked


More information about the test-report mailing list