Coder Social home page Coder Social logo

Comments (8)

larrystevenwise avatar larrystevenwise commented on September 26, 2024

The bisect was bad. I ran it again, and this is the culprit:

1e72cff is the first bad commit
commit 1e72cff
Author: Zohar Ben Aharon [email protected]
Date: Sun Nov 19 17:28:59 2017 +0200

Remove contig support from regular verbs

Removed the 23 bit enable that refer to contig pages support.
it is now only supported by exp_verbs.

Signed-off-by: Zohar Ben Aharon <[email protected]>

:040000 040000 66c85b6d725b1afcdc7072d998b8f031cbfe3c03 ddefc6cd1436ccb1e454700fc56795f82e496959 M src

from perftest.

zoharbenaharon avatar zoharbenaharon commented on September 26, 2024

Is the error occurs for RDMA_CM cases only?
What Os kernel are you running ?

from perftest.

bryantan-vmware avatar bryantan-vmware commented on September 26, 2024

I'm hitting this issue as well, using vmw_pvrdma. Looks like the problem is that ctx->is_contig_supported defaults to SUCCESS, even without exp_verbs, and then ctx->buf[qp_index] is set to NULL, which causes ibv_create_mr to fail.

Happens without CM. I'm on a 4.11 kernel, but for vmw_pvrdma I think this would happen regardless of CM/without CM or on a different kernel/OS. I'm using rdma-core with a recent commit.

from perftest.

larrystevenwise avatar larrystevenwise commented on September 26, 2024

I'm using 4.14.25.

from perftest.

zoharbenaharon avatar zoharbenaharon commented on September 26, 2024

Thanks again Larry

ive add fix to this Pull request [https://github.com//pull/29]
could find your user for Review , will appreciate your feedback

Thanks

from perftest.

zoharbenaharon avatar zoharbenaharon commented on September 26, 2024

fix added

from perftest.

joyceliuExaai avatar joyceliuExaai commented on September 26, 2024

Hi All,

I saw the similar issue as well in Kernel 4.18 & Linux 7.5.
I used yum groupinstall "InfinibandSupport" to install IB driver. any solution?

thanks,
Joyce

from perftest.

larrystevenwise avatar larrystevenwise commented on September 26, 2024

Try pulling/building/installing the latest perftest.

from perftest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.