Spdk/test/unit/lib/util
Chunsong Feng 05dd3c0bb2 dif: enhance copy API to support block-aligned bounce_iov
When iovs are copied from bounce or to bounce, the bounce is usually
alloced from data_buf_pool for better performance, and is multi iovs
instead of a single buffer. Therefore, block-aligned bounce are
supported.

Signed-off-by: Chunsong Feng <fengchunsong@huawei.com>
Change-Id: If56b21d9e46c73d4c956c227bec33ddd0ab9745b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11860
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2022-04-01 08:29:12 +00:00
..
base64.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
bit_array.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
cpuset.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
crc16.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
crc32_ieee.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
crc32c.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
dif.c dif: enhance copy API to support block-aligned bounce_iov 2022-04-01 08:29:12 +00:00
iov.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
math.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
pipe.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
string.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
Makefile lib/util: Add spdk_sn32_lt/gt() to compare two numbers based on serial number arithmetic 2020-03-19 08:51:31 +00:00