[dpdk-test-report] |WARNING| pw45540 [2/3] net/enic: support for flow counter action

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 28 04:00:11 CEST 2018


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'counter_idx >= VNIC_MAX_FLOW_COUNTERS'
#73: FILE: drivers/net/enic/base/vnic_dev.c:626:
+	if (!vdev->flow_counters || (counter_idx >= VNIC_MAX_FLOW_COUNTERS))

total: 0 errors, 0 warnings, 1 checks, 553 lines checked


More information about the test-report mailing list