www: Add more information about the SRP target driver

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9245 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-12-23 03:22:21 +00:00
parent 53cbbb2c94
commit ba5d3e94b9

View File

@@ -53,14 +53,21 @@
<h1>Infiniband SCSI RDMA protocol (SRP) target driver</h1>
<p><img src="images/t_rdma.gif" width="100"
height="120" class="float-left" alt="SCST
SRP">The SCSI RDMA Protocol (SRP) target driver
has been developed by Vu Pham. Since March
2008 the main development place of the SRP
target driver is SCST SVN repository. It is
maintained by Bart Van Assche.</p>
SRP">The first version of the SCSI RDMA
Protocol (SRP) target driver has been written
by Vu Pham. Since March 2008 the main
development place of the SRP target driver is
SCST SVN repository. The current maintainer is
Bart Van Assche.</p>
<p>The original version of this driver only
supported <a href="https://en.wikipedia.org/wiki/InfiniBand">InfiniBand</a>
networks, hence the "ib" in ib_srpt. The
current version supports InfiniBand,
(<a href="https://en.wikipedia.org/wiki/RDMA_over_Converged_Ethernet">RoCE</a>)
and <a href="https://en.wikipedia.org/wiki/IWARP">iWARP</a>.</p>
<p>A version of this driver is available in
the upstream Linux kernel. See
also <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/infiniband/ulp/srpt">drivers/infiniband/ulp/srpt</a></p>
also <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/infiniband/ulp/srpt">drivers/infiniband/ulp/srpt</a></p>.
<br><br><br>
<p class="post-footer align-right">
<a href="downloads.html" class="readmore">Download</a>