]> git.baikalelectronics.ru Git - kernel.git/commit
IB/core: Introduce drop flow specification
authorSlava Shwartsman <slavash@mellanox.com>
Mon, 3 Apr 2017 10:13:51 +0000 (13:13 +0300)
committerDoug Ledford <dledford@redhat.com>
Fri, 21 Apr 2017 16:26:05 +0000 (12:26 -0400)
commit9ea1de57dbf82126815ab4124e89499a628cf837
tree73dc325f78a1cc7619d0ddf7df9f3f43b0bb2719
parenteac4b679a08570784ae00b47a4f6c76615c5e5f6
IB/core: Introduce drop flow specification

This flow steering specification identifies flow for drop by the HW.
If user create a flow only with the drop specification,
then all the packets that hit this flow will be dropped, otherwise the HW
will drop only the packets that match the other L2/L3/L4 specifications.

Signed-off-by: Slava Shwartsman <slavash@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/uverbs.h
drivers/infiniband/core/uverbs_cmd.c
include/rdma/ib_verbs.h
include/uapi/rdma/ib_user_verbs.h