diff options
author | Ming Lei <ming.lei@redhat.com> | 2025-03-03 15:43:17 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-03-11 01:24:42 +0300 |
commit | c2cb669a86c153d3449b672191ab253cdda8a295 (patch) | |
tree | 1bce1898092339b7a0cbae9548a10cf1b04a944f /tools/perf/scripts/python/stackcollapse.py | |
parent | c83b089a70ec1e81fc7899aacf4de56a1872585a (diff) | |
download | linux-c2cb669a86c153d3449b672191ab253cdda8a295.tar.xz |
selftests: ublk: move zero copy feature check into _add_ublk_dev()
Move zero copy feature check into _add_ublk_dev() since we will have
more tests which requires to cover zero copy.
Then one check function of _check_add_dev() has to be added for dealing
with cleanup since '_add_ublk_dev()' is run in sub-shell, and we can't
exit from it to terminal shell.
Meantime always return error code from _add_ublk_dev().
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20250303124324.3563605-8-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions