[dpdk-test-report] |WARNING| pw90464 [PATCH v2 1/2] ethdev: add pre-defined meter policy API

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 2 12:36:50 CEST 2021


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxO)
#708: FILE: drivers/net/mlx5/mlx5_flow_aso.c:315:
+		if (mlx5_aso_sq_create(sh->ctx,&sh->mtrmng->sq, 0,
 		                              ^

ERROR:SPACING: space required before that '&' (ctx:OxV)
#708: FILE: drivers/net/mlx5/mlx5_flow_aso.c:315:
+		if (mlx5_aso_sq_create(sh->ctx,&sh->mtrmng->sq, 0,
 		                               ^

total: 2 errors, 0 warnings, 2434 lines checked


More information about the test-report mailing list