diff options
author | Minwoo Im <minwoo.im.dev@gmail.com> | 2021-01-08 23:46:57 +0900 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2021-02-02 10:26:10 +0100 |
commit | f9063a53274d25a878310db3fb645bfa9e49c917 (patch) | |
tree | 5f20c63489399b51bda5a9e7f315ac78b864506d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 60b152a50820a125336ecae26da489059fc61ce1 (diff) |
nvme: support command retry delay for admin command
The controller can request a delay retrying a failed command by setting
the Command Retry Delay (CRD) field in the Completion Queue Entry.
Currentlty this features is only applied to commands on the I/O queue, but
not to commands on the admin queue. Retreive the nvme_ctrl from the
request so that no namespace is required and apply the feature to all
commands.
Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions