[ofw] problem about rdma_bw

Hefty, Sean sean.hefty at intel.com
Thu Jul 22 09:57:18 PDT 2010


> rdma_bind_addr(struct rdma_cm_id *id, struct sockaddr *addr)
> It is in the file named cma.cpp. Further, we continued to step into, we
> found these methods are called: BindAddress (in the file named wv_ep.cpp),
> TranslateAddress(in the file named wv_provider.cpp). In the
> TranslateAddress function, this method is called:
> hIbat = CreateFileW(IBAT_WIN32_NAME, GENERIC_READ | GENERIC_WRITE,
> FILE_SHARE_READ | FILE_SHARE_WRITE, NULL,  OPEN_EXISTING,
> FILE_ATTRIBUTE_NORMAL, NULL)
> Unfortunately it always return the value: 0xffffffffffffffff
> (INVALID_HANDLE_VALUE).

Can you try running as an administrator if you're not already?

This problem sounds familiar.  Has anyone else on the list seen this and know the fix?



More information about the ofw mailing list