You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: