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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 29 16:16:30 CET 2016


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#99: 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
#100: FILE: drivers/net/mlx5/mlx5.h:288:
+void priv_flow_stop(struct priv *);

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


More information about the test-report mailing list