[dpdk-test-report] |WARNING| pw57853 [PATCH 14/22] net/hns3: add support for hns3 VF PMD driver

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 23 15:51:18 CEST 2019


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#873: FILE: drivers/net/hns3/hns3_ethdev_vf.c:834:
+	if (!hns3vf_is_reset_pending(hns)) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#879: FILE: drivers/net/hns3/hns3_ethdev_vf.c:840:
+	} else

total: 0 errors, 0 warnings, 2 checks, 1287 lines checked


More information about the test-report mailing list