Re: [PATCH] selftests: ublk: add rotating auto_buf index regression test
Yang Xiuwei <[email protected]> Tue, 4 Aug 2026 14:32:01 +0800
| Newsgroups | org.kernel.vger.linux-block,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
Hi Jens, On Mon, Aug 03, 2026 at 08:40:16PM -0600, Jens Axboe wrote: > Applied, thanks! > > [1/1] selftests: ublk: add rotating auto_buf index regression test > commit: d507d3cb19e71f10336e41deeac517cdc21c34ea Thanks for picking this up, and also patch 1/2 of the driver series. I notice for-7.3/block is still missing patch 2/2: ublk: clear auto buf reg before updating io->buf in batch commit The rotating-index selftest depends on that clear-before-store fix. Could you please pick up 2/2 as well? It already has Ming's Reviewed-by. https://lore.kernel.org/linux-block/[email protected]/ Thanks, Yang Xiuwei