I tested this patch with virtio-net and mlx5 vdpa regression tests,
everything works fine.

Tested-by: Lei Yang <leiy...@redhat.com>

On Fri, Feb 21, 2025 at 9:13 AM Jason Wang <jasow...@redhat.com> wrote:
>
> On Fri, Feb 21, 2025 at 3:40 AM Dragos Tatulea <dtatu...@nvidia.com> wrote:
> >
> > From: Si-Wei Liu <si-wei....@oracle.com>
> >
> > create_user_mr() has correct code to count the number of null keys
> > used to fill in a hole for the memory map. However, fill_indir()
> > does not follow the same to cap the range up to the 1GB limit
> > correspondingly. Fill in more null keys for the gaps in between,
> > so that null keys are correctly populated.
> >
> > Fixes: 94abbccdf291 ("vdpa/mlx5: Add shared memory registration code")
> > Cc: sta...@vger.kernel.org
> > Reported-by: Cong Meng <cong.m...@oracle.com>
> > Signed-off-by: Si-Wei Liu <si-wei....@oracle.com>
> > Signed-off-by: Dragos Tatulea <dtatu...@nvidia.com>
> > Acked-by: Eugenio Pérez <epere...@redhat.com>
>
> Acked-by: Jason Wang <jasow...@redhat.com>
>
> Thanks
>
>


Reply via email to