[dpdk-test-report] |WARNING| pw69803 [PATCH v3] net/mlx5: fix matching for UDP tunnels with verbs

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 6 08:50:35 CEST 2020


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

_coding style issues_


ERROR:SPACING: space prohibited before that '++' (ctx:WxO)
#143: FILE: drivers/net/mlx5/mlx5_flow_verbs.c:683:
+	item ++;
 	     ^

ERROR:SPACING: space prohibited before that '++' (ctx:WxO)
#145: FILE: drivers/net/mlx5/mlx5_flow_verbs.c:685:
+		item ++;
 		     ^

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


More information about the test-report mailing list