commit | bfc5d839184f53cc16d551873f9254f2d4d493be | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Tue Nov 20 20:31:08 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Nov 29 16:51:33 2018 -0700 |
tree | 3ac138f77c6fcc25c1298ef7c635c39fcae6f3a3 | |
parent | 67810e8c3c01ed80b5118391a8939ff24f08acd3 [diff] |
RDMA/mlx5: Attach a DEVX counter via raw flow creation Allow a user to attach a DEVX counter via mlx5 raw flow creation. In order to attach a counter we introduce a new attribute: MLX5_IB_ATTR_CREATE_FLOW_ARR_COUNTERS_DEVX A counter can be attached to multiple flow steering rules. 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>