Home
last modified time | relevance | path

Searched hist:"64 c5e613b9dd34ef1281ed6d22478609667ae36a" (Results 1 – 3 of 3) sorted by relevance

/linux/include/rdma/
H A Dib_addr.hdiff 64c5e613b9dd34ef1281ed6d22478609667ae36a Tue Jul 15 08:48:53 CEST 2008 Or Gerlitz <ogerlitz@voltaire.com> RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr

Keep a pointer to the local (src) netdevice in struct rdma_dev_addr,
and copy it in as part of rdma_copy_addr(). Use rdma_translate_ip()
in cma_new_conn_id() to reduce some code duplication and also make
sure the src_dev member gets set.

In a high-availability configuration the netdevice pointer can be used
by the RDMA CM to align RDMA sessions to use the same links as the IP
stack does under fail-over and route change cases.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
/linux/drivers/infiniband/core/
H A Daddr.cdiff 64c5e613b9dd34ef1281ed6d22478609667ae36a Tue Jul 15 08:48:53 CEST 2008 Or Gerlitz <ogerlitz@voltaire.com> RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr

Keep a pointer to the local (src) netdevice in struct rdma_dev_addr,
and copy it in as part of rdma_copy_addr(). Use rdma_translate_ip()
in cma_new_conn_id() to reduce some code duplication and also make
sure the src_dev member gets set.

In a high-availability configuration the netdevice pointer can be used
by the RDMA CM to align RDMA sessions to use the same links as the IP
stack does under fail-over and route change cases.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
H A Dcma.cdiff 64c5e613b9dd34ef1281ed6d22478609667ae36a Tue Jul 15 08:48:53 CEST 2008 Or Gerlitz <ogerlitz@voltaire.com> RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr

Keep a pointer to the local (src) netdevice in struct rdma_dev_addr,
and copy it in as part of rdma_copy_addr(). Use rdma_translate_ip()
in cma_new_conn_id() to reduce some code duplication and also make
sure the src_dev member gets set.

In a high-availability configuration the netdevice pointer can be used
by the RDMA CM to align RDMA sessions to use the same links as the IP
stack does under fail-over and route change cases.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>