Re: [PATCH 5/9] RDMA/rdmavt: remove FMR memory registration

2020-05-27 Thread Dennis Dalessandro
On 5/27/2020 5:46 AM, Max Gurtovoy wrote: Use FRWR method to register memory by default and remove the ancient and unsafe FMR method. Signed-off-by: Max Gurtovoy See the expected failures. Tested-by: Dennis Dalessandro Acked-by: Dennis Dalessandro

[PATCH 5/9] RDMA/rdmavt: remove FMR memory registration

2020-05-27 Thread Max Gurtovoy
Use FRWR method to register memory by default and remove the ancient and unsafe FMR method. Signed-off-by: Max Gurtovoy --- drivers/infiniband/sw/rdmavt/mr.c | 154 -- drivers/infiniband/sw/rdmavt/mr.h | 15 drivers/infiniband/sw/rdmavt/vt.c | 4 - 3 f