commit | a1462351b590a4fa8eed6e5bf14245425635be0d | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Mon Dec 10 11:19:49 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Dec 11 14:38:16 2018 -0700 |
tree | e10d6a0c0b612aecd0614340db6ac3d9e11c2ad7 | |
parent | f94e02ddfd88a511ed64fb68905e35d727635fea [diff] |
RDMA/mlx5: Fail early if user tries to create flows on IB representors IB representors don't support creation of RAW ethernet QP flows. Disable them by reusing existing RDMA/core support macros. We do it for both creation and matcher because latter is not usable if no flow creation is available. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>