[dpdk-test-report] |WARNING| pw64317 [PATCH 02/11] net/hns3: support setting VF MAC address by PF driver
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jan 9 04:25:08 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/64317
_coding style issues_
CHECK:BRACES: braces {} should be used on all arms of this statement
#223: FILE: drivers/net/hns3/hns3_ethdev_vf.c:1741:
+ if (ret)
[...]
+ else {
[...]
CHECK:BRACES: Unbalanced braces around else statement
#225: FILE: drivers/net/hns3/hns3_ethdev_vf.c:1743:
+ else {
total: 0 errors, 0 warnings, 2 checks, 145 lines checked
More information about the test-report
mailing list