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

qperf XRC tests output "bad test" #2

Open
bsmith94 opened this issue Nov 10, 2017 · 1 comment
Open

qperf XRC tests output "bad test" #2

bsmith94 opened this issue Nov 10, 2017 · 1 comment

Comments

@bsmith94
Copy link
Contributor

bsmith94 commented Nov 10, 2017

qperf --help tests documents XRC tests, but reports "bad test" when those tests are chosen for execution.

# qperf --help tests| grep xrc
    xrc_bi_bw               XRC streaming two way bandwidth
    xrc_bw                  XRC streaming one way bandwidth
    xrc_lat                 XRC one way latency
# qperf host1 xrc_bw
xrc_bw: bad test; try: qperf --help tests
# qperf host1 xrc_lat
xrc_lat: bad test; try: qperf --help tests
# qperf host1 xrc_bw_bw
xrc_bw_bw: bad test; try: qperf --help tests
@bsmith94
Copy link
Contributor Author

This is partly because of the XRC problems documented in issue #3. The man page indicates that XRC tests may not be available, but the help message leaves this as a mystery for the user.

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