[dpdk-test-report] |WARNING| pw27476 [PATCH] ethdev: add return code to rte_eth_stats_reset()

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 7 15:17:01 CEST 2017


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#49: FILE: lib/librte_ether/rte_ethdev.c:1356:
+        return 0;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#49: FILE: lib/librte_ether/rte_ethdev.c:1356:
+        return 0;$

total: 1 errors, 1 warnings, 33 lines checked


More information about the test-report mailing list