]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rds: RDS diagnostics when connections are stuck in Receiver Not Ready state.
authorhui.han <hui.han@oracle.com>
Fri, 29 Sep 2017 08:44:21 +0000 (16:44 +0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 6 Oct 2017 03:47:17 +0000 (20:47 -0700)
commit708e107cd0c17d070fba4ee4e9d813523e7ee928
treed197de00ca6da1d59ea839f616a1567d46afdd52
parent5c323963628cafd83a2848c35a566f2addc09712
rds: RDS diagnostics when connections are stuck in Receiver Not Ready state.

    Orabug:26522310

    Enhance diagnosabilty,when an RDS IB/CM connection gets into
    "Receiver Not Ready" state.These are the data added to the
    per-RDS/IB connection info that is currently displayed through
    rds-info:

    - w_alloc_ctr of the receive ring (struct rds_ib_work_ring)
    - w_free_ctr
    - qp_num number of the connection

Signed-off-by: hui.han <hui.han@oracle.com>
Reviewed-by: Venkat Venkatsubra <venkat.x.venkatsubra@oracle.com>
include/uapi/linux/rds.h
net/rds/ib.c