237260f6a1
Purpose: To fix performance degradation. Restore the nvme_tcp_read_data function, and for nvme_tcp_readv_data, will call nvme_tcp_read_data if iovcnt=1. Change-Id: Ie3abb943c294dc27d736371cd7ce9a5aa966877a Signed-off-by: Ziye Yang <ziye.yang@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/448030 Reviewed-by: wuzhouhui <wuzhouhui@kingsoft.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>