[dpdk-test-report] |WARNING| pw34376 [PATCH] net/mlx5: fix link state on device start

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 23 18:03:53 CET 2018


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#45: FILE: drivers/net/mlx5/mlx5.h:249:
+int priv_force_link_status_change(struct priv *, int);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'int' should also have an identifier name
#45: FILE: drivers/net/mlx5/mlx5.h:249:
+int priv_force_link_status_change(struct priv *, int);

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


More information about the test-report mailing list