commit | 7e57b85c444c3c1bf3550aa6890666fc4353bd33 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Thu Jan 14 17:50:35 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 19 15:35:00 2016 -0500 |
tree | 106b33c7ffa5f6c1a5fc9c954f0c097fefe8dadf | |
parent | 1da494cbc0d922f192f1c5cc96c8794a8171c3c0 [diff] |
IB/mlx4: Add support for setting RoCEv2 gids in hardware To tell hardware about a gid with type RoCEv2, software needs a new modifier to the SET_PORT command: MLX4_SET_PORT_ROCE_ADDR. This can replace the old method, MLX4_SET_PORT_GID_TABLE, for RoCEv1 gids. Signed-off-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>