[dpdk-test-report] |WARNING| pw23511 [PATCH 2/2] net/mlx5: panic when destroying a queue in use

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 11 17:22:25 CEST 2017


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

_coding style issues_


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

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

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


More information about the test-report mailing list