thustorage/Sherman

How to allocate chip memory on new RDMA driver

baotonglu opened this issue · 2 comments

My RDMA driver is the newest instead of the one used in this project MLNX_OFED_LINUX-4.7-3.2.9.0. Although I resolve most interface incompatibility, I cannot figure out how to allocate memory on the chip. Below is the error reported, can you take a look at how to fix it?
Screenshot 2023-07-23 at 11 29 07 PM

Thanks for your prompt reply, I fixed them.