> On Jan 25, 2018, at 8:18 AM, Shahaf Shuler <[email protected]> wrote: > > Since commit f81ec748434b ("net/mlx5: fix memory region lookup") the > Memory Region (MR) are no longer ovetrlaps. > > Comparing the end address of the MR should be exclusive, otherwise two > contiguous MRs may cause wrong matching. > > Fixes: f81ec748434b ("net/mlx5: fix memory region lookup") > Cc: [email protected] > > Signed-off-by: Xueming Li <[email protected]> > Signed-off-by: Shahaf Shuler <[email protected]> > Acked-by: Nelio Laranjeiro <[email protected]> > --- For the series,
Acked-by: Yongseok Koh <[email protected]> Thanks

