The following commit has affected the result of genctr and treq field printed: genctr would increment two times per a subsystem due to Commit b662a078 ("nvmet: enable Discovery Controller AENs") treq field would be printed out to support TP 8005: nvmet driver: Commit 9b95d2fb ("nvmet: expose support for fabrics SQ flow control disable in treq") nvme-cli: Commit 2cf370c3 ("fabrics: support fabrics sq flow control disable") Signed-off-by: Minwoo Im <minwoo.im.dev@xxxxxxxxx> --- tests/nvme/017.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/nvme/017.out b/tests/nvme/017.out index 4b0877a..d7685f6 100644 --- a/tests/nvme/017.out +++ b/tests/nvme/017.out @@ -1,11 +1,11 @@ Running nvme/017 -Discovery Log Number of Records 1, Generation counter 1 +Discovery Log Number of Records 1, Generation counter 2 =====Discovery Log Entry 0====== trtype: loop adrfam: pci subtype: nvme subsystem -treq: not specified +treq: not specified, sq flow control disable supported portid: X trsvcid: subnqn: blktests-subsystem-1 -- 2.7.4