[dpdk-test-report] |WARNING| pw27731 [PATCH] ethdev: stop overriding rx_nombuf by rte_eth_stats_get

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 23 03:20:28 CEST 2017


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#35: FILE: lib/librte_ether/rte_ethdev.c:1341:
+	if (!stats->rx_nombuf) {
+		stats->rx_nombuf = dev->data->rx_mbuf_alloc_failed;
+	}

total: 0 errors, 1 warnings, 12 lines checked


More information about the test-report mailing list