Loading
nvme/pcie: rename trace object to NVME_PCIE_REQ
We were using "TR" for "tracker" previously, but we are tracing the nvme_requests, not nvme_trackers, so use the right names for the trace object to avoid confusion. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ia3886d74b162138c2cdbe0017224d9494f74966c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13990 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Dong Yi <dongx.yi@intel.com> Reviewed-by:
Jacek Kalwas <jacek.kalwas@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>