Hi,

> -----Original Message-----
> From: Dmitry Kozlyuk <[email protected]>
> Sent: Thursday, March 31, 2022 5:33 PM
> To: [email protected]
> Cc: [email protected]; Matan Azrad <[email protected]>; Slava Ovsiienko
> <[email protected]>
> Subject: [PATCH] common/mlx5: fix MR range calculation
> 
> MR end for a mempool chunk may be calculated incorrectly.
> For example, for chunk with addr=1.5M and len=1M with 2M page size the
> range would be [0, 2M), while the proper result is [0, 4M).
> Fix the calculation.
> 
> Fixes: 690b2a88c2f7 ("common/mlx5: add mempool registration facilities")
> Cc: [email protected]
> 
> Signed-off-by: Dmitry Kozlyuk <[email protected]>
> Acked-by: Matan Azrad <[email protected]>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to