[dpdk-test-report] |WARNING| pw18605 [PATCH v4 2/6] net/mlx5: support basic flow items and actions

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 28 11:38:16 CET 2016


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

_coding style issues_


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

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#99: FILE: drivers/net/mlx5/mlx5.h:288:
+void priv_flow_stop(struct priv *);

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


More information about the test-report mailing list