|WARNING| pw116749 [PATCH 12/27] net/mlx5: support caching queue action

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 23 16:48:59 CEST 2022


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!dev->data->dev_started'
#226: FILE: drivers/net/mlx5/mlx5_flow_hw.c:1874:
+	if (unlikely((!dev->data->dev_started))) {

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


More information about the test-report mailing list