zrlio / disni

DiSNI: Direct Storage and Networking Interface
Apache License 2.0
186 stars 66 forks source link

Fix RdmavsTcpBenchmark issue. #38

Open petro-rudenko opened 5 years ago

petro-rudenko commented 5 years ago

37 Before postRecv.execute() need to call endpoint.getWcEvents().take(); to not get stall buffer.