[dpdk-test-report] |WARNING| pw24271 [PATCH] driver/net: remove unnecessary macro for unused variables

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 12 12:34:16 CEST 2017


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#210: FILE: drivers/net/e1000/igb_ethdev.c:3084:
+^I        uint32_t index, uint32_t pool)$

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#375: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:194:
+	struct rte_eth_xstat_name *xstats_names, unsigned limit);

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


More information about the test-report mailing list