|WARNING| pw158181 [PATCH 2/2] net/mlx5: support PF representor suppresion in multi-port E-Switch

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 28 11:00:08 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'suppresion' may be misspelled - perhaps 'suppression'?
#72: 
Subject: [PATCH 2/2] net/mlx5: support PF representor suppresion in multi-port
                                                      ^^^^^^^^^^

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#178: FILE: drivers/net/mlx5/linux/mlx5_os.c:2602:
+						if (mlx5_ingnore_pf_representor(req_eth_da)) {

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#180: FILE: drivers/net/mlx5/linux/mlx5_os.c:2604:
+						} else {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#181: FILE: drivers/net/mlx5/linux/mlx5_os.c:2605:
+							list[ns].info.master = 0;
 							              ^^^^^^

total: 0 errors, 4 warnings, 0 checks, 26 lines checked


More information about the test-report mailing list