[dpdk-test-report] |WARNING| pw59886 [PATCH v3 09/22] net/hns3: add support for link_update operation

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 27 14:06:34 CEST 2019


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#170: FILE: drivers/net/hns3/hns3_ethdev.c:2410:
+	if (ret == -EOPNOTSUPP) {
[...]
+	} else if (ret)
[...]

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


More information about the test-report mailing list