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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Sep 17 12:12:00 CEST 2017


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#2109: 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
#2109: 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
#2109: FILE: drivers/net/mlx5/mlx5_rxtx.h:299:
+size_t priv_flow_attr(struct priv *, struct ibv_flow_attr *,

total: 0 errors, 3 warnings, 2102 lines checked


More information about the test-report mailing list