[ofa-general] Re: [PATCH 0/26] Reliable Datagram Sockets (RDS), take 2

Or Gerlitz ogerlitz at Voltaire.com
Wed Feb 25 01:46:00 PST 2009


David Miller wrote:
> It's making real sockets, using the real networking stack,
> using up real IP port/address pairs recognized by the rest
> of the real networking stack, and doing RDMA over that connection.

The only usage of the network stack done by the RDMA stack (at its rdma connection manager) on behalf of protocols such as RDS is for address resolution. This practice of sending ARPs is supported by the mainline kernel for long time and common also among other technologies / drivers.

Or.





More information about the general mailing list