From: Leon Romanovsky <leonro@xxxxxxxxxxxx> Hi, Enable QUERY_LAG command over DEVX. That command was added to the mlx5_core, but were not used and hence has wrong HW spec layout which is fixed in first patch. The second patch actually makes this command available for DEVX users. Thanks Mark Zhang (2): net/mlx5: Fix mlx5_ifc_query_lag_out_bits IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command drivers/infiniband/hw/mlx5/devx.c | 1 + include/linux/mlx5/mlx5_ifc.h | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) -- 2.20.1