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 17:51:51 +0000 [thread overview]
Message-ID: <66EAB015-555C-48C1-9AA3-85D89044491B@mnx.io> (raw)
In-Reply-To: <73ab4969-0bce-413f-b3af-90d9b2aef930@omnios.org>
On Jul 11, 2024, at 12:40 PM, Andy Fiddaman <andy@omnios.org> wrote:
>
>
> On Thu, 11 Jul 2024, Dan McDonald wrote:
>
>> 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]#
>
> This is fallout from
>
> 16633 nvme firmware updates cannot enforce update
>
> That change relaxed the restrictions on the allowed firmware chunk size so that
> it no-longer needed to confirm to the firmware upgrade granularity, and as a
> result the tests are seeing NVME_FIELD_ERR_OK where they expect a bad
> value error. I will file a followup and fix it, sorry about that.
No apologies needed. Your explanation is more than enough to allow me to not rebuild this week's SmartOS.
Thanks,
Dan
prev parent reply other threads:[~2024-07-11 17:51 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 ` [developer] " Dan McDonald
2024-07-11 16:40 ` Andy Fiddaman
2024-07-11 17:51 ` Dan McDonald [this message]
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=66EAB015-555C-48C1-9AA3-85D89044491B@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).