[rds-devel] [PATCH net-next 0/5] RDS: TCP transport support

Tziporet Koren tziporet at mellanox.co.il
Mon Aug 24 03:07:41 PDT 2009


Hi Andy,

Do you wish that any of this will get into OFED 1.5 too?


Tziporet Koren
Sr. Software Director
Mellanox Technologies
mailto: tziporet at mellanox.co.il
Tel +972-4-9097200, ext 380


-----Original Message-----
From: rds-devel-bounces at oss.oracle.com
[mailto:rds-devel-bounces at oss.oracle.com] On Behalf Of Andy Grover
Sent: Saturday, August 22, 2009 1:29 AM
To: netdev at vger.kernel.org
Cc: rds-devel at oss.oracle.com
Subject: [rds-devel] [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



_______________________________________________
rds-devel mailing list
rds-devel at oss.oracle.com
http://oss.oracle.com/mailman/listinfo/rds-devel



More information about the rds-devel mailing list