[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1250893715-21939-1-git-send-email-andy.grover@oracle.com>
Date: Fri, 21 Aug 2009 15:28:30 -0700
From: Andy Grover <andy.grover@...cle.com>
To: netdev@...r.kernel.org
Cc: rds-devel@....oracle.com
Subject: [PATCH net-next 0/5] RDS: TCP transport support
Hello netdev,
This patch series adds a TCP transport for RDS. Instead of requiring
an IB queue pair for communication between two nodes, it may instead
tunnel traffic over a TCP connection. This makes RDS usable by
people without IB hardware, or in a VM.
In addition, this patchset modularizes RDS into an rds core module,
an rds_rdma module (for Infiniband and iWARP) and rds_tcp module. RDS
itself no longer has a dependency on IB (the rds_rdma module does).
This code has been tested and verified to work and perform acceptably,
but has not yet had intensive performance analysis.
Thanks -- Regards -- Andy
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists