2023-03-19 13:00:19

by Leon Romanovsky

[permalink] [raw]
Subject: [PATCH rdma-next 0/3] Enable IB out-of-order by default in mlx5

From: Leon Romanovsky <[email protected]>

Hi,

This series from Or changes default of IB out-of-order feature and
allows to the RDMA users to decide if they need to wait for completion
for all segments or it is enough to wait for last segment completion only.

Thanks

Or Har-Toov (3):
net/mlx5: Expose bits for enabling out-of-order by default
RDMA/mlx5: Disable out-of-order in integrity enabled QPs
net/mlx5: Set out of order (ooo) by default

drivers/infiniband/hw/mlx5/qp.c | 8 ++++++++
drivers/net/ethernet/mellanox/mlx5/core/main.c | 3 +++
include/linux/mlx5/mlx5_ifc.h | 10 +++++++---
3 files changed, 18 insertions(+), 3 deletions(-)

--
2.39.2



2023-03-23 08:30:18

by Leon Romanovsky

[permalink] [raw]
Subject: Re: [PATCH rdma-next 0/3] Enable IB out-of-order by default in mlx5


On Sun, 19 Mar 2023 14:59:29 +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <[email protected]>
>
> Hi,
>
> This series from Or changes default of IB out-of-order feature and
> allows to the RDMA users to decide if they need to wait for completion
> for all segments or it is enough to wait for last segment completion only.
>
> [...]

Applied, thanks!

[1/3] net/mlx5: Expose bits for enabling out-of-order by default
https://git.kernel.org/rdma/rdma/c/6e2a3a324aab9d
[2/3] RDMA/mlx5: Disable out-of-order in integrity enabled QPs
https://git.kernel.org/rdma/rdma/c/742948cc02d523
[3/3] net/mlx5: Set out of order (ooo) by default
https://git.kernel.org/rdma/rdma/c/f4244e55e4c3a1

Best regards,
--
Leon Romanovsky <[email protected]>