]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/cma: Remove CM_ID statistics provided by rdma-cm module
authorLeon Romanovsky <leonro@mellanox.com>
Wed, 16 Jan 2019 07:55:41 +0000 (09:55 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 5 Feb 2019 22:30:33 +0000 (15:30 -0700)
commita78e8723a50530d15faa25cc0b6f009bcd251c20
tree66527f6a7f13090ebc337b82beb167d41beb3455
parentbf3b4f066d992718b1f86f21249d6781fdc8340d
RDMA/cma: Remove CM_ID statistics provided by rdma-cm module

Netlink statistics exported by rdma-cm never had any working user space
component published to the mailing list or to any open source
project. Canvassing various proprietary users, and the original requester,
we find that there are no real users of this interface.

This patch simply removes all occurrences of RDMA CM netlink in favour of
modern nldev implementation, which provides the same information and
accompanied by widely used user space component.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/cma.c
drivers/infiniband/core/netlink.c
include/uapi/rdma/rdma_netlink.h