Spdk/test/unit/lib/nvmf
Ziye Yang d478edd4ee lib/nvmf: Use the async function to caculate the crc32 for header_digest.
In this patch, we will use the accel library to do the crc32 work for the
header digest when sending the pdu in the target side.

For data digest support, will consider in the further patch.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Change-Id: I3169a158afd633f48bdbeb2cce1ed20e4141ae45
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5472
Community-CI: Broadcom CI
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2021-01-15 08:30:34 +00:00
..
ctrlr_bdev.c test/unit/lib/nvmf: Add unit test stubs 2020-11-19 09:52:39 +00:00
ctrlr_discovery.c nvmf: add notifications about ns to the transport 2020-12-28 13:52:45 +00:00
ctrlr.c lib/nvmf: mask pending AENs 2020-12-18 09:48:07 +00:00
fc_ls.c nvmf/fc: Cleanup pollgroup and hwqp mapping logic. 2021-01-14 16:18:25 +00:00
fc.c nvmf/fc: Extend nvmf_fc_lld_fini to take spdk_nvmf_transport_destroy_done_cb. 2021-01-14 16:18:25 +00:00
rdma.c nvmf/rdma: Use RDMA provider memory translation 2021-01-14 16:19:48 +00:00
subsystem.c nvmf: add notifications about ns to the transport 2020-12-28 13:52:45 +00:00
tcp.c lib/nvmf: Use the async function to caculate the crc32 for header_digest. 2021-01-15 08:30:34 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00