[dpdk-test-report] |WARNING| pw70734 [RFC 3/3] net/mlx5: add new devarg dv_lacp_by_user

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 2 11:40:17 CEST 2020


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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#139: FILE: drivers/net/mlx5/mlx5.c:144:
+#define MLX5_DV_LACP_BY_USER "dv_lacp_by_user" $

ERROR:SPACING: space required after that ',' (ctx:VxO)
#194: FILE: drivers/net/mlx5/mlx5_trigger.c:472:
+		ret = mlx5_flow_default_miss(dev,&lacp_spec);
 		                                ^

ERROR:SPACING: space required before that '&' (ctx:OxV)
#194: FILE: drivers/net/mlx5/mlx5_trigger.c:472:
+		ret = mlx5_flow_default_miss(dev,&lacp_spec);
 		                                 ^

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


More information about the test-report mailing list