|WARNING| pw142663 [PATCH] net/mlx5: workaround list management of Rx queue control

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 23 13:10:33 CEST 2024


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

_coding style issues_


CHECK:BOOL_COMPARISON: Using comparison to true is error prone
#185: FILE: drivers/net/mlx5/mlx5_rxq.c:2287:
+		if (rxq->possessor == true)

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


More information about the test-report mailing list