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

saft-io-ctl: delete and create conditions (and set IO parameters) with one call #15

Open
alyxazon opened this issue May 5, 2017 · 0 comments
Assignees

Comments

@alyxazon
Copy link
Collaborator

alyxazon commented May 5, 2017

Current status -> to delete and create conditions you have to do the following:
saft-io-ctl pexaria -x
saft-io-ctl pexaria -n IO1 -u -c 0x1111000000000000 0xFFFF000000000000 100000000 0x0 1
(optional) saft-io-ctl pexaria -n IO1 -o 1 -t 0

This should be possible with one call:
saft-io-ctl pexaria -n IO1 -x -o 1 -t 0 -u -c 0x1111000000000000 0xFFFF000000000000 100000000 0x0 1

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

No branches or pull requests

1 participant