[dpdk-test-report] |WARNING| pw31344 [PATCH 1/4] pdump: fix possible mbuf leak

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 10 14:55:35 CET 2017


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

_coding style issues_


ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#32: FILE: lib/librte_pdump/rte_pdump.c:156:
+			if (seg != m_dup) rte_pktmbuf_free(seg);

total: 1 errors, 0 warnings, 7 lines checked


More information about the test-report mailing list