commit | bcf117e2cf6f451b46780e0660e9ae7ab33a33ea | [log] [tgz] |
---|---|---|
author | Devesh Sharma <devesh.sharma@avagotech.com> | Thu Jan 28 08:59:58 2016 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Mon Feb 29 17:12:10 2016 -0500 |
tree | 15e742febea9836d3e9991c04a3986b9b3de656b | |
parent | 6b0626679d81626eac47cba7940f1435ec480b2e [diff] |
RDMA/ocrdma: Support RoCE-v2 in the RC path This patch implements following changes to support RoCE-v2 in the RC path: * Get the GID-type for a given sgid. * Based on the GID-type get IPv4/IPv6 L3-address and give those to underlying device. * Resolve and provide network header type to device. Signed-off-by: Somnath Kotur <somnath.kotur@avagotech.com> Signed-off-by: Devesh Sharma <devesh.sharma@avagotech.com> Signed-off-by: Doug Ledford <dledford@redhat.com>