[dpdk-test-report] |WARNING| pw29523 [PATCH v2 2/6] net/mlx4: get back Rx flow functionality

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 3 12:50:31 CEST 2017


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'i == 0'
#589: FILE: drivers/net/mlx4/mlx4_rxtx.c:669:
+	if (unlikely((i == 0) && ((rq_ci >> sge_n) == rxq->hw.rq_ci)))

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


More information about the test-report mailing list