+18
−7
Loading
Make nvme_free_request a helper named _nvme_free_request that takes an explicit qpair rather than loading it from req->qpair. This restores the optimization in the pcie path which avoids touching the request to reduce unnecessary load dependencies. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I2b07536b1c78c3db16d5a795dfdafaa34f0f917c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20649 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Michael Haeuptle <michaelhaeuptle@gmail.com> Reviewed-by:
Ben Walker <ben@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Deepak Abraham Tom <deepak-abraham.tom@hpe.com> Community-CI: Mellanox Build Bot