Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fi_poll: Failure waiting on counters #815

Closed
shefty opened this issue Mar 30, 2018 · 0 comments
Closed

fi_poll: Failure waiting on counters #815

shefty opened this issue Mar 30, 2018 · 0 comments

Comments

@shefty
Copy link
Member

shefty commented Mar 30, 2018

  • name: fi_poll -t counter -p "verbs"
    result: Fail
    time: 91
    server_cmd: /opt/fabtests/bin/fi_poll -t counter -p "verbs" -s
    enceladus-iw.ofa
    server_stdout: |
    fi_cntr_wait(): common/shared.c:1976, ret=-38 (Function not
    implemented)
    fi_cntr_wait(): common/shared.c:1976, ret=-38 (Function not
    implemented)
    fi_cntr_wait(): common/shared.c:1976, ret=-38 (Function not
    implemented)
    fi_cntr_wait(): common/shared.c:1976, ret=-38 (Function not
    implemented)
    fi_cntr_wait(): common/shared.c:1976, ret=-38 (Function not
    implemented)
    fi_cntr_wait(): common/shared.c:1976, ret=-38 (Function not
    implemented)
    fi_cntr_wait(): common/shared.c:1976, ret=-38 (Function not
    implemented)
    fi_cntr_wait(): common/shared.c:1976, ret=-38 (Function not
    implemented)

The common code looks like it assumes that all counters are associated with wait objects. The CQ code handles this properly, so the counter completion code may need to be updated to match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant