I want to develop a kernel module that is able to send/receive RDMA messages. I am wondering if the Mellanox libraries can be called from kernel space.
Can I call Mellanox RDMA functions from a kernel module?
Answer: I have some working code here: https://github.com/jcarreira/disag-firebox