commit | ad5f8e964cd0a88c746577aab2c6ea26e3b26673 | [log] [tgz] |
---|---|---|
author | majd@mellanox.com <majd@mellanox.com> | Thu Jan 14 19:13:08 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Thu Jan 21 12:01:09 2016 -0500 |
tree | ab859c819d4b7b5c7e20fd256c60764021c087c9 | |
parent | 427c1e7bcd7e5cd62160fcda0ce215ebbe0da3a1 [diff] |
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>