]> git.baikalelectronics.ru Git - kernel.git/commit
IB/core: Introduce modify QP operation with udata
authorParav Pandit <parav@mellanox.com>
Tue, 23 May 2017 08:26:08 +0000 (11:26 +0300)
committerDoug Ledford <dledford@redhat.com>
Tue, 18 Jul 2017 01:20:41 +0000 (21:20 -0400)
commit06590602b112a3e1c5c70df756bf763fd2731738
treed8fde0fabc13e7ce67cf86f67732652ff9db3e58
parent1e9c6b2c7216fc7e70b1009c1eaea84de7d64a3b
IB/core: Introduce modify QP operation with udata

This patch adds new function ib_modify_qp_with_udata so that
uverbs layer can avoid handling L2 mac address at verbs layer
and depend on the core layer to resolve the mac address consistently
for all required QPs.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Eli Cohen <eli@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/verbs.c
include/rdma/ib_verbs.h