On 6/26/2022 6:49 AM, Changcheng Liu wrote:
Hi all, Does anyone know how to use rdma_connect/accept with setting private data in pyverbs? I'm wondering how to set the private_data member in the ConnParam::conn_param.
Unfortunately, currently it's not fully supported in pyverbs, but it can be easily added.
I saw that you've just sent a PR for that :). Will take it from there. Thanks.
For example, how to set only one uint32_t varible in the private_data? B.R. Changcheng