On Sat, 01 Mar 2025 00:19:13 +0800, Ming Lei wrote:
This patchset adds ublk kernel selftests, which is very handy for developer for verifying kernel change, especially ublk heavily depends on io_uring subsystem. Also it provides template for target implementation.
Please consider it for v6.15.
The 1st patch adds one ublk utility and one entry test. The 2nd patch adds test over file backed ublk. The 3rd patch adds test for ublk zero copy.
[...]
Applied, thanks!
[1/3] selftests: ublk: add kernel selftests for ublk commit: 6aecda00b7d1e187c31e702d607d2b51bbcddbcc [2/3] selftests: ublk: add file backed ublk commit: 5d95bfb5357111028b7a37464d1a18702722efe9 [3/3] selftests: ublk: add ublk zero copy test commit: bedc9cbc5f9709b97646fe3423dbf530b74b09d5
Best regards,