Hi ,<div>     Thanks for the reply . i will try to share some of my code later . Looking forward to ur ideas. </div><div><br></div><div>Regards,</div><div><br></div><div>S.Saravanan<br><br><div class="gmail_quote">On Fri, Jul 13, 2012 at 6:18 PM, Bounine, Alexandre <span dir="ltr"><<a href="mailto:Alexandre.Bounine@idt.com" target="_blank">Alexandre.Bounine@idt.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div><div class="im">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">This should work. We use similar approach to test our mport HW drivers.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Alex.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
</div><div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt"><div class="im">
<div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Linuxppc-dev [mailto:<a href="mailto:linuxppc-dev-bounces%2Balexandre.bounine" target="_blank">linuxppc-dev-bounces+alexandre.bounine</a>=<a href="mailto:idt.com@lists.ozlabs.org" target="_blank">idt.com@lists.ozlabs.org</a>]
<b>On Behalf Of </b>Saravanan S<br>
<b>Sent:</b> Friday, July 13, 2012 2:16 AM<br>
<b>To:</b> <a href="mailto:linuxppc-dev@lists.ozlabs.org" target="_blank">linuxppc-dev@lists.ozlabs.org</a><br>
<b>Subject:</b> Standalone SRIO Driver for Linux<u></u><u></u></span></p>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div><p class="MsoNormal">Hi ,</p><div><div class="h5"><br>
      Iam currently working on the GE make DSP230 board consisting of Quad PowerPC8640 nodes   interconnected by SRIO with Linux 2.6.34 . However the only way to access the SRIO is through rionet facility . Our requirement is to use the SRIO interconnect without
 the Ethernet overheads. This would definitely enable higher speeds (though I cant find any throughput figures for SRIO in Linux on the net ??? ).  My query is that whether any attempt has been made  to develop a  standalone driver and API to access the messaging 
 and doorbell services of SRIO . If no then request you to please provide inputs on the same. From my study I have the following thoughts for the driver :<br>
<br>
a) Have a character device interface for user .<br>
b) Basically use the rio support functions provided in rio.c like  rio_add_inb_buffer ,  rio_add_outb_message to transfer and receive messages and add buffers .<br>
c) Maintain a dedicated ring of buffers in the driver and transfer  data to and from the buffer to user space .<br>
<br>
<br>
Is this the right direction . Would really appreciate any inputs . thanks in advance.<br>
<br>
Regards,<br>
<br>
S.Saravanan<u></u><u></u></div></div><p></p>
</div>
</div>
</div>

<br>_______________________________________________<br>
Linuxppc-dev mailing list<br>
<a href="mailto:Linuxppc-dev@lists.ozlabs.org">Linuxppc-dev@lists.ozlabs.org</a><br>
<a href="https://lists.ozlabs.org/listinfo/linuxppc-dev" target="_blank">https://lists.ozlabs.org/listinfo/linuxppc-dev</a><br></blockquote></div><br></div>