aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDaniel Verkamp <[email protected]>2016-12-09 12:59:46 -0700
committerChristoph Hellwig <[email protected]>2016-12-21 11:34:27 +0100
commit6c73f949300f17851f53fa80c9d1611ccd6909d3 (patch)
tree1d29090a3a56f6b9557886953c348e675bb2afd6 /tools/perf/scripts/python/export-to-postgresql.py
parent17a1ec08ce7074f05795e5c32a3e5bc9a797bbf8 (diff)
nvmet: fix KATO offset in Set Features
The Set Features implementation for Keep Alive Timer was using the wrong structure when retrieving the KATO value; it was treating the Set Features command as a Property Set command. The NVMe spec defines the Keep Alive Timer feature as having one input in CDW11 (4 bytes at offset 44 in the command) whereas the code was reading 8 bytes at offset 48. Since the Linux NVMe over Fabrics host never sets this feature, this code has presumably never been tested. Signed-off-by: Daniel Verkamp <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions