|WARNING| pw116755 [PATCH 17/27] net/mlx5: add pattern and table attribute validation

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


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#209: FILE: drivers/net/mlx5/mlx5_flow_hw.c:3280:
+		MLX5_ASSERT(priv->master || priv->representor);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#210: FILE: drivers/net/mlx5/mlx5_flow_hw.c:3281:
+		if (priv->master) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#214: FILE: drivers/net/mlx5/mlx5_flow_hw.c:3285:
+			 * FDB traffic and forwarding it to the master port.

total: 0 errors, 3 warnings, 0 checks, 126 lines checked


More information about the test-report mailing list