|WARNING| pw127807 [PATCH] net/mlx5: fix MPRQ stride size to accommodate the headroom

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 31 20:44:09 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'unsupport' may be misspelled - perhaps 'unsupported'?
#180: FILE: drivers/net/mlx5/mlx5_rxq.c:1626:
+			goto unsupport;

WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'?
#191: FILE: drivers/net/mlx5/mlx5_rxq.c:1633:
+				"Port %u Rx queue %u size of a stride for Multi-Packet RQ is adjusted to accomodate the headroom (%u)",

total: 0 errors, 2 warnings, 0 checks, 58 lines checked


More information about the test-report mailing list