commit | fa76d24ee0aa24fff3fa9ba71fc2179fb88fef6a | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Thu Sep 06 17:27:06 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Sep 11 09:28:07 2018 -0600 |
tree | b50891da0faa10d9e9baaf6785d977890b1e862d | |
parent | b823dd6d86ce6576d229c865895d0ee5285d0363 [diff] |
RDMA/mlx5: Add flow actions support to raw create flow Support attaching flow actions to a flow rule via raw create flow. For now only NIC RX path is supported. This change requires to export flow resources management functions so we can maintain proper bookkeeping of flow actions. Signed-off-by: Mark Bloch <markb@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>