Re: [PATCH] nvme: change order of qid and cmdid in completion trace
From: Jens Axboe
Date: Thu Apr 26 2018 - 16:03:04 EST
On 4/26/18 1:49 PM, Johannes Thumshirn wrote:
> Keith reported that command submission and command completion
> tracepoints have the order of the cmdid and qid fileds swapped.
>
> While it isn't easily possible to change the command submission
> tracepoint, as there is a regression test parsing it in blktests we
> can swap the command completion tracepoint to have the fileds aligned.
It also makes more sense to have qid before cmdid.
Also, fileds -> fields, in two spots.
With that:
Reviewed-by: Jens Axboe <axboe@xxxxxxxxx>
--
Jens Axboe