Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-13 | Add link SQE support | Jens Axboe | |
Just a basic test case that does various forms of linked nops, and a sample bare bones copy program using linked reads and writes. Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
2019-04-17 | Separate test cases from examples | Jens Axboe | |
Also adds a runtests makefile target. |