0b3fb2403e
In the memcpy elimination patches, the same bug exists in 3 places. When building req->decomp_iov using the host buffers, req->decomp_iovcnt was being incremented in the loop and also being used as part of the index messing everything up. Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: I485ac32502801c1e11b8392b2df7eba06b4f5a9b Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/461053 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
reduce.c |