[dpdk-test-report] |WARNING| pw30628 [PATCH RFC 5/9] net/avf: enable link status update
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Oct 20 10:36:41 CEST 2017
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/30628
_coding style issues_
ERROR:TRAILING_WHITESPACE: trailing whitespace
#82: FILE: drivers/net/avf/avf_ethdev.c:471:
+^Inew_link.link_autoneg = !!(dev->data->dev_conf.link_speeds & $
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around dev->data->dev_link
#85: FILE: drivers/net/avf/avf_ethdev.c:474:
+ rte_atomic64_cmpset((uint64_t *)&(dev->data->dev_link),
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around dev->data->dev_link
#86: FILE: drivers/net/avf/avf_ethdev.c:475:
+ *(uint64_t *)&(dev->data->dev_link),
total: 1 errors, 0 warnings, 2 checks, 115 lines checked
More information about the test-report
mailing list