> On Jan 25, 2018, at 8:18 AM, Shahaf Shuler <shah...@mellanox.com> 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: ys...@mellanox.com > > Signed-off-by: Xueming Li <xuemi...@mellanox.com> > Signed-off-by: Shahaf Shuler <shah...@mellanox.com> > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > --- For the series,
Acked-by: Yongseok Koh <ys...@mellanox.com> Thanks