]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/mlx5: Expose Raw Packet QP to user space consumers
authormajd@mellanox.com <majd@mellanox.com>
Thu, 14 Jan 2016 17:13:08 +0000 (19:13 +0200)
committerDoug Ledford <dledford@redhat.com>
Thu, 21 Jan 2016 17:01:09 +0000 (12:01 -0500)
commitad5f8e964cd0a88c746577aab2c6ea26e3b26673
treeab859c819d4b7b5c7e20fd256c60764021c087c9
parent427c1e7bcd7e5cd62160fcda0ce215ebbe0da3a1
IB/mlx5: Expose Raw Packet QP to user space consumers

Added Raw Packet QP modify functionality which will enable user
space consumers to use it.

Since Raw Packet QP is built of SQ and RQ sub-objects, therefore
Raw Packet QP state changes are implemented by changing the state
of the sub-objects.

Signed-off-by: Majd Dibbiny <majd@mellanox.com>
Reviewed-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/qp.c