+54
−35
Loading
We want to move iSCSI task allocation before data buffer allocation to use zero copy APIs in iSCSI target. As a preparation, we have to separate PDU header and payload handling. This patch makes it a little easier. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ib7f5ec71933fd6022fd2248aff0a0bd89b7ad830 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/470289 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com>