[dpdk-test-report] |WARNING| pw27368 [PATCH v1 02/21] net/mlx5: remove flow director support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 2 16:11:48 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#1273: FILE: drivers/net/mlx5/mlx5_flow.c:338:
+		return 0;
+	} else {

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


More information about the test-report mailing list