I’m new to the RDMA world and playing with ConnectX-2 card on Windows Server 2012 R2.
I wrote some code to do operation like send and invalidate over RDMA, data could be received but the memory seems not be invalidated as expected.
Is there a way to track and dump what’re the operations/event on the adapter level?
Thanks in advance.