diff options
author | Max Gurtovoy <[email protected]> | 2024-01-23 16:40:26 +0200 |
---|---|---|
committer | Keith Busch <[email protected]> | 2024-03-02 15:18:08 -0800 |
commit | 143667ee9a9cb88b6da7fe6a3d0f32bc33d75d71 (patch) | |
tree | 7758a6afd3d6c285c2e84c27b15129dc3aef1f20 /tools/perf/scripts/python/gecko.py | |
parent | 25802f3ab7a589d2b5d9e1266acffad263d9893e (diff) |
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 <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Max Gurtovoy <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions