3df11166e7
This patch is used to fix the chained crc32c computing when users pass a vector. Since we use a union in spdk_accel_task structure to differentiate the usage on "src" and "the vector info" (iovs and iovcnt). So we cannot directly write the src field while users pass a vector. And I verified it in the hardware platform. Change-Id: I85d6e86fa689b261782f80a2f89d908a5d4db84f Signed-off-by: Ziye Yang <ziye.yang@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7471 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
accel_engine.c | ||
Makefile | ||
spdk_accel.map |