[dpdk-test-report] |WARNING| pw81937 [PATCH v3] net/mlx5: implement tunnel offload API

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 23 15:51:16 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'whith' may be misspelled - perhaps 'with'?
#74: 
* application cannot use MARK and META flow actions whith tunnel.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#153: FILE: drivers/net/mlx5/linux/mlx5_os.c:751:
+		if (switch_info->master || switch_info->representor)

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#526: FILE: drivers/net/mlx5/mlx5_flow.c:4158:
+	for (; app_actions->type != RTE_FLOW_ACTION_TYPE_JUMP; app_actions++);

WARNING:TYPO_SPELLING: 'coverted' may be misspelled - perhaps 'converted'?
#760: FILE: drivers/net/mlx5/mlx5_flow.c:7352:
+ * If tunnel offload is disabled, all group ids coverted to flow table

WARNING:TYPO_SPELLING: 'traslated' may be misspelled - perhaps 'translated'?
#1221: FILE: drivers/net/mlx5/mlx5_flow.h:1154:
+		 * that 0 group must be traslated with standard method.

total: 1 errors, 4 warnings, 0 checks, 1507 lines checked


More information about the test-report mailing list