[dpdk-test-report] |WARNING| pw53071 [PATCH v3 2/2] ipc: fix tap pmd memleak

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 25 13:43:15 CEST 2019


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#42: FILE: drivers/net/tap/rte_eth_tap.c:2121:
+        free(reply);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#42: FILE: drivers/net/tap/rte_eth_tap.c:2121:
+        free(reply);$

total: 1 errors, 1 warnings, 0 checks, 8 lines checked


More information about the test-report mailing list