[dpdk-test-report] |WARNING| pw100780 [PATCH v2 12/41] net/mlx5: add helpers for MR & HW operations

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 8 12:57:37 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#532: FILE: drivers/net/mlx5/freebsd/mlx5_verbs.c:429:
+	ret = mlx5_ibv_modify_wq(tmpl, IBV_WQS_RDY);

WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#535: FILE: drivers/net/mlx5/freebsd/mlx5_verbs.c:432:
+			"Port %u Rx queue %u WQ state to IBV_WQS_RDY failed.",

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#1138: FILE: drivers/net/mlx5/freebsd/mlx5_verbs.c:1035:
+		DRV_LOG(DEBUG, "Port %u: uar_mmap_offset 0x%" PRIx64 ".",

total: 0 errors, 2 warnings, 1 checks, 1226 lines checked


More information about the test-report mailing list