[dpdk-test-report] |WARNING| pw34481 [PATCH v2 2/6] net/mlx5: fix secondary process mempool registration

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 25 17:20:13 CET 2018


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#66: FILE: drivers/net/mlx5/mlx5_mr.c:150:
+			return NULL;
+		} else {

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


More information about the test-report mailing list