[dpdk-test-report] |WARNING| pw18815 [PATCH 3/4] net/af_packet: promisicuous support

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 3 21:27:02 CET 2017


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

_coding style issues_


WARNING:RETURN_VOID: void function return statements are not generally useful
#91: FILE: drivers/net/af_packet/rte_eth_af_packet.c:464:
+	return;
+}

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


More information about the test-report mailing list