diff options
author | David Howells <[email protected]> | 2023-09-08 17:03:22 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2023-09-09 15:11:49 -0700 |
commit | a3c57ab79a06e333a869ae340420cb3c6f5921d3 (patch) | |
tree | f9522710763971eab8d213057577bb05fb947693 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 2d71340ff1d41a5b9fc1b30ded12d638b2e2ae96 (diff) |
iov_iter: Kunit tests for page extraction
Add some kunit tests for page extraction for ITER_BVEC, ITER_KVEC and
ITER_XARRAY type iterators. ITER_UBUF and ITER_IOVEC aren't dealt with
as they require userspace VM interaction. ITER_DISCARD isn't dealt with
either as that can't be extracted.
Signed-off-by: David Howells <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Al Viro <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: John Hubbard <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions