> +struct rdma_cm_id_stats {
> + __u32 qp_num;
> + __u32 bound_dev_if;
> + __u32 port_space;
> + __s32 pid;
> + __u8 cm_state;
> + __u8 node_type;
> + __u8 port_num;
> + __u8 reserved;
> +};We may also want to add qp_type -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
