[dpdk-test-report] |WARNING| pw59506 [PATCH v2 09/22] net/hns3: add support for link_update operation
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 20 15:29:51 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/59506
_coding style issues_
CHECK:BRACES: braces {} should be used on all arms of this statement
#169: 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