summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ublk
Commit message (Expand)AuthorAgeFilesLines
* selftests: ublk: enable zero copy for stripe targetMing Lei4 days2-17/+53
* selftests: ublk: kublk: fix an error log lineUday Shankar5 days1-1/+1
* selftests: ublk: kublk: use ioctl-encoded opcodesUday Shankar5 days1-2/+2
* selftests: ublk: specify io_cmd_buf pointer typeCaleb Sander Mateos8 days2-3/+3
* selftests: ublk: add test for checking zero copy related parameterMing Lei9 days3-1/+39
* selftests: ublk: add more tests for covering MQMing Lei9 days10-33/+132
* selftests: ublk: add stripe targetMing Lei2025-03-226-2/+397
* selftests: ublk: simplify loop io completionMing Lei2025-03-222-48/+47
* selftests: ublk: enable zero copy for null targetMing Lei2025-03-224-1/+95
* selftests: ublk: prepare for supporting stripe targetMing Lei2025-03-224-6/+38
* selftests: ublk: move common code into common.cMing Lei2025-03-224-53/+58
* selftests: ublk: increase max buffer size to 1MBMing Lei2025-03-221-1/+1
* selftests: ublk: add single sqe allocator helperMing Lei2025-03-223-52/+44
* selftests: ublk: add generic_01 for verifying sequential IO orderMing Lei2025-03-224-1/+94
* selftests: ublk: fix starting ublk deviceMing Lei2025-03-212-11/+23
* selftests: ublk: fix write cache implementationMing Lei2025-03-201-4/+2
* selftests: ublk: add variable for user to not show test resultMing Lei2025-03-201-6/+10
* selftests: ublk: don't show `modprobe` failureMing Lei2025-03-201-2/+2
* selftests: ublk: add one dependency headerMing Lei2025-03-202-0/+19
* selftests: ublk: improve test usabilityMing Lei2025-03-108-11/+17
* selftests: ublk: add stress test for covering IO vs. killing ublk serverMing Lei2025-03-104-1/+78
* selftests: ublk: add one stress test for covering IO vs. removing deviceMing Lei2025-03-103-0/+75
* selftests: ublk: load/unload ublk_drv when preparing & cleaning up testsMing Lei2025-03-101-0/+5
* selftests: ublk: move zero copy feature check into _add_ublk_dev()Ming Lei2025-03-106-16/+50
* selftests: ublk: don't pass ${dev_id} to _cleanup_test()Ming Lei2025-03-106-6/+6
* selftests: ublk: support shellcheck and fix all warningMing Lei2025-03-107-48/+58
* selftests: ublk: fix parsing '-a' argumentMing Lei2025-03-101-1/+1
* selftests: ublk: add --foreground command lineMing Lei2025-03-102-4/+14
* selftests: ublk: fix build failureMing Lei2025-03-101-0/+1
* selftests: ublk: make ublk_stop_io_daemon() more reliableMing Lei2025-03-101-10/+14
* selftests: ublk: add ublk zero copy testMing Lei2025-02-287-23/+241
* selftests: ublk: add file backed ublkMing Lei2025-02-287-5/+277
* selftests: ublk: add kernel selftests for ublkMing Lei2025-02-288-0/+1464