diff options
author | Mark Bloch <mbloch@nvidia.com> | 2023-04-13 12:23:09 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-04-18 08:47:10 +0300 |
commit | 3e358ea8614ddfbc59ca7a3f5dff5dde2b350b2c (patch) | |
tree | 3ee5602ff9d31f57abe190718ab45d42749a8719 /drivers/infiniband/sw/rxe/rxe_req.c | |
parent | f605f26ea196a3b49bea249330cbd18dba61a33e (diff) | |
download | linux-3e358ea8614ddfbc59ca7a3f5dff5dde2b350b2c.tar.xz |
RDMA/mlx5: Fix flow counter query via DEVX
Commit cited in "fixes" tag added bulk support for flow counters but it
didn't account that's also possible to query a counter using a non-base id
if the counter was allocated as bulk.
When a user performs a query, validate the flow counter id given in the
mailbox is inside the valid range taking bulk value into account.
Fixes: 208d70f562e5 ("IB/mlx5: Support flow counters offset for bulk counters")
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Reviewed-by: Maor Gottlieb <maorg@nvidia.com>
Link: https://lore.kernel.org/r/79d7fbe291690128e44672418934256254d93115.1681377114.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'drivers/infiniband/sw/rxe/rxe_req.c')
0 files changed, 0 insertions, 0 deletions