Re: [PATCH for-next v9 0/5] On-Demand Paging on SoftRoCE
From: Jason Gunthorpe
Date: Wed Feb 19 2025 - 08:39:53 EST
On Wed, Feb 19, 2025 at 10:48:25AM +0000, Daisuke Matsuda (Fujitsu) wrote:
> On Thu, Jan 30, 2025 7:52 PM Daisuke Matsuda (Fujitsu):
> > On Tue, Jan 14, 2025 5:16 AM Jason Gunthorpe:
> > > On Mon, Jan 13, 2025 at 02:15:27PM +0100, Joe Klein wrote:
> > >
> > > > > > > Possibly, there was a regression in libibverbs between v39.0-1 and v50.0-2build2.
> > > > > > > We need to take a closer look to resolve the malfunction of rxe on Ubuntu 24.04.
> > > > > >
> > > > > > That's distressing.
> >
> > I am going to start bisecting the root cause to fix it.
> > It may take a while, so please stay patient.
>
> On Ubuntu 22.04.5, both v50.0 branch and master branch pass the pyverbs testcases,
> so it is not a regression of libibverbs. However, on Ubuntu 24.04.1, the test causes
> segmentation fault with both branches. The issue looks specific to Ubuntu 24.04.
>
> Could it be possible the update of python version leads to the
> failure?
Or a cython update? It certainly could..
So maybe there is nothing to worry about kernel side if the test case
passes on older OS userspace
Jason