Results 34 comments of Jerry Liu

```irdmaxx``` maybe the HCA from Intel

@dmick When using "mon add" command, such as "ceph-deploy mon add nstcloudcc1.sh.intel.com", It will check the monitor status with command " sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.nstcloudcc1.sh.intel.com.asok mon_status". However, the actual...

@dmick 1. The function mon_hosts is a yield generator. It need use "next" function to get the value. 2. I'st better to use the same logic as "create" function: check...

@tchaikov I'll check this PR within this week. It was filed about 2 years ago.

https://github.com/openucx/ucx/pull/9061#issuecomment-1691692832

@HassanKhadour @sshaulnv Could you help check the above question when you have time?

From my perspective, ```RAWETH_ADDITION``` could be set to be ```14```. ```sge.length``` could be set to be ```user_param->size```

extend https://github.com/linux-rdma/perftest/pull/224