]> git.proxmox.com Git - mirror_zfs.git/commit - tests/test-runner/bin/zts-report.py.in
Add basic io_uring test
authorMatthew Macy <mmacy@freebsd.org>
Sat, 23 Jan 2021 23:42:42 +0000 (15:42 -0800)
committerGitHub <noreply@github.com>
Sat, 23 Jan 2021 23:42:42 +0000 (15:42 -0800)
commit716408f56043981365488f65f924a2647af03b21
tree8576c7a9ab9f8b529d7dedfe6dac7a6428c60afa
parent1c943451031b3c437110ecbb2f6a56d6ae0caa9f
Add basic io_uring test

Provide a basic test coverage for io_uring I/O.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #11497
tests/runfiles/linux.run
tests/test-runner/bin/zts-report.py.in
tests/zfs-tests/tests/functional/io/Makefile.am
tests/zfs-tests/tests/functional/io/io_uring.ksh [new file with mode: 0755]