On Thu, Apr 03, 2025 at 08:19:57PM -0600, Jens Axboe wrote: > > On Fri, 04 Apr 2025 08:18:49 +0800, Ming Lei wrote: > > Commit 57ed58c13256 ("selftests: ublk: enable zero copy for stripe target") > > added test entry of test_stripe_04, but forgot to add the test script. > > > > So fix the test by adding the script file. > > > > > > Applied, thanks! > > [1/1] selftests: ublk: fix test_stripe_04 > (no commit info) Hi Jens, Commit 57ed58c13256 ("selftests: ublk: enable zero copy for stripe target") is in io_uring-6.15, so this patch should be merged to io_uring-6.15 instead of block-6.15. Thanks, Ming