[dpdk-test-report] |WARNING| pw19996 [PATCH] net/mlx5: fix link status is always inconsist

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 25 13:45:53 CET 2017


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#102: FILE: drivers/net/mlx5/mlx5_ethdev.c:1153:
+	if (((link->link_speed == 0) && link->link_status) ||
[...]
+	} else
[...]

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


More information about the test-report mailing list