[rds-devel] [PATCH net-next 0/9] RDS:TCP data structure changes for multipath support

David Miller davem at davemloft.net
Fri Jul 1 13:46:07 PDT 2016


From: Sowmini Varadhan <sowmini.varadhan at oracle.com>
Date: Thu, 30 Jun 2016 16:11:09 -0700

> The second installment of changes to enable multipath support in
> RDS-TCP. This series implements the changes in rds-tcp so that the 
> rds_conn_path has a pointer to the rds_tcp_connection in cp_transport_data.
> Struct rds_tcp_connection keeps track of the inet_sk per path in
> t_sock. The ->sk_user_data in turn is a pointer to the rds_conn_path.
> With this set of changes, rds_tcp has the needed plumbing to handle
> multiple paths(socket) per rds_connection.

Series applied, thanks.



More information about the rds-devel mailing list