From: Dan McDonald <danmcd@mnx.io>
To: illumos-developer <developer@lists.illumos.org>
Subject: Re: [developer] Recent NVMe changes break testing on a VMware guest?
Date: Thu, 11 Jul 2024 16:12:58 +0000 [thread overview]
Message-ID: <7A4BFA41-067A-4719-94DD-83E3DBC1152D@mnx.io> (raw)
In-Reply-To: <1A82FA49-90F0-4B2B-AF0F-B6BF90F9A62F@mnx.io>
Reproducible in both 32- and 64-bit BTW:
[root@coal /tmp/test]# /opt/nvme-tests/tests/unit/firmware.32 >& /tmp/32
[root@coal /tmp/test]# /opt/nvme-tests/tests/unit/firmware.64 >& /tmp/64
[root@coal /tmp/test]# diff /tmp/{32,64}
56,57c56,57
< TEST PASSED: valid ffirmware.32: TEST FAILED: invalid fw load numd 8k gran (3): found wrong return value NVME_FIELD_ERR_OK (0), expected NVME_FIELD_ERR_BAD_VALUE (3)
< firmware.32: TEST FAILED: invalid fw load numd 8k gran (4): found wrong return value NVME_FIELD_ERR_OK (0), expected NVME_FIELD_ERR_BAD_VALUE (3)
---
> TEST PASSED: valid ffirmware.64: TEST FAILED: invalid fw load numd 8k gran (3): found wrong return value NVME_FIELD_ERR_OK (0), expected NVME_FIELD_ERR_BAD_VALUE (3)
> firmware.64: TEST FAILED: invalid fw load numd 8k gran (4): found wrong return value NVME_FIELD_ERR_OK (0), expected NVME_FIELD_ERR_BAD_VALUE (3)
[root@coal /tmp/test]#
Dan
next prev parent reply other threads:[~2024-07-11 16:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 16:00 Dan McDonald
2024-07-11 16:12 ` Dan McDonald [this message]
2024-07-11 16:40 ` [developer] " Andy Fiddaman
2024-07-11 17:51 ` Dan McDonald
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7A4BFA41-067A-4719-94DD-83E3DBC1152D@mnx.io \
--to=danmcd@mnx.io \
--cc=developer@lists.illumos.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).