]> www.infradead.org Git - nvme.git/commit
selftests: ublk: add two stress tests for zero copy feature
authorMing Lei <ming.lei@redhat.com>
Sat, 12 Apr 2025 02:30:22 +0000 (10:30 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 17 Apr 2025 01:32:18 +0000 (19:32 -0600)
commitd836590d9a9e1d822667e2720ef0d5e69a566aef
tree1ce6cf76b3de27a12e03c855f166127b126de5ae
parentbb2cabf23568d74407a3881e81f43777f490299b
selftests: ublk: add two stress tests for zero copy feature

Add stress_03 & stress_04 for covering zero copy feature.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20250412023035.2649275-7-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
tools/testing/selftests/ublk/Makefile
tools/testing/selftests/ublk/test_stress_03.sh [new file with mode: 0755]
tools/testing/selftests/ublk/test_stress_04.sh [new file with mode: 0755]