[dpdk-test-report] |WARNING| pw31619 [PATCH v2 05/14] net/avf: enable link status update

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 27 12:24:41 CET 2017


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around dev->data->dev_link
#89: FILE: drivers/net/avf/avf_ethdev.c:492:
+	rte_atomic64_cmpset((uint64_t *)&(dev->data->dev_link),

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around dev->data->dev_link
#90: FILE: drivers/net/avf/avf_ethdev.c:493:
+			    *(uint64_t *)&(dev->data->dev_link),

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


More information about the test-report mailing list