[dpdk-test-report] |WARNING| pw18410 [PATCH v3 3/4] net/mlx5: add rte_flow rule creation

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 21 16:20:34 CET 2016


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

_coding style issues_


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

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

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


More information about the test-report mailing list