numam-spdk/test/unit/lib/util
Ziye Yang b85127cc6f util/crc32c: Add spdk_crc32c_iov_update.
Purpose: To support caculating crc32c for iovs.

Change-Id: I7ea6d8b71ea2cf6e8b81903439787870923b9bef
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8093
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2021-06-02 11:37:17 +00:00
..
base64.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
bit_array.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
cpuset.c cpuset: fix parse_mask 2020-08-27 08:34:07 +00:00
crc16.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
crc32_ieee.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
crc32c.c util/crc32c: Add spdk_crc32c_iov_update. 2021-06-02 11:37:17 +00:00
dif.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
iov.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
math.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
pipe.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
string.c test/string.c: remove hardcoded limit values 2021-02-11 08:40:09 +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