[dpdk-test-report] |WARNING| pw24576 [PATCH 2/3] net/mlx4: support for the RSS flow action

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 25 15:03:03 CEST 2017


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#198: FILE: drivers/net/mlx4/mlx4_flow.c:921:
+		if (rxq->qp) {
+			goto error;
+		}

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


More information about the test-report mailing list