Discussion:
[ofw] Gudience about Implementation of RDMA Driver in Kernel Space over PCIE in Windows 2008 server R2
Rajeswari Tadigatla
2012-12-27 10:12:15 UTC
Permalink
Hi,
I am trying to write a RDMA Miniport Driver over PCIE in Windows
8 server R2 .While going through the WEB ..RDMA Miniport Driver should
Interact with the WINOF Verbs.

But I didn't get any souce Code Regarding "How this Rdma
Miniport driver uses the WIN VERBS Functionalities .Please Provide
to me Corresponding Source Code As Soon As Possible....

Regards
Rajeswari
Do you really want to write a driver or can you do the operations in user
mode?
Thanks
Tzachi
-----Original Message-----
Sent: Friday, December 21, 2012 3:23 PM
Subject: [ofw] Gudience about Implementation of RDMA Driver over PCIE in
Windows 2008 server R2
Hi,
I am newly started to Developing the RDMA Driver in Windows.While going
through the Documents...?The windows 2008 Architecture Doesn't provide any
Upper Level Interface....like Ndis Interface for Miniport Driver .In order
to Access the Functionality of RDMA.
So I kindly Request that Plz Provide to me Details Regarding the Upper
Level Interface used By RDMA in Windows 2008 Server R2..
And Plz Provide to me RDMA windows programming guidelines..
Regards
Rajeswari
_______________________________________________
ofw mailing list
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
Smith, Stan
2012-12-27 18:52:41 UTC
Permalink
Hello,
Have you considered writing a Network Direct service provide; as the 'official' Microsoft RDMA API is NetworkDirect?

stan
-----Original Message-----
Sent: Thursday, December 27, 2012 2:12 AM
To: Tzachi Dar
Subject: Re: [ofw] Gudience about Implementation of RDMA Driver in Kernel Space over PCIE in Windows 2008 server R2
Hi,
I am trying to write a RDMA Miniport Driver over PCIE in Windows
8 server R2 .While going through the WEB ..RDMA Miniport Driver should Interact with the WINOF Verbs.
But I didn't get any souce Code Regarding "How this Rdma
Miniport driver uses the WIN VERBS Functionalities .Please Provide
to me Corresponding Source Code As Soon As Possible....
Regards
Rajeswari
Do you really want to write a driver or can you do the operations in
user mode?
Thanks
Tzachi
-----Original Message-----
Sent: Friday, December 21, 2012 3:23 PM
Subject: [ofw] Gudience about Implementation of RDMA Driver over PCIE
in Windows 2008 server R2
Hi,
I am newly started to Developing the RDMA Driver in Windows.While
going through the Documents...?The windows 2008 Architecture Doesn't
provide any Upper Level Interface....like Ndis Interface for Miniport
Driver .In order to Access the Functionality of RDMA.
So I kindly Request that Plz Provide to me Details Regarding the
Upper Level Interface used By RDMA in Windows 2008 Server R2..
And Plz Provide to me RDMA windows programming guidelines..
Regards
Rajeswari
_______________________________________________
ofw mailing list
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
_______________________________________________
ofw mailing list
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
Rajeswari Tadigatla
2012-12-28 05:42:16 UTC
Permalink
Hi,
ThanQ..for giving valuable Info.But the Project Requirement is
need to Develope RDMA Kernel mode Driver in Windows 2008 Server
R2...?while I was Going through the Documents ..RDMA Driver
uses...WINOF(windows open Fabrics)Kernel Mode interface which is used
as the underlying transport mechanism.

So In Architectural Perspective They are mention WINOF in windows
2008 server for Implementing the RDMA Kernel Mode Driver.But I Didn't
get any where the Corresponding RDMA_NDIS Extensions foe Implementing
RDMA.

Please Provide to me Guidance Materials Regarding this.

Thanks
Rajeswari
By the way, you need to write to IBAL. There is no winverbes for kernel.
If you can move to windows 2012 than you can use NDK which is MS api and is
better documented.
Thanks
Tzachi
-----Original Message-----
Sent: Thursday, December 27, 2012 12:12 PM
To: Tzachi Dar
Subject: Re: [ofw] Gudience about Implementation of RDMA Driver in Kernel
Space over PCIE in Windows 2008 server R2
Hi,
I am trying to write a RDMA Miniport Driver over PCIE in Windows
8 server R2 .While going through the WEB ..RDMA Miniport Driver should
Interact with the WINOF Verbs.
But I didn't get any souce Code Regarding "How this Rdma
Miniport driver uses the WIN VERBS Functionalities .Please Provide
to me Corresponding Source Code As Soon As Possible....
Regards
Rajeswari
Do you really want to write a driver or can you do the operations in
user mode?
Thanks
Tzachi
-----Original Message-----
Sent: Friday, December 21, 2012 3:23 PM
Subject: [ofw] Gudience about Implementation of RDMA Driver over PCIE
in Windows 2008 server R2
Hi,
I am newly started to Developing the RDMA Driver in Windows.While
going through the Documents...?The windows 2008 Architecture Doesn't
provide any Upper Level Interface....like Ndis Interface for Miniport
Driver .In order to Access the Functionality of RDMA.
So I kindly Request that Plz Provide to me Details Regarding the
Upper Level Interface used By RDMA in Windows 2008 Server R2..
And Plz Provide to me RDMA windows programming guidelines..
Regards
Rajeswari
_______________________________________________
ofw mailing list
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
Loading...