Re: [PATCH 0/2] enable fsdax rdma migration

2021-08-15 Thread lizhij...@fujitsu.com
ping... Hey Dave, could you help to take a look :) Thanks Zhijian On 31/07/2021 22:03, Li Zhijian wrote: > Previous qemu face 2 problems when migrating a fsdax memory backend with > RDMA protocol. > (1) ibv_reg_mr failed with Operation not supported > (2) requester(source) side could receive R

[PATCH 0/2] enable fsdax rdma migration

2021-07-31 Thread Li Zhijian
Previous qemu face 2 problems when migrating a fsdax memory backend with RDMA protocol. (1) ibv_reg_mr failed with Operation not supported (2) requester(source) side could receive RNR NAK. For the (1), we can try to register memory region with ODP feature which has already been implemented in some