freebsd-nq/contrib/ofed/librdmacm/examples
Slava Shwartsman cd9cc48b9a Fix false positive on failure
When running mckey, errors may happen in the init/connect stage.
When leaving multicast groups, we override this value.

Fix that by saving the return value from rdma_leave_multicast to different
parameter, and only in case of failure in rdma_leave_multicast override it.

MFC after:      1 week
Approved by:    hselasky (mentor), kib (mentor)
Sponsored by:   Mellanox Technologies
2018-06-17 07:08:47 +00:00
..
cmatose.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
cmtime.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
common.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
common.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
mckey.c Fix false positive on failure 2018-06-17 07:08:47 +00:00
rcopy.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rdma_client.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rdma_server.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rdma_xclient.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rdma_xserver.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
riostream.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rping.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rstream.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
udaddy.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
udpong.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00