On 2022/4/20 15:08, yangx.jy@xxxxxxxxxxx wrote: > On 2022/4/20 14:54, Leon Romanovsky wrote: >> We need PR to official rdma-core repo with pyverbs test to consider this >> code for merge. > Hi Leon, > > Thanks for your suggestion. > I will write the corresponding pyverbs test recently. ^_^ > > Best Regards, > Xiao Yang Hi Leon, Others I have introduced RDMA Atomic Write API for pyverbs and added a corresponding python test on my rdma-core repo. # bin/run_tests.py --dev rxe_enp0s3 --gid 1 -v tests.test_qpex.QpExTestCase.test_qp_ex_rc_rdma_atomic_write test_qp_ex_rc_rdma_atomic_write (tests.test_qpex.QpExTestCase) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.004s OK I hope you and others can review both kernel patch set and library patch set. Thanks a lot. Best Regards, Xiao Yang >> >> Thanks