+1
−1
Loading
Otherwise, if accel returns ENOMEM (i.e. is out of tasks) and we calculate the digest on the CPU, we would set the same recv_state (AWAIT_PDU_READY) for the second time in _nvme_tcp_pdu_payload_handle() resulting in an ERRLOG from nvme_tcp_qpair_set_recv_state(). Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ie859ae470831cab3f2f8de302a5b3be1adf97917 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19894 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@gmail.com>