<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
I wish to discuss yet another option for RDS protocol<br>
connection establishment in user mode (use of the rdma_cm over
Winverbs) and data xfer in kernel mode using post send operation.<br>
<br>
Basically QP and CQ can be obtained in kernel mode winverbs driver 
using WvQpAcquire(..) and WvCqAcquire() respectively.<br>
And post_send and poll_cq done using HCA verbs interface calls <span
 style="font-size: 12pt; font-family: Arial;">QP->pVerbs->post_send()
and </span><span
 style="font-size: 12pt; font-family: "Times New Roman";">QP->pVerbs->poll_cq()<span
 style="">.<br>
<br>
Please let me know this kernel mode option for data xfer is feasible or
am  I missing anything here.<br>
<br>
Regards,<br>
Prasanna<br>
<br>
<br>
<br>
</span></span><br>
</body>
</html>