[dpdk-test-report] |WARNING| pw76930 [PATCH v2 3/4] net/mlx5: implement tunnel offload API

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 01:56:33 CEST 2020


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

_coding style issues_


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

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

total: 1 errors, 1 warnings, 0 checks, 813 lines checked
Warning in drivers/net/mlx5/mlx5_flow.c:
Using rte_atomicNN_xxx


More information about the test-report mailing list