diff options
author | Max Gurtovoy <mgurtovoy@nvidia.com> | 2024-01-23 17:40:26 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-03-03 02:18:08 +0300 |
commit | 143667ee9a9cb88b6da7fe6a3d0f32bc33d75d71 (patch) | |
tree | 7758a6afd3d6c285c2e84c27b15129dc3aef1f20 /tools/perf/scripts/python/stackcollapse.py | |
parent | 25802f3ab7a589d2b5d9e1266acffad263d9893e (diff) | |
download | linux-143667ee9a9cb88b6da7fe6a3d0f32bc33d75d71.tar.xz |
nvmet: compare mqes and sqsize only for IO SQ
According to the NVMe Spec:
"
MQES: This field indicates the maximum individual queue size that the
controller supports. For NVMe over PCIe implementations, this value
applies to the I/O Submission Queues and I/O Completion Queues that the
host creates. For NVMe over Fabrics implementations, this value applies
to only the I/O Submission Queues that the host creates.
"
Align the target code to compare mqes and sqsize as mentioned in the
NVMe Spec.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions