[dpdk-test-report] |WARNING| pw29198 [PATCH v8] net/mlx5: support upstream rdma-core

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 26 17:40:19 CEST 2017


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#2132: FILE: drivers/net/mlx5/mlx5_rxtx.h:299:
+size_t priv_flow_attr(struct priv *, struct ibv_flow_attr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct ibv_flow_attr *' should also have an identifier name
#2132: FILE: drivers/net/mlx5/mlx5_rxtx.h:299:
+size_t priv_flow_attr(struct priv *, struct ibv_flow_attr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'size_t' should also have an identifier name
#2132: FILE: drivers/net/mlx5/mlx5_rxtx.h:299:
+size_t priv_flow_attr(struct priv *, struct ibv_flow_attr *,

total: 0 errors, 3 warnings, 2112 lines checked


More information about the test-report mailing list