Loading net/rds/send.c +1 −1 Original line number Diff line number Diff line Loading @@ -272,7 +272,7 @@ int rds_send_xmit(struct rds_conn_path *cp) /* Unfortunately, the way Infiniband deals with * RDMA to a bad MR key is by moving the entire * queue pair to error state. We cold possibly * queue pair to error state. We could possibly * recover from that, but right now we drop the * connection. * Therefore, we never retransmit messages with RDMA ops. Loading Loading
net/rds/send.c +1 −1 Original line number Diff line number Diff line Loading @@ -272,7 +272,7 @@ int rds_send_xmit(struct rds_conn_path *cp) /* Unfortunately, the way Infiniband deals with * RDMA to a bad MR key is by moving the entire * queue pair to error state. We cold possibly * queue pair to error state. We could possibly * recover from that, but right now we drop the * connection. * Therefore, we never retransmit messages with RDMA ops. Loading