[dpdk-test-report] |WARNING| pw31301 [PATCH] pdump: fix possible mbuf leak

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 9 14:50:14 CET 2017


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

_coding style issues_


ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#34: 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