[dpdk-test-report] |WARNING| pw33761 [PATCH] net/mlx5: fix handling link status change event

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 16 00:50:02 CET 2018


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

_coding style issues_


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

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

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


More information about the test-report mailing list