testing: add test for slat + clat = tlat
authorVincent Fu <vincent.fu@samsung.com>
Fri, 5 Aug 2022 20:07:21 +0000 (13:07 -0700)
committerVincent Fu <vincentfu@gmail.com>
Sun, 7 Aug 2022 16:26:09 +0000 (12:26 -0400)
commit60ebb9394d7828f2ac42b821e823ba5a83d9f7df
tree5cfefc505515819e4e7c962fac1a2fc1bee49fa4
parentc08f9533042e909d4b4b12fdb8d14f1bc8e23dff
testing: add test for slat + clat = tlat

The sum of submission and completion latency should equal total latency.
Add a test case for this for the libaio ioengine.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/jobs/t0015-e78980ff.fio [new file with mode: 0644]
t/run-fio-tests.py