ni / easyrdma

An easy-to-use, cross-platform, MIT-licensed RDMA library from NI
MIT License
15 stars 9 forks source link

win7 X64 run easyrdma_recv.exe and easyrdma_send.exe Error creating session: -734010 Invalid address. #20

Closed Super-six-java closed 1 year ago

Super-six-java commented 1 year ago

i have one linux server and one win7 , win7_x64 net driver is MLNX_VPI_WinOF-5_35_All_Win7_x64 and close firewall . linux and win7 can ping each other . when i use nd_rping in win7 Will appear image .im not sure its driver have problem.

when i run easyrdma_recv.exe or easyrdma_send.exe ,The console will generate Error creating session: -734010 Invalid address.,but I am sure I have entered the correct address. i dont kown { (int)(0xC00000CC), easyrdma_Error_InvalidAddress }, // STATUS_BAD_NETWORK_NAME from DDK In source easyrdma-add-examples/core/windows/RdmaErrorTranslation.cpp 38 line

nikhalim commented 1 year ago

It does seem like something to do with the Mellanox driver or the network setup itself. I'd encourage you to check with NVIDIA support instead.