[dpdk-test-report] |WARNING| pw73534 [PATCH 4/5] net/mlx5: adding Devx command for flex parsers

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 8 16:45:35 CEST 2020


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#154: FILE: drivers/common/mlx5/mlx5_devx_cmds.c:452:
+mlx5_devx_cmd_create_flex_parser(void* ctx,

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#321: FILE: drivers/common/mlx5/mlx5_devx_cmds.h:425:
+struct mlx5_devx_obj *mlx5_devx_cmd_create_flex_parser(void* ctx,

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Netanel Gonen <netanelg at r-arch-host16.mtr.labs.mlnx>'

total: 2 errors, 1 warnings, 319 lines checked


More information about the test-report mailing list