+21
−3
Loading
Requests with in-capsule data already have data buffer, there is no sense to put them into a common pending_buf queue. That allows to process e.g. admin/abort commands when the system is running low on buffers. This change also aligns TCP and RDMA behaviour in handling of ICD Last fix for #3646 Change-Id: I9a3086b738499135a63483088c9954039d6e4ce7 Signed-off-by:Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26249 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Konrad Sztyber <ksztyber@nvidia.com>